Dominik Sander
|
ee1ebea830 |
Allow to configure various devise settings in .env |
8 years ago |
Dustin Miller
|
c5766d2086 |
Update for rspec3 rails_helpers config, fix shoulda matchers |
9 years ago |
Akinori MUSHA
|
8c2b11a567 |
Make TupleSorter#sort! never fail |
9 years ago |
Akinori MUSHA
|
06554eaf31 |
Implement Utils.sort_tuples! for user-defined sorting |
9 years ago |
Akinori MUSHA
|
5031cbbbac |
Migrate to RSpec's new expect syntax using Transpec. |
10 years ago |
Andrew Cantino
|
ebe302492d |
fix some more XPaths |
10 years ago |
Dominik Sander
|
b7b3460fd3 |
Update to rails 4.1 |
10 years ago |
Andrew Cantino
|
63a42fff3c |
Add option to treat strings starting with $ as JSONPath |
10 years ago |
Andrew Cantino
|
e24f940ac8 |
Merge branch 'master' into human_task_agent |
11 years ago |
Andrew Cantino
|
3eaa9272b1 |
Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. |
11 years ago |
Andrew Cantino
|
0120ccb9c1 |
Basic HuamnTaskAgent with specs |
11 years ago |
Andrew Cantino
|
86b5b1f203 |
Use select2 for type selection; switch to showing JSON for event information |
11 years ago |
Andrew Cantino
|
306237c306 |
Allow escaping of JSONPath outputs; demonstrate in the formatting agent. |
11 years ago |
Andrew Cantino
|
52a1c1208a |
Don't allow JSONPath eval |
11 years ago |
Andrew Cantino
|
b876759b7b |
Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent. |
11 years ago |