Commit Graph

1221 Commits

Author SHA1 Message Date
Denis Gukov
5d282c4bd1
Merge pull request #887 from bakito/develop
colored output
2022-03-15 23:18:35 +05:00
bakito
b442fa9576
colored output 2022-03-13 16:25:03 +01:00
Denis Gukov
22e3fe93a1 fix(fe): add validation for int value 2022-02-17 15:54:28 +05:00
Denis Gukov
2fb13b23bc feat(fe): add flags to ui 2022-02-17 15:43:58 +05:00
Denis Gukov
911faa9486 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-02-15 22:58:46 +05:00
Denis Gukov
0eaa9bd220 fix(fe): new project page 2022-02-15 22:58:24 +05:00
Denis Gukov
12324697c4
Update README.md 2022-02-15 20:29:57 +05:00
Denis Gukov
2fc2da15ed
Update README.md 2022-02-15 20:28:06 +05:00
Denis Gukov
ae7c867f43
Update README.md 2022-02-15 17:32:13 +05:00
Denis Gukov
b127e054d8 feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks 2022-02-14 16:52:28 +05: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
1993a14fb6 fix(be): migration for dropping foreign key 2022-02-06 14:29:56 +05:00
Denis Gukov
c578653f25 style(be): remove unused constants 2022-02-06 01:17:25 +05:00
Denis Gukov
f8d333f0b1 feat: add username (optional) for SSH access key 2022-02-06 00:00:33 +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
4d80b52576 chore(fe): fix cron example 2022-02-05 13:50:24 +05:00
Denis Gukov
1036af1fc6 fix(be): disable migration for mysql
fix: check refs to template before delete

fix(be): drop breaking foreign key
2022-02-05 13:30:25 +05:00
Denis Gukov
6fe453f6fe fix(fe): correct selecting task version when redeploying old version 2022-02-04 17:41:19 +05:00
Denis Gukov
66279bc391 fix(fe): selection build version in task form 2022-02-04 17:27:22 +05:00
Denis Gukov
2d8b934124 fix(fe): show error message in non-admin user tries create first project 2022-02-04 16:17:55 +05:00
Denis Gukov
98b21bfe6e feat(fe): display deploy tasks in Build Template combobox 2022-02-04 16:06:12 +05:00
Denis Gukov
751eeb4204 fix(be): bug with ldap auth related to https://github.com/ansible-semaphore/semaphore/issues/808 2022-02-04 14:22:02 +05:00
Denis Gukov
a09a1fc6d1 chore(be): update ldap deps 2022-02-04 04:00:49 +05:00
Denis Gukov
8d05496e79 fix(fe): small ui fix 2022-02-04 03:54:48 +05:00
Denis Gukov
9ac3a55a68 feat(fe): short description of override cli args functionality 2022-02-04 03:38:31 +05:00
Denis Gukov
879a1319e8 fix(fe): environment delete dialog 2022-02-04 01:45:50 +05:00
Denis Gukov
95e891cdd8 fix(be): bug with alert chat id https://github.com/ansible-semaphore/semaphore/issues/853 2022-02-03 23:35:32 +05:00
Denis Gukov
5185fa4067 fix(be): migration for mysql 2022-02-03 23:24:46 +05:00
Denis Gukov
31d667c57c fix(be): migration 2.8.39 2022-02-03 22:37:37 +05:00
Denis Gukov
3e8004eed9 feat(fe): change can't delete alert style 2022-02-03 17:00:23 +05:00
Denis Gukov
bcc98ecc10 fix(ui): resouce usage message 2022-02-03 16:37:56 +05:00
Denis Gukov
10da89edc7 fix(ui): resouce usage message 2022-02-03 16:35:29 +05:00
Denis Gukov
6d23eff005 fix(ui): resouce usage message 2022-02-03 16:33:25 +05:00
Denis Gukov
02a631fbd6 fix(be): refs for boltdb 2022-02-03 14:22:32 +05:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
6cc3d0f250 feat(be): remove column from template table 2022-02-01 03:35:13 +05:00
Denis Gukov
8e8ca94126 feat(be): physical delete template from database 2022-02-01 03:16:00 +05:00
Denis Gukov
221454a89f fix(be): migration 2.8.26 for postgres 2022-02-01 02:36:28 +05:00
Denis Gukov
cb5ec3e7dc chore(cli): more human readable error message 2022-02-01 01:16:01 +05:00
Denis Gukov
ebac0a12ff chore(fe): npm audit fix 2022-01-31 23:39:09 +05:00
Denis Gukov
46a9b5103c fix(be): sql query for schedule updating 2022-01-31 18:04:47 +05:00
Denis Gukov
9c5c155f99 fix(be): shedule with condition 2022-01-31 15:43:13 +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
3e559cccb4 fix(be): err check 2022-01-30 16:29:33 +05:00