Dominik Sander
|
03b628dadb |
Fix "request methods will accept only keyword arguments" deprecation |
8 years ago |
Dominik Sander
|
42b132017f |
Rescue from AR:SubclassNotFound and allow to delete agents |
8 years ago |
Dominik Sander
|
58f388d530 |
`service_id` is a valid part of the agent_params |
8 years ago |
Dominik Sander
|
b2f031003f |
Use strong_parameters and drop protected_attributes |
8 years ago |
Dominik Sander
|
d573b98a68 |
Show recently received events in dry run modal |
8 years ago |
Dominik Sander
|
53d4559f6e |
Improve agent and scenario forms |
8 years ago |
George Opritescu
|
ad4a15d6da |
Added button to toggle visibility of disabled agents (#1464) |
8 years ago |
Dominik Sander
|
73bcd927e3 |
Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued |
8 years ago |
Akinori MUSHA
|
5d63aea08e |
Update expected log in the specs |
8 years ago |
Andrew Cantino
|
7042adc61d |
Fix spec |
8 years ago |
Andrew Cantino
|
a68775fd99 |
fix spec |
8 years ago |
Dustin Miller
|
c5766d2086 |
Update for rspec3 rails_helpers config, fix shoulda matchers |
9 years ago |
Andrew Cantino
|
ce84f159e0 |
There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs |
9 years ago |
Akinori MUSHA
|
fe857bc6f0 |
Make the dry_run action accept an event payload |
9 years ago |
Akinori MUSHA
|
cb0333ee92 |
Fix a nonsense spec for dry_run |
9 years ago |
Andrew Cantino
|
a61bcc60cb |
stub spec that was making real HTTP call |
9 years ago |
Akinori MUSHA
|
fbca16e8d3 |
Add specs for DELETE memory |
9 years ago |
Akinori MUSHA
|
979f803759 |
Add a "Dry Run" feature to the Agent form. |
10 years ago |
Dominik Sander
|
c1f336d04e |
FormConfigurable improvements |
10 years ago |
Akinori MUSHA
|
5031cbbbac |
Migrate to RSpec's new expect syntax using Transpec. |
10 years ago |
Bryce Mecum
|
c4c2cedd92 |
Add two specs for Agent#destroy to cover redirects |
10 years ago |
Akinori MUSHA
|
ea0fb2cf90 |
Make drop_pending_events a virtual attribute of Agent. |
10 years ago |
Akinori MUSHA
|
7edbf92f01 |
Give user an option to drop pending events when enabling an agent. |
10 years ago |
Andrew Cantino
|
dfa71d1f45 |
upgrade RSpec |
10 years ago |
Andrew Cantino
|
b91faf62a0 |
easier removal of agents from scenarios via the menu |
10 years ago |
Andrew Cantino
|
b25c38c45e |
better handling of return paths, and more specs |
10 years ago |
Akinori MUSHA
|
47fb2894a1 |
Add a "Clone" button in agents#show. |
10 years ago |
Andrew Cantino
|
a408ae48ea |
globally avoid using symbols since we're moving to json storage |
11 years ago |
Andrew Cantino
|
77882908c4 |
in order to avoid leaking memory, remove all symbolization |
11 years ago |
Andrew Cantino
|
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 years ago |
Andrew Cantino
|
620acffa5a |
initial commit |
11 years ago |