Commit Graph

1192 Commits

Author SHA1 Message Date
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
Denis Gukov
88f4603028 refactor(be): extract git functionality to separate class 2022-01-30 16:22:18 +05:00
Denis Gukov
fa4e13a0f1 refactor(be): remove global vars of task pool and schedule pool 2022-01-29 23:14:36 +05:00
Denis Gukov
b5eac6ca2f refactor(be): move schedules to package services 2022-01-29 16:24:51 +05:00
Denis Gukov
8516e31415 fix(be): remove recursive call in BoltDB method 2022-01-29 14:14:42 +05:00
Denis Gukov
db252379c0 Merge branch 'fix_mig' into develop 2022-01-29 14:01:16 +05:00
Denis Gukov
727b6f7326 fix(be): boltdb migration 2022-01-29 14:00:21 +05:00
Denis Gukov
d3d002a818 refactor(be): change params for store method
chore(fe): remove passphrase from key settings because it is not implemented

fix(be): boltdb migration
2022-01-29 13:47:11 +05:00
Denis Gukov
84471a4539
Update README.md 2022-01-27 21:26:26 +05:00
Denis Gukov
6757f33929
Update README.md 2022-01-27 21:25:55 +05:00
Denis Gukov
d9c4c7ef59 chore(fe): fix text 2022-01-27 20:47:45 +05:00
Denis Gukov
6ce208d0f2 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-01-27 19:30:41 +05:00
Denis Gukov
ec39816cf1 feat: add personal access token suport 2022-01-27 19:21:46 +05:00
Denis Gukov
2716a3989b fix(be): clear repository cache if access key changed 2022-01-27 17:55:01 +05:00
Denis Gukov
e5313e2a9c feat(fe): implement task args on UI 2022-01-27 02:28:35 +05:00
Denis Gukov
6799208b62 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +05:00
Denis Gukov
f5ad81f7c0 fix(be): checking build version by nil 2022-01-26 16:52:31 +05:00
Denis Gukov
a68c64cbaa refactor(be): add method to config 2022-01-26 12:14:56 +05:00
Denis Gukov
4d00ee863f fix(be): use encryption key from env if it is provided 2022-01-25 19:34:52 +05:00
Denis Gukov
2245715d4f fix(ci): changed docker encryption key 2022-01-25 14:59:23 +05:00
Denis Gukov
0ca4e67a41 fix(ci): base64 encoded default encryption key 2022-01-25 14:49:48 +05:00
Denis Gukov
82afa111c7 feat(fe): add advanded options for template 2022-01-25 14:20:12 +05:00
Denis Gukov
ef46f9b175 fix(ci): default access key encryption key in dockerfile 2022-01-25 13:33:32 +05:00
Denis Gukov
58c8e45eea test(be): fix repository test example 2022-01-25 12:24:29 +05:00
Denis Gukov
30ec3f8cde fix(be): user command 'semaphore server' in docker file 2022-01-25 11:45:01 +05:00
Denis Gukov
e773c80291 fix(be): user command 'semaphore server' in docker file 2022-01-25 11:44:21 +05:00
Denis Gukov
bc89b7d0fa fix(be): broken event migration 2022-01-25 02:25:39 +05:00
Denis Gukov
9aca14e839 fix(be): pass linter 2022-01-25 01:28:00 +05:00
Denis Gukov
aef84f8aee fix(be): bug with token creation for BoltDB implementation https://github.com/ansible-semaphore/semaphore/issues/828 2022-01-25 01:14:30 +05:00
Denis Gukov
5823bd8a7c fix(be): use correct command for running semaphore server 2022-01-24 22:22:10 +05:00