Ernest Surudo
|
60784c7a36
Add ability to delete past events when re-emitting them
|
5 years ago |
Ernest Surudo
|
4f7cfdbca8
Batch-reemit in a background job
|
5 years ago |
Ernest Surudo
|
73fa32fe94
Add ability to reemit all of an agent's events from the UI
|
5 years ago |
Dominik Sander
|
201b784562
Fix specs and deprecation warnings
|
6 years ago |
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
|
9 years ago |
Andrew Cantino
|
a68775fd99
fix spec
|
9 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 |