Glenn 'devalias' Grant
|
2eee88e033 |
Fix spec |
10 years ago |
Glenn 'devalias' Grant
|
bb407f50c1 |
Solves #354 |
10 years ago |
Glenn 'devalias' Grant
|
370297ced3 |
Solves #357 #359 |
10 years ago |
Andrew Cantino
|
5c1fbdb997 |
upload and fetch by url, data object manages import; next step is actual import |
10 years ago |
Andrew Cantino
|
b9b6fa5ced |
diagram links back, export URL includes .json |
10 years ago |
Andrew Cantino
|
a0aef96673 |
Merge remote-tracking branch 'origin/master' into scenarios |
10 years ago |
Glenn / devalias
|
43d0256663 |
Merge pull request #342 from tonmoy-saikia/slack_agent |
10 years ago |
Dominik Sander
|
df9032272c |
Threaded background worker now is the default |
10 years ago |
Dominik Sander
|
a505a1c211 |
Merge branch 'master' into threaded-background-workers |
10 years ago |
Dominik Sander
|
44853e481f |
Merge pull request #348 from dsander/liquid-credentials |
10 years ago |
Dominik Sander
|
8a2a29a4af |
Added a liquid tag to access user credentials |
10 years ago |
Andrew Cantino
|
b91faf62a0 |
easier removal of agents from scenarios via the menu |
10 years ago |
Andrew Cantino
|
663250227d |
allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public |
10 years ago |
Andrew Cantino
|
eb49a8b203 |
Merge branch 'master' into scenarios |
10 years ago |
Andrew Cantino
|
8e8df24237 |
Merge branch 'master' of github.com:cantino/huginn |
10 years ago |
Andrew Cantino
|
b25c38c45e |
better handling of return paths, and more specs |
10 years ago |
Andrew Cantino
|
8636c523b0 |
Merge branch 'master' into scenarios |
10 years ago |
Andrew Cantino
|
ffa1fd5828 |
fix "working state" navigation to logs; remove underlining on "working state" links |
10 years ago |
Andrew Cantino
|
aefc7ba85b |
Scope menu |
10 years ago |
Andrew Cantino
|
32ef369503 |
Merge branch 'master' into scenarios |
10 years ago |
Dominik Sander
|
1c878fa223 |
Merge pull request #345 from dsander/update-chef-recipes |
10 years ago |
Andrew Cantino
|
721487bdc2 |
Merge pull request #343 from alias1/disable-agents-tweaks |
10 years ago |
Andrew Cantino
|
e27a283b0e |
Merge pull request #347 from peter-x/patch-1 |
10 years ago |
Andrew Cantino
|
fc878f4fdc |
Merge remote-tracking branch 'origin/master' into scenarios |
10 years ago |
peter-x
|
cd6fe29890 |
check for nil in ensure part |
10 years ago |
Glenn 'devalias' Grant
|
06155360b7 |
Shuffle the edit menu item down one |
10 years ago |
Glenn 'devalias' Grant
|
24086308df |
Extract actions menu into partial and use it for both Agent Index and Show pages |
10 years ago |
Glenn 'devalias' Grant
|
b6aae538e3 |
Add 'working' link for disabled agents |
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 |
Glenn 'devalias' Grant
|
26efcab289 |
Make agent name link to show |
10 years ago |
Dominik Sander
|
7a39a0c10d |
Updated Cheffile.lock to work with ubuntu 14 |
10 years ago |
Tonmoy Saikia
|
018377002c |
Add default username |
10 years ago |
Tonmoy Saikia
|
ed4cfbc440 |
Add SlackAgent |
10 years ago |
Andrew Cantino
|
5e63ae340b |
Merge pull request #341 from cantino/fix_account_editing |
10 years ago |
Andrew Cantino
|
fc1004fa6f |
fix param sanitizating for account editing |
10 years ago |
Andrew Cantino
|
3e6920d49d |
Merge pull request #328 from knu/imap_folder_agent |
10 years ago |
Andrew Cantino
|
3b0ff79c8d |
Merge pull request #330 from racktear/ubuntu_14_04 |
10 years ago |
Akinori MUSHA
|
ba36e9a267 |
Document how this type of agent memorizes and deals with already seen mails. |
10 years ago |
Akinori MUSHA
|
d101d60211 |
Mark duplicated mails as read even if event creation is skipped. |
10 years ago |
Akinori MUSHA
|
d24d4279b2 |
Elaborate on how to specify a case-insensitive pattern. |
10 years ago |
Konstantin Nazarov
|
3413e92df7 |
Fix chef cookbooks to work with ubuntu 14.04 |
10 years ago |
Akinori MUSHA
|
bf3fe8f1b5 |
Unbreak with Ruby <2.0 not having File::FNM_EXTGLOB. |
10 years ago |
Akinori MUSHA
|
8d4c72d744 |
Convert 'port' to integer. |
10 years ago |
Akinori MUSHA
|
f3a63b935f |
Check regexp validation. |
10 years ago |
Akinori MUSHA
|
3a48076902 |
Cover the "mark_as_read" option. |
10 years ago |
Akinori MUSHA
|
2b8cfe95b9 |
Include "folder" in events. |
10 years ago |
Akinori MUSHA
|
243ab7e651 |
Define expected payloads and reuse them. |
10 years ago |
Akinori MUSHA
|
2c2ebf533c |
Implement ImapFolderAgent. |
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 |