Commit Graph

126 Commits

Author SHA1 Message Date
Matej Kramny
4ca05800ee Upgrade from the UI
yay 👏
2016-05-17 16:18:26 +01:00
Matej Kramny
c94f68b86b More branding! :)
https://imgur.com/a/sJOga
2016-05-16 23:06:45 +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
ca321053ae Update readme 2016-04-30 16:23:04 +02:00
Matej Kramny
1502ec3935 Fix #83
- oversight with sql code which doesn't actually add a project
2016-04-30 15:38:01 +02: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
8fd27ee16b Improved setup formatting 2016-04-30 09:52:33 +02:00
Matej Kramny
d5b1977889 Create db if doesn't exist.. 2016-04-30 07:54:29 +02:00
Matej Kramny
57f107d2fe Code of conduct, changelog 2016-04-29 23:47:31 +02:00
Matej Kramny
1d5d311315 Update readme, contributing guide 2016-04-29 15:58:17 +02:00
Matej Kramny
4787df9ee5 Bump version 2016-04-29 14:07:33 +02:00
Matej Kramny
027f82d8a9 Slight UI improvement 2016-04-29 14:05:38 +02:00
Matej Kramny
4158aaa886 Fix SQL
- for strict mode
2016-04-29 09:33:08 +02:00
Matej Kramny
697e456802 Upgrade 2016-04-26 19:18:28 +01:00
Matej Kramny
030fe5522b Merge branch 'v2' of github.com:ansible-semaphore/semaphore into v2
* 'v2' of github.com:ansible-semaphore/semaphore:
  Rotate the octocat on the github corner
2016-04-24 19:11:56 +01:00
Matej Kramny
98210da21d Improve setup 2016-04-24 19:11:43 +01:00
Matej Kramny
37b0f62915 Merge pull request #78 from ansible-semaphore/feature/fix-octocat
Rotate the octocat on the github corner
2016-04-24 19:10:08 +01:00
Alan Campbell
e662848304 Rotate the octocat on the github corner
Probably a much better way to do this.
2016-04-19 14:14:59 -04:00
Matej Kramny
10cabd4669 Update build process 2016-04-18 02:11:05 +01:00
Matej Kramny
ab3a33e763 Interactive setup 2016-04-18 01:58:29 +01:00
Matej Kramny
3f0d318522 Fix SQL migrations 2016-04-18 01:06:13 +01:00
Matej Kramny
4dd8335273 Show task output, fix event time precision 2016-04-17 19:01:51 +01:00
Matej Kramny
cf75b1caf1 Route output of tasks to correct users 2016-04-17 11:41:36 +01:00
Matej Kramny
4be4d12c3b Improve project creation UI
- Improve project adding UI
- Fix bug filtering for single project
2016-04-17 01:24:32 +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
33ce6d7327 Add circle badge 2016-04-11 18:28:34 +01:00
Matej Kramny
65640cc246 Update readme 2016-04-11 18:01:57 +01:00
Matej Kramny
119ef97584 Env, inventory UI 2016-04-11 17:54:35 +01:00
Matej Kramny
5354d0a645 Print example configuration 2016-04-11 11:30:31 +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
a9011c3c64 UI to change passwords 2016-04-10 20:05:58 +01:00
Matej Kramny
37fac07475 Comment out task schedule 2016-04-10 19:58:34 +01:00
Matej Kramny
d6f79e4475 Rimraf legacy stuff 2016-04-10 19:45:27 +01:00
Matej Kramny
0cdaee862f rimraf archaic stuff 2016-04-10 19:36:27 +01:00
Matej Kramny
04d0d9e4f9 Users API, Users UI
- Improved login failing
2016-04-10 19:03:12 +01:00
Matej Kramny
65dc08eb48 Enhance docs by detailing tags 2016-04-09 20:45:38 +01:00
Matej Kramny
ce9d5bc053 Complete documentation 2016-04-09 20:38:14 +01:00
Matej Kramny
d6370c875e API Tokens, Documentation
- API Tokens
- More documentation
- Update API
2016-04-09 20:09:57 +01:00
Matej Kramny
5d332266ac Update pong format 2016-04-09 01:46:29 +01:00
Matej Kramny
6d913ff1f8 Swagger doc 2016-04-09 01:31:13 +01:00
Matej Kramny
c0fb2503e1 Ignore OSX files 2016-04-09 00:24:32 +01:00
Matej Kramny
f2b6025028 Increase presicion of logs 2016-04-08 23:51:24 +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