Dominik Sander
|
42b132017f |
Rescue from AR:SubclassNotFound and allow to delete agents |
8 年 前 |
Dominik Sander
|
53d4559f6e |
Improve agent and scenario forms |
8 年 前 |
Andrew Cantino
|
431cfaa930 |
The control links selector was too limiting |
9 年 前 |
Andrew Cantino
|
1a50eac7d6 |
Merge pull request #1003 from cantino/agent_editing_returns |
9 年 前 |
Andrew Cantino
|
ff739a2685 |
propagate_immediately was poorly documented |
9 年 前 |
Andrew Cantino
|
617c3c51c6 |
editing an agent returns you to correct scenario or index |
9 年 前 |
Dustin Miller
|
e9ac0295cc |
Updated agent picker to properly display/search descriptions that return procs |
9 年 前 |
Dustin Miller
|
fe8662244f |
Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue |
9 年 前 |
Dustin Miller
|
784142f056 |
Updated agent picker to include agent description |
9 年 前 |
Andrew Cantino
|
d3564c18fd |
allow FormConfigurable text areas to be syntax highlighted; allow JavaScriptAgent to be dry run |
9 年 前 |
Dominik Sander
|
60956c49b9 |
Added a concern to configure Agents via HTML forms |
10 年 前 |
Andrew Cantino
|
53b9e47371 |
refactor JS and fix scheduling clearing bug |
10 年 前 |
Andrew Cantino
|
4bb833fd89 |
Minor refector to avoid global @agent |
10 年 前 |
Akinori MUSHA
|
38de860670 |
Make the "Controllers" field read-only. |
10 年 前 |
Akinori MUSHA
|
8065721b77 |
Rename "chain" to "control link" for clarity. |
10 年 前 |
Akinori MUSHA
|
1cea2ba36e |
Merge remote-tracking branch 'origin/master' into scheduler_agent |
10 年 前 |
Akinori MUSHA
|
30041706ff |
Rename "target" to "control target". |
10 年 前 |
Akinori MUSHA
|
806e41dd4c |
Merge branch 'master' into scheduler_agent |
10 年 前 |
Akinori MUSHA
|
381a338c6c |
Move the Save button right under the options. |
10 年 前 |
Akinori MUSHA
|
a4795734b7 |
Add control action types "enable" and "disable". |
10 年 前 |
Akinori MUSHA
|
de5619fb64 |
Rename "runner" to "controller". |
10 年 前 |
Akinori MUSHA
|
e9fa1f2032 |
Add SchedulerAgent, which periodically runs other agents. |
10 年 前 |
Akinori MUSHA
|
b4636f8c67 |
Provide a target agent select box for an agent that can run other agents. |
10 年 前 |
Dominik Sander
|
0c020d922c |
Moved the service dropdown into a partial |
10 年 前 |
Dominik Sander
|
b71ea25418 |
Merge branch 'master' into omniauth |
10 年 前 |
Akinori MUSHA
|
00514d2ca5 |
Add a hover-help for the Options field which explains interpolation. |
10 年 前 |
Dominik Sander
|
f07db9c97c |
Merge remote-tracking branch 'huginn/master' into omniauth |
10 年 前 |
Andrew Cantino
|
a7ed5b5307 |
Nicer formatting of JSONEditor; minor tweeks; Scenarios show up in the quick navigation menu |
10 年 前 |
Dominik Sander
|
4ffd9ebb91 |
Update new agent form to include the service dropdown |
10 年 前 |
Dominik Sander
|
12c2af26bb |
Add omniauth to let huginn consume oauth endpoints |
10 年 前 |
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 年 前 |
Andrew Cantino
|
51c94cdb12 |
Merge branch 'master' into alias1-196-disable-agents |
10 年 前 |
Andrew Cantino
|
41533e7a75 |
a few minor UI tweeks after the bootstrap upgrade |
10 年 前 |
Maximilian Clarke
|
bd1a01eb4d |
Upgrade to Bootstrap 3.1.1 |
10 年 前 |
Glenn 'devalias' Grant
|
9b86bce9c1 |
Changes based on @cantino's comments |
10 年 前 |
Glenn 'devalias' Grant
|
86f730740d |
[196-Disable] Update agent _form to include disable option |
10 年 前 |
qedi
|
163f09ee7a |
update the checkbox to display on one line |
10 年 前 |
qedi
|
a2b4485537 |
adding a missed div |
10 年 前 |
qedi
|
31e4d152cc |
first working version of Agents that propagate immediately |
10 年 前 |
Andrew Cantino
|
c043a40868 |
add Ace editor for editing JavaScript in credentials |
10 年 前 |
Andrew Cantino
|
229e24ea80 |
add keep_events_for as an optional field for agents to decide how long to store events |
11 年 前 |
Andrew Cantino
|
403db15b35 |
Fix a bug where JSON was lost when saving invalid options |
11 年 前 |
Andrew Cantino
|
0150eac1ac |
add cannot_create_events! annotation |
11 年 前 |
Andrew Cantino
|
ee14c2e72b |
Sort event types; chage key name |
11 年 前 |
Andrew Cantino
|
86b5b1f203 |
Use select2 for type selection; switch to showing JSON for event information |
11 年 前 |
Andrew Cantino
|
620acffa5a |
initial commit |
11 年 前 |