22 Commits (70157dc6878e0e5f3bbcb549fbb02db2f3c19e10)

Author SHA1 Message Date
  Akinori MUSHA 00514d2ca5 Add a hover-help for the Options field which explains interpolation. 10 years ago
  Andrew Cantino 8c18160e15 fix missing default schedule usage when making an agent 10 years ago
  Andrew Cantino 827b62356a the import process now allows you to merge your agents with the incoming ones; next step is better UI 10 years ago
  Andrew Cantino 8636c523b0 Merge branch 'master' into scenarios 10 years ago
  Andrew Cantino ffa1fd5828 fix "working state" navigation to logs; remove underlining on "working state" links 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
  Andrew Cantino 41533e7a75 a few minor UI tweeks after the bootstrap upgrade 10 years ago
  Maximilian Clarke bd1a01eb4d Upgrade to Bootstrap 3.1.1 10 years ago
  Akinori MUSHA 47fb2894a1 Add a "Clone" button in agents#show. 10 years ago
  qedi 31e4d152cc first working version of Agents that propagate immediately 10 years ago
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents 10 years ago
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 10 years ago
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events 10 years ago
  Andrew Cantino 403db15b35 Fix a bug where JSON was lost when saving invalid options 11 years ago
  Andrew Cantino 8d7dde6fb5 Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging. 11 years ago
  Andrew Cantino c2fa67dd9b Allow the quick navigation menu to run propagation and show the diagram. 11 years ago
  Andrew Cantino f8ee5e3ec4 merge 11 years ago
  Andrew Cantino 700209155a When an Agent isn't working, the "No" links to either the Agent's details tab, or its Logs tab, depending on if the most recent log is an error. 11 years ago
  Andrew Cantino 6a82f27034 Add quick navigation box for Agents 11 years ago
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices 11 years ago
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 years ago
  Andrew Cantino 620acffa5a initial commit 11 years ago