Matej Kramny
2597f41618
Bump version, fix CI build
2016-05-23 21:08:28 +01:00
Matej Kramny
0b417594a4
Improve setup, upgrade, new API
...
- Improve upgrade process (fixes #106 )
- Improve upgrade UI
- Delete Users API
- Get user API
- User update API
- Security improvement (does not spill secret over api)
- Improve setup (fixes #100 )
2016-05-23 20:29:38 +01:00
Matej Kramny
9a292f0f82
Fix sql order (oops), fix circle tests
2016-05-21 00:47:09 +01:00
Matej Kramny
3f3534ff82
fix circle test
2016-05-21 00:13:16 +01:00
Matej Kramny
758b9b480a
contributor notes
2016-05-20 23:50:38 +01:00
Matej Kramny
652c8a6617
Update changelog
2016-05-20 23:31:45 +01:00
Matej Kramny
489eb7a7a0
Bump version
2016-05-20 23:29:12 +01:00
Matej Kramny
7a9dd75b5a
Fix #91
2016-05-20 23:22:09 +01:00
Matej Kramny
2caa691ed6
Fix #93
2016-05-20 23:19:52 +01:00
Matej Kramny
977835f923
Fix sql errors
...
- Add details to contribution guide
- Fix sql errors with project creation (resolves #92 , #83 )
- Check for updates every day
- Display alert next to settings cog when update is available
2016-05-20 23:07:27 +01:00
Matej Kramny
47a6fe51f1
improve setup
...
- fix bug with -setup not accepting spaces
- fix pointless panic while decoding cookies
- fix bug generating secure hashes for cookies during setup
2016-05-17 21:17:17 +01:00
Matej Kramny
4975c8a498
Move public/vendor to special repository
2016-05-17 20:35:23 +01:00
Matej Kramny
3f913f6a71
update contrib guide
2016-05-17 20:32:37 +01:00
Matej Kramny
74b0657ed2
rename swagger.yml to api-docs.yml
2016-05-17 20:22:11 +01: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
172f0924a7
Ignore css file
2016-05-17 17:51:41 +01:00
Matej Kramny
27498e6d9a
Update documentation, update screenshot
2016-05-17 16:52:25 +01:00
Matej Kramny
e8d3ab7df9
Update readme, logo
2016-05-17 16:43:15 +01:00
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