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
Matej Kramny
b4cab16fda
Improved UI
...
- Fixes #94
- Fixes admin permissions (needed to manipulate users)
2016-06-17 13:16:46 -07:00
Matej Kramny
f1972a697b
mv models/accessKey.go -> models/AccessKey.go
2016-06-15 22:01:12 -07:00
Matej Kramny
f16b3a57e8
Fix SQL bugs
...
- Fixes #117
- Fixes #116
2016-06-02 19:26:51 +01:00
Matej Kramny
c58d9ac34f
refactoring
2016-05-24 10:55:48 +01:00
Matej Kramny
b2eb39d605
🎉 remove redis dependency
...
- Remove mandrill
- Remove redis
- Sessions & more transparency into who's logged into your user
- Session is stored in cookies (map of two integers.)
- Encrypted sessions, configurable keys (auto-generated)
2016-04-30 14:28:47 +02:00
Matej Kramny
ab3a33e763
Interactive setup
2016-04-18 01:58:29 +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
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
d6370c875e
API Tokens, Documentation
...
- API Tokens
- More documentation
- Update API
2016-04-09 20:09:57 +01:00
Matej Kramny
67a29f763b
Running all the things 🎉
...
- Define extra (environment) vars to tasks
- Able to create custom ansible jobs by defining parameters (infinite usabilities for user here)
- Log output to db
- Debug tasks
- Ssh key for accessing inventory (separate from the key to access inventory api)
-
2016-04-08 20:41:20 +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
Matej Kramny
ad860ef236
Login working
2016-03-18 23:23:03 +00:00
Matej Kramny
0f180756ab
Auth page
...
- Restructuring & co
2016-03-18 22:03:28 +00:00
Matej Kramny
90f9295505
Initial v2 work
2016-01-05 00:32:53 +01:00