52 Commits (c5766d2086d887e23f6ca05092a65501c0173a14)

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