|
.. |
|
assets
|
8d7dde6fb5
|
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging.
|
11 ans auparavant |
|
controllers
|
8d7dde6fb5
|
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging.
|
11 ans auparavant |
|
helpers
|
700209155a
|
When an Agent isn't working, the "No" links to either the Agent's details tab, or its Logs tab, depending on if the most recent log is an error.
|
11 ans auparavant |
|
mailers
|
7877ba23d4
|
Better email formatting for events
|
11 ans auparavant |
|
models
|
8d7dde6fb5
|
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging.
|
11 ans auparavant |
|
views
|
3eaa9272b1
|
Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags.
|
11 ans auparavant |