Histórico de Commits

Autor SHA1 Mensagem Data
  Dominik Sander 26e878c61a Fix the rest of the deprecation warnings há 8 anos atrás
  Dominik Sander 42b132017f Rescue from AR:SubclassNotFound and allow to delete agents há 8 anos atrás
  Dominik Sander b2f031003f Use strong_parameters and drop protected_attributes há 8 anos atrás
  Dominik Sander d573b98a68 Show recently received events in dry run modal há 8 anos atrás
  George Opritescu ad4a15d6da Added button to toggle visibility of disabled agents (#1464) há 8 anos atrás
  Dominik Sander 73bcd927e3 Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued há 8 anos atrás
  Andrew Cantino 7476d7dcf1 Add column with default sort to prioritize new Agents in the index view há 8 anos atrás
  Andrew Cantino 41f4d6e339 handle return paths mroe gracefully from "Back" in Agent show há 9 anos atrás
  Andrew Cantino 8713dce4d8 integrate @knu's suggestions há 9 anos atrás
  Andrew Cantino ce84f159e0 There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs há 9 anos atrás
  Akinori MUSHA fe857bc6f0 Make the dry_run action accept an event payload há 9 anos atrás
  Akinori MUSHA 8eaaff410a Always use POST for dry_run há 9 anos atrás
  Akinori MUSHA e3f090ade8 Properly redirect to /agents after creating a new agent há 9 anos atrás
  Akinori MUSHA 9ec2f17506 Fix PUT /agents/:id redirecting to the edit page by default há 9 anos atrás
  Akinori MUSHA 5854566c64 AgentsController#redirect_back: Use the referrer when appropriate há 9 anos atrás
  Akinori MUSHA 15378aa006 Add "Dry Run" to the action menu há 9 anos atrás
  Akinori MUSHA a080a78eeb Allow user to clear memory of an agent há 9 anos atrás
  Akinori MUSHA 05f98cac61 Show error messages when trying to dry-run an invalid agent. há 9 anos atrás
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. há 10 anos atrás
  KimJungHun bfcec46e45 Update agents_controller.rb há 10 anos atrás
  KimJungHun b939a27526 Update agents_controller.rb há 10 anos atrás
  KimJungHun 073b80a5cc Update agents_controller.rb há 10 anos atrás
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms há 10 anos atrás
  Andrew Cantino 4bb833fd89 Minor refector to avoid global @agent há 10 anos atrás
  Andrew Cantino 77723a91d5 tables can be sorted; optimized Agents load slightly há 10 anos atrás
  Akinori MUSHA 69d2273221 Add can_control_other_agents to the response hash of type_details. há 10 anos atrás
  Dominik Sander 0c020d922c Moved the service dropdown into a partial há 10 anos atrás
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources há 10 anos atrás
  Andrew Cantino 8c18160e15 fix missing default schedule usage when making an agent há 10 anos atrás
  Andrew Cantino cd5c7060fb integrate dsander's suggestions há 10 anos atrás