Commit Graph

44 Commits

Author SHA1 Message Date
Denis Gukov
0366de2fce refactor(be): remove unused method 2022-03-16 00:13:27 +05:00
bakito
b442fa9576
colored output 2022-03-13 16:25:03 +01:00
Denis Gukov
7774378d8c fix(be): bug with ldap tls https://github.com/ansible-semaphore/semaphore/issues/756 2022-02-10 10:53:10 +05:00
Denis Gukov
d2790162eb fix(be): bug with installation and deletion git pk 2022-02-07 11:18:07 +05:00
Denis Gukov
32a6c952ce refactor(be): move some functionality to GitRepository and AnsiblePlaybook classes 2022-02-06 20:37:55 +05:00
Denis Gukov
f9ea2df04e fix(be): bug with deserializing secrets 2022-02-06 17:17:28 +05:00
Denis Gukov
a30df1527e fix(be): bug with getting remote commit 2022-02-06 16:05:40 +05:00
Denis Gukov
fe9c602c5d fix(be): bug with panic https://github.com/ansible-semaphore/semaphore/issues/855 2022-02-05 22:34:34 +05:00
Denis Gukov
dec20af128 fix(be): cron condition 2022-01-31 09:22:08 +05:00
Denis Gukov
208e615a6e feat(be): cron task with condition 2022-01-30 22:43:15 +05:00
Denis Gukov
bf7b50316a refactor(be): extract Ansible to separate class 2022-01-30 18:04:09 +05:00
Denis Gukov
88f4603028 refactor(be): extract git functionality to separate class 2022-01-30 16:22:18 +05:00
Matej Kramny
121567fa03 sample Projects UI, cleanup vendor/
- Update dependencies
- Remove lib/
- Dashboard
2016-03-28 18:28:26 +01:00
Matej Kramny
0f180756ab Auth page
- Restructuring & co
2016-03-18 22:03:28 +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
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
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
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
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
de773d99cd Remove extraneous console.log 2015-03-24 18:18:26 +00:00
Matej Kramny
a73ea6a8b5 Extend credintials.json from environment 2015-03-24 18:11:56 +00:00
Matej Kramny
19b921173f Clean up the repository 2015-03-09 12:40:43 +00:00
Matej Kramny
a5c5b4bc5b Fix authentication failures & get rid of grunt
- Get rid of grunt for easier setup
- Fix auth crashing the whole server for nonexistent users
2015-03-09 12:26:12 +00:00
Matej Kramny
f5ad1a2e35 Fix wording, add PreferredAuth block 2015-01-30 23:15:07 +00:00
Matej Kramny
dc2dac98ad Edit playbooks, help texts
- Remove 'credential' in favour of Identity
- Add help texts for playbooks, identities.
- Fix adding Playbooks (identities)
- Editing playbooks now possible
- Improves Vagrantfile to accomodate development (suitable for production also)
2015-01-30 15:41:49 +00:00
Matej Kramny
b7978bf6ee Rename credential to identity, better UI 2014-09-11 18:42:13 +01:00
Matej Kramny
b85da6ef2b Use logtrail :) 2014-08-31 18:58:31 +01:00
Matej Kramny
be0fc0b324 Ability to run tasks, results streamed back to the user
- Updated Readme
- Nicer overview of a playbook
2014-08-30 19:05:44 +01:00
Matej Kramny
2bfdec853c Websocket task updates, Task list 2014-08-25 23:58:09 +01:00
Matej Kramny
0c1fdb3d23 Screenshot 2014-08-25 21:19:05 +01:00
Matej Kramny
a4cbf6ec8b Show, add, delete Jobs within a Playbook 2014-08-25 20:55:38 +01:00
Matej Kramny
0281fb6944 Overview of playbook, show list of host groups and hostnames 2014-08-25 20:41:05 +01:00
Matej Kramny
40af3051d2 View Credentials list 2014-08-25 11:35:49 +01:00
Matej Kramny
34cc4a7c7d Delete playbook 2014-08-25 00:24:40 +01:00
Matej Kramny
2e60b91c63 Add playbooks via GUI 2014-08-25 00:02:34 +01:00
Matej Kramny
7c466863f2 More data models and basic job runner 2014-08-24 22:00:05 +01:00
Matej Kramny
5465fb2e11 Barebones angular app 2014-08-24 18:36:34 +01:00