.. |
agents
|
3d428d284d
refactor and add specs for the agent by @morriswinkler
|
10 éve |
agent.rb
|
60956c49b9
Added a concern to configure Agents via HTML forms
|
10 éve |
agent_log.rb
|
5d3872f28a
Add a button to view full error logs. Allow longer than 2000 characters.
|
10 éve |
contact.rb
|
ff758cc679
move user credentials to a primary route, update twitter agents and background job
|
11 éve |
control_link.rb
|
8065721b77
Rename "chain" to "control link" for clarity.
|
10 éve |
event.rb
|
dd507e3cbf
Make Event's location accessible from Liquid templates.
|
10 éve |
link.rb
|
306843de0a
Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made.
|
10 éve |
scenario.rb
|
96196edb06
Allow nullable tag colors for the scenario
|
10 éve |
scenario_import.rb
|
5ee20f22da
Assume an uploaded scenario file (JSON) is encoded in UTF-8.
|
10 éve |
scenario_membership.rb
|
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 éve |
service.rb
|
04a244661d
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own.
|
10 éve |
user.rb
|
87ad26301b
Refactor OmniAuth integration.
|
10 éve |
user_credential.rb
|
c043a40868
add Ace editor for editing JavaScript in credentials
|
11 éve |