Commit Graph

30 Commits

Author SHA1 Message Date
laeshiny
040aa1cfbd when requesting Environment, sort in ascending order by Name 2017-03-17 00:10:08 +09:00
laeshiny
7196c86e61 when requesting Task Templates, sort in ascending order by Name 2017-03-16 23:56:09 +09:00
laeshiny
8f5717d15d when requesting Task Templates, sort in ascending order by Alias 2017-03-16 23:32:22 +09:00
laeshiny
44d7750b85 correct to reformat from spaces to tabs 2017-03-15 08:06:26 +09:00
laeshiny
c611f2dbbe Add copy feature to task templates.
if the user clicks the copy button, semaphore opens the adding modal with the filled same content (Playbook Alias, Playbook Name, SSH Key, Inventory, Playbook Repository, Environment and Extra CLI Arguments)
2017-03-12 23:50:28 +09:00
Alan Campbell
20b601f45b Reload on modal dismiss 2017-02-15 01:20:57 -05:00
Matej Kramny
6731829792 parse time with momentjs - fix #197 2016-12-21 19:12:53 +09:00
Matej Kramny
bc342313df prevent removing last admin from project 2016-11-21 18:20:48 -08:00
jahantech
bac2fd8b69 Erorr -> Error 2016-10-18 17:31:24 +02:00
Tokuhiro Matsuno
129af0fa17 Added dry_run button. close #152 2016-06-30 10:57:45 -04:00
Tokuhiro Matsuno
af8d0595d4 Save task executed user's ID in database.
And show user name in task information view.
2016-06-26 07:50:51 +09:00
Anže Jenšterle
c2a4d25653 Rename key to opts 2016-06-25 21:19:47 +01:00
Tokuhiro Matsuno
d36760c28c Fixed API Call. Close #142 2016-06-25 18:39:55 +09:00
Matej Kramny
b4cab16fda Improved UI
- Fixes #94
- Fixes admin permissions (needed to manipulate users)
2016-06-17 13:16:46 -07:00
Matej Kramny
ecd6ef96f5 Edit Environments 2016-06-13 20:40:16 -07:00
Matej Kramny
d960ec53f0 Update repositories 2016-06-13 19:37:40 -07:00
Matej Kramny
fcc332dffc Fix ws logs, output updates from ws
- raw output option for logs (no time prefix)
- fix ws logging
- status updates from ws
2016-05-17 20:12:54 +01:00
Matej Kramny
15eb0abe9c Improve looks of project dashboard 2016-05-16 16:58:18 +01:00
Matej Kramny
abafffd994 Better navigation css, logging & ux 2016-05-08 10:36:17 +01:00
Matej Kramny
8b5d6b9803 log fwding 2016-05-01 12:24:09 +01:00
Matej Kramny
4dd8335273 Show task output, fix event time precision 2016-04-17 19:01:51 +01:00
Matej Kramny
1805c32e90 Events, task history, task details 2016-04-17 01:20:23 +01:00
Matej Kramny
ea0245b550 Events
- Complete more UI work
- Show events on dashboard & project dashboard
- Show list of tasks
2016-04-16 20:42:57 +01:00
Matej Kramny
cd5a978bb9 Environment API/UI
- Implement Environment/Inventory API
- Edit Environment
- UI to add/edit environment
2016-04-13 17:09:44 +01:00
Matej Kramny
990f1e7f90 Improve UI, add Names to things
- Document some more
- Add names to Repository/environment/inventory
- UI for new Template
2016-04-11 11:02:10 +01:00
Matej Kramny
04d0d9e4f9 Users API, Users UI
- Improved login failing
2016-04-10 19:03:12 +01:00
Matej Kramny
2e1ad91e7a Running tasks
- Link models with tables
- Basic API to fetch everything
2016-04-07 13:49:34 +01:00
Matej Kramny
9b3d8fbcb8 beginning to running tasks 2016-04-04 14:44:34 +01:00
Matej Kramny
11cb161805 access key ui & api 2016-04-04 00:10:12 +01:00
Matej Kramny
79a05b389f Project ui, ws
- [wip] ws support
2016-04-02 13:40:07 +01:00