Commit Graph

76 Commits

Author SHA1 Message Date
Matej Kramny
79a05b389f Project ui, ws
- [wip] ws support
2016-04-02 13:40:07 +01:00
Matej Kramny
121567fa03 sample Projects UI, cleanup vendor/
- Update dependencies
- Remove lib/
- Dashboard
2016-03-28 18:28:26 +01:00
Matej Kramny
e212c88bd2 ignore sacred files 2016-03-19 11:48:11 +00: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
252b4fbe50 Use proper github path 2016-03-16 21:49:43 +00:00
Matej Kramny
119bca059f Readme description 2016-01-20 19:31:50 +00:00
Matej Kramny
3de17dbcf3 ignore build/ 2016-01-20 19:25:05 +00:00
Matej Kramny
6b28b9ef0b Proper build architectures 2016-01-06 12:38:01 +01:00
Matej Kramny
219fd5b58a Serve public assets 2016-01-06 12:20:07 +01:00
Matej Kramny
90f9295505 Initial v2 work 2016-01-05 00:32:53 +01:00
Matej Kramny
b42cd6b3c5 Merge pull request #57 from prelegalwonder/feature/fix-environment
Fixes #56: Prepend process.env.PATH, add PYTHONPATH to spawn env args
2015-12-29 20:23:55 +00:00
Andrew Replogle
199b82a699 RE ISSUE-56: Prepend PATH and add PYTHONPATH to spawn env args 2015-12-29 17:33:14 +00:00
Matej Kramny
48304ef4b5 Merge pull request #50 from brodul/bug-48
Fix #48 - create admin user only if no users exist
2015-10-22 17:33:42 +01:00
Andraz Brodnik
9c951dbca4 If users in db don't create default user (fixes #48)
If there are any users in the DB skip the creation of the default admin.

When user starts the app from scratch the default admin is created. If the user adds another admin and deletes the default user,
the default admin will not be created.
If there is the case that the user deletes all admins (including the one he is using right now) the default admin is created again.

This fixes bug #48 which can be a security issue for open deploys of semaphore application.
2015-10-22 14:45:27 +02:00
Matej Kramny
f89e5e6ae6 Merge pull request #40 from brodul/normal_user
Replace root home with home of the semaphore user
2015-10-09 20:34:27 +01:00
Matej Kramny
50151bc68d Merge pull request #35 from syawaralaycare/master
Add Docker Compose file
2015-10-09 20:32:32 +01:00
Andraz Brodnik
2524e315db Replace root home with home of the semaphore user 2015-10-08 22:41:35 +02:00
Matej Kramny
6d6085a2d5 Merge pull request #29 from rmessner/issue-playbook-creation
Fix Identity not being attached to a playbook on creation
2015-09-15 10:27:14 +01:00
Saqib Yawar
94a87575e6 Added Docker Compose file to support latest compose instead of deprecated docker 2015-09-14 14:33:30 -04:00
Anže Jenšterle
74ce261aac Update readme with completed task of Multiple Users support 2015-08-09 10:28:25 +02:00
Alan Campbell
c27b92aa8a Merge pull request #31 from ansible-semaphore/user-management
User management
2015-07-26 14:45:05 -04:00
Raphael MESSNER
d7b9cc1f35 Fix the issue about identity on playbook creation 2015-06-07 08:29:04 +02:00
Matej Kramny
11bd1e49df User adding/editing 2015-06-02 16:02:44 +02:00
Matej Kramny
f09478ec58 Get rid of grunt, fix users routing issues 2015-06-02 15:25:19 +02:00
Matej Kramny
50d60df7c4 Fix navigation err 'ui.sref' -> 'ui-sref' 2015-06-02 15:25:19 +02:00
Anže Jenšterle
73f012b8d7 initial user management, still not working as intended 2015-06-02 15:25:19 +02:00
Matej Kramny
abe19ce636 Remove running tasks 2015-06-02 15:24:20 +02:00
Matej Kramny
95ba734521 Add articles section 2015-05-14 14:24:37 +01:00
Matej Kramny
e8ce2a77b6 Fix magic REDIS_PORT variable
Its defined to `tcp://{ip}:6379` for some reason (maybe in the iojs dockerfile).
2015-04-24 08:35:22 +02:00
Matej Kramny
114bcb2c61 Fix dockerfile 2015-04-17 19:22:12 +01:00
Matej Kramny
d577d82062 Update readme.md 2015-04-17 18:24:17 +01:00
Matej Kramny
b5442ec967 Merge pull request #14 from mosquito/master
[fea] working with docker and fig
2015-04-02 22:57:48 +01:00
Matej Kramny
7d58089f4e Update screenshot 2015-04-02 13:47:12 +01:00
Alan Campbell
ea6034eb9c Update README.md 2015-04-01 00:20:37 -04:00
Alan Campbell
e62dff4ec6 Update README.md 2015-04-01 00:19:21 -04:00
Matej Kramny
3b5305f5cd Merge pull request #16 from ansible-semaphore/upd_package_json
[Update] Fix git url in package.json
2015-04-01 02:04:42 +01:00
Alan Campbell
f7a4067159 [Update] Git url in package json 2015-03-31 21:03:56 -04:00
Dmitry Orlov
24dba24b71 [fea] working with docker and fig 2015-03-31 17:45:37 +03:00
Alan Campbell
0cc72360be Merge pull request #11 from ansible-semaphore/feature/ui-work
UI Work
2015-03-25 09:27:47 -04:00
Matej Kramny
970f0d4f10 Fix merge conflicts 2015-03-25 11:06:26 +00:00
Matej Kramny
c638774f7a Improve readme & Dockerfile 2015-03-25 00:36:46 +00:00
Matej Kramny
7d64a0e5ed Fix editing, bugs after adding a playbook 2015-03-25 00:36:03 +00:00
Matej Kramny
58d8158116 Update site layout
- Add Dockerfile
- Add docker instructions to README.md
- Reorganise js & jade files
2015-03-25 00:36:00 +00:00
Matej Kramny
52d373e7a7 Merge pull request #10 from benwyrosdick/vagrant-fix
Fix Vagrant
2015-03-24 20:06:46 +00:00
Ben Wyrosdick
9e1287ab2c switch back to port 3000 on VM 2015-03-24 15:00:03 -05:00
Ben Wyrosdick
355acec32d fix vagrant install to run out of the box 2015-03-24 14:24:55 -05:00
Alan Campbell
d170d8df3c Merge pull request #9 from ansible-semaphore/feature/env-variables
Extend credintials.json from environment
2015-03-24 14:19:10 -04:00
Matej Kramny
de773d99cd Remove extraneous console.log 2015-03-24 18:18:26 +00:00
Matej Kramny
ae49f542ba fix readme table 2015-03-24 18:17:18 +00:00