42 次代碼提交 (811f9c27d1698f4c19f9f331c5ebdff30e261023)

作者 SHA1 備註 提交日期
  George Opritescu 372db7a3d0 Fixed some n+1 queries 8 年之前
  Andrew Cantino a025923c3c Restyle memory show/hide a little 8 年之前
  Judy Ngai 6b212c819e fixing html related errors 8 年之前
  Judy Ngai 7a9b405c67 made button text dependent updated jquery 8 年之前
  Judy Ngai c96e40272f rm code from view and indent properly 8 年之前
  Judy Ngai fdbb055815 attempt to convert js to coffee 8 年之前
  Judy Ngai 6f46da0073 switched to toggle jquery method 8 年之前
  Judy Ngai 7fd6ff358d ui patch agent show 8 年之前
  mikalauskas 6ca02f3977 some fixes to return links 8 年之前
  Andrew Cantino 41f4d6e339 handle return paths mroe gracefully from "Back" in Agent show 8 年之前
  Andrew Cantino 617c3c51c6 editing an agent returns you to correct scenario or index 8 年之前
  Akinori MUSHA 914bbb4123 Use the `fa-pulse` spinner built in with Font Awesome 9 年之前
  Akinori MUSHA a080a78eeb Allow user to clear memory of an agent 9 年之前
  Akinori MUSHA d655cc6cb1 Add a new helper: icon_tag(). 9 年之前
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 9 年之前
  Akinori MUSHA 30041706ff Rename "target" to "control target". 9 年之前
  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 年之前
  Akinori MUSHA 624d41ed26 Properly show "None" for empty sources/receivers. 10 年之前
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources 10 年之前
  Akinori MUSHA cf9cdfb3ac Show the propagate_immediately flag in agent details. 10 年之前
  Andrew Cantino aefc7ba85b Scope menu 10 年之前
  Glenn 'devalias' Grant 24086308df Extract actions menu into partial and use it for both Agent Index and Show pages 10 年之前
  Glenn 'devalias' Grant cf03cbbe67 Fix menu/actions drop down regressions from previous patch (+ add bootstrap style colour classes to css) 10 年之前
  Andrew Cantino 51c94cdb12 Merge branch 'master' into alias1-196-disable-agents 10 年之前
  Andrew Cantino e4f294145b add back in clone operation that was lost in Bootstrap upgrade 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 03ceab8da5 Merge branch 'master' into 196-disable-agents 10 年之前
  Akinori MUSHA 47fb2894a1 Add a "Clone" button in agents#show. 10 年之前
  Glenn 'devalias' Grant a8fcf038c7 [196-Disable] Cleanup agent show menu and include disabled state 10 年之前
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents 10 年之前
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 10 年之前
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events 10 年之前
  Andrew Cantino 3eaa9272b1 Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. 10 年之前
  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. 10 年之前
  Andrew Cantino 55b8f8064c Show event sources and receivers. 10 年之前
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices 11 年之前
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 年之前
  Andrew Cantino 620acffa5a initial commit 11 年之前