52 Commits (c5766d2086d887e23f6ca05092a65501c0173a14)

Author SHA1 Message Date
  Dustin Miller e9ac0295cc Updated agent picker to properly display/search descriptions that return procs 9 years ago
  Akinori MUSHA 01d955cc78 Make the font sizes of headings in Agent descriptions smaller 9 years ago
  Andrew Cantino 9a7ebc09b7 Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun 9 years ago
  Andrew Cantino 5067104d5e make create_event in dry_run work the same as the normal one; fix width of editor 9 years ago
  Dominik Sander 126cb19741 Merge pull request #649 from dsander/wunderlist 9 years ago
  Akinori MUSHA 914bbb4123 Use the `fa-pulse` spinner built in with Font Awesome 9 years ago
  Akinori MUSHA a080a78eeb Allow user to clear memory of an agent 9 years ago
  Andrew Cantino d3564c18fd allow FormConfigurable text areas to be syntax highlighted; allow JavaScriptAgent to be dry run 9 years ago
  Andrew Cantino f886bdf00d fit more in header 9 years ago
  Dominik Sander 292f455b56 Adds wunderlist agent 9 years ago
  Andrew Cantino c0df2352a6 Merge pull request #575 from cantino/longer_agent_logs 9 years ago
  Andrew Cantino 85862fdc56 pre-wrap 9 years ago
  Andrew Cantino 815c6d6b86 larger model; fix bootstrap error errors 9 years ago
  Guilherme J. Tramontina d40319458b Merge branch 'master' into dropbox-watch-agent 9 years ago
  Guilherme J. Tramontina 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. 9 years ago
  Akinori MUSHA a3f0611d94 Set the button color for Tumblr. 9 years ago
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 9 years ago
  Akinori MUSHA 5b89bcdb68 Add omniauth_button() and use some Sass tricks for DRY. 9 years ago
  Akinori MUSHA 03892d7341 Make action icons look clickable. 9 years ago
  Akinori MUSHA c6c91cd8ab Turn authentication links into pretty buttons. 9 years ago
  Andrew Cantino 5fdf5197c7 Merge pull request #526 from cantino/many_gems_are_optional 9 years ago
  Dominik Sander d10f21bb79 Fixed navigation bar when many events are pending 9 years ago
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM 9 years ago
  Akinori MUSHA b933a886ea Add a tooltip for the "Drop pending events" option. 9 years ago
  Andrew Cantino 77723a91d5 tables can be sorted; optimized Agents load slightly 9 years ago
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 9 years ago
  Akinori MUSHA 38de860670 Make the "Controllers" field read-only. 9 years ago
  Dominik Sander 830cf1bf3d Simple job management page 9 years ago
  Akinori MUSHA 3c9dd9a8a4 Update the Heroku instructions. 9 years ago
  Guilherme J. Tramontina 977b9c0c3f Add Spectrum as input[type=color] polyfill. 10 years ago
  Akinori MUSHA 05e373614e Add a hover menu to the "Agents" nav link. 10 years ago
  Akinori MUSHA 00514d2ca5 Add a hover-help for the Options field which explains interpolation. 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 64564eb120 Importing of Scenarios now works, creating any needed Agents by global guid 10 years ago
  Andrew Cantino b91faf62a0 easier removal of agents from scenarios via the menu 10 years ago
  Andrew Cantino 32ef369503 Merge branch 'master' into scenarios 10 years ago
  Glenn 'devalias' Grant 2df8be3b48 Handle agent disabled opacity a bit nicer 10 years ago
  Glenn 'devalias' Grant cf03cbbe67 Fix menu/actions drop down regressions from previous patch (+ add bootstrap style colour classes to css) 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 5774345242 disable run button when disabled 10 years ago
  Andrew Cantino 51c94cdb12 Merge branch 'master' into alias1-196-disable-agents 10 years ago
  Maximilian Clarke bd1a01eb4d Upgrade to Bootstrap 3.1.1 10 years ago
  Glenn 'devalias' Grant 9b86bce9c1 Changes based on @cantino's comments 10 years ago
  Glenn 'devalias' Grant 9e935ce74e [196-Disable] Update agent index, controller, css, etc to show disabled state 10 years ago
  Andrew Cantino c043a40868 add Ace editor for editing JavaScript in credentials 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 f8ee5e3ec4 merge 10 years ago
  Andrew Cantino a0484f9153 Update Agent Index to hide impossible fields. 10 years ago
  Andrew Cantino 6a82f27034 Add quick navigation box for Agents 10 years ago
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices 11 years ago