Dominik Sander
|
8508928943
Admins can deactivate user accounts
|
9 years ago |
Dominik Sander
|
4722ebfe4e
Add admin user management interface
|
9 years ago |
Andrew Cantino
|
65f9d387ca
Merge pull request #974 from cantino/minor_improvements
|
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 |
Will Read
|
71b2bfdd19
Intercept email in development by default
|
9 years ago |
Akinori MUSHA
|
8eaaff410a
Always use POST for dry_run
|
9 years ago |
Akinori MUSHA
|
a080a78eeb
Allow user to clear memory of an agent
|
10 years ago |
Akinori MUSHA
|
979f803759
Add a "Dry Run" feature to the Agent form.
|
10 years ago |
Dominik Sander
|
60956c49b9
Added a concern to configure Agents via HTML forms
|
10 years ago |
Akinori MUSHA
|
5462c62585
Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController.
|
10 years ago |
Akinori MUSHA
|
2f1ff3192c
Remove the constraints on services callback, since there is a spec against it.
|
10 years ago |
Akinori MUSHA
|
87ad26301b
Refactor OmniAuth integration.
|
10 years ago |
Akinori MUSHA
|
89754a1cb3
Integrate UserLocationUpdatesController into WebRequestsController.
|
10 years ago |
Akinori MUSHA
|
f720291b49
UserLocationAgent: Receive events and accept POST via WebRequestsController.
|
10 years ago |
Dominik Sander
|
830cf1bf3d
Simple job management page
|
10 years ago |
Andrew Cantino
|
78f6150b26
Merge branch 'omniauth' of https://github.com/dsander/huginn into dsander-omniauth
|
10 years ago |
Alex Coomans
|
15e3f0a33d
Break Diagram into it's own controller, nest resources
|
10 years ago |
Dominik Sander
|
f07db9c97c
Merge remote-tracking branch 'huginn/master' into omniauth
|
10 years ago |
Dominik Sander
|
12c2af26bb
Add omniauth to let huginn consume oauth endpoints
|
10 years ago |
Andrew Cantino
|
5c1fbdb997
upload and fetch by url, data object manages import; next step is actual import
|
10 years ago |
Andrew Cantino
|
b91faf62a0
easier removal of agents from scenarios via the menu
|
10 years ago |
Andrew Cantino
|
663250227d
allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public
|
10 years ago |
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 years ago |
Dominik Sander
|
b7b3460fd3
Update to rails 4.1
|
11 years ago |
Andrew Cantino
|
25b62ae1f1
Merge pull request #203 from cantino/data_output_agent
|
11 years ago |
Andrew Cantino
|
db0fbe4c93
rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now
|
11 years ago |
Andrew Cantino
|
671e190b35
disable DelayedJobWeb link when it is not enabled
|
11 years ago |
Andrew Cantino
|
ea8963a8cf
add show page for the new agent
|
11 years ago |
Andrew Cantino
|
794ae69b91
Refactor webhook handling to accept all HTTP verbs
|
11 years ago |
Andrew Cantino
|
ff758cc679
move user credentials to a primary route, update twitter agents and background job
|
11 years ago |