Dominik Sander
|
53d4559f6e
Improve agent and scenario forms
|
9 gadi atpakaļ |
Albert Sun
|
5da40533c6
modify receive_web_request to take either 1 or 3 arguments
|
9 gadi atpakaļ |
Albert Sun
|
9ddb4e97de
receive_web_request can also now receive the ActionDispatch request object
|
9 gadi atpakaļ |
Albert Sun
|
58f6307e2c
Pass request headers through to agents that implement receive_web_request
|
9 gadi atpakaļ |
Dominik Sander
|
8508928943
Admins can deactivate user accounts
|
9 gadi atpakaļ |
Dominik Sander
|
a958b15f18
Add no_bulk_receive! option to ensure each event is processed individually
|
9 gadi atpakaļ |
Dustin Miller
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 gadi atpakaļ |
Andrew Cantino
|
b31a0ec3e7
fix specs and add support for translation in Scenario exports
|
9 gadi atpakaļ |
Dominik Sander
|
842528ab3e
Fixes postgres and DST related spec issues
|
10 gadi atpakaļ |
Akinori MUSHA
|
5031cbbbac
Migrate to RSpec's new expect syntax using Transpec.
|
10 gadi atpakaļ |
Akinori MUSHA
|
faed2845c6
Add a spec for how drop_pending_events= should work.
|
10 gadi atpakaļ |
Akinori MUSHA
|
4a06afafde
Move these specs to the right splace.
|
10 gadi atpakaļ |
Akinori MUSHA
|
ea0fb2cf90
Make drop_pending_events a virtual attribute of Agent.
|
10 gadi atpakaļ |
Akinori MUSHA
|
30041706ff
Rename "target" to "control target".
|
10 gadi atpakaļ |
Akinori MUSHA
|
de5619fb64
Rename "runner" to "controller".
|
10 gadi atpakaļ |
Akinori MUSHA
|
c7e67a36e6
Add "chains" to represent runner-target relationships between Agents.
|
10 gadi atpakaļ |
Andrew Cantino
|
dfa71d1f45
upgrade RSpec
|
10 gadi atpakaļ |
Andrew Cantino
|
ebe302492d
fix some more XPaths
|
10 gadi atpakaļ |
Akinori MUSHA
|
7b6119f1f2
`"text": true` should have meant ".//text()", not "text()".
|
10 gadi atpakaļ |
Akinori MUSHA
|
4d623c5893
WebsiteAgent: Introduce per-node XPath evaluation in extraction.
|
10 gadi atpakaļ |
Akinori MUSHA
|
a799408272
Add specs for AgentDrop.
|
10 gadi atpakaļ |
Akinori MUSHA
|
4be27d53c7
Add Agent#short_type.
|
10 gadi atpakaļ |
Andrew Cantino
|
fbcede8649
Merge remote-tracking branch 'origin/master' into interpolated_options
|
10 gadi atpakaļ |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
10 gadi atpakaļ |
Andrew Cantino
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 gadi atpakaļ |
Andrew Cantino
|
aaa4b7a155
add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export
|
10 gadi atpakaļ |
Andrew Cantino
|
ac8d879940
add specs for disabled agents
|
10 gadi atpakaļ |
Andrew Cantino
|
d1c2fcc4a1
Merge pull request #281 from dsander/pushbullet-agent
|
11 gadi atpakaļ |
Dominik Sander
|
1230391eed
Moved working helpers into a concern, explained JsonPathOptionsOverwritable
|
11 gadi atpakaļ |
Dominik Sander
|
20ba2be285
Added pushbullet agent, refactored JSONPath merging
|
11 gadi atpakaļ |