Commit Graph

1674 Commits

Author SHA1 Message Date
Denis Gukov
94c69e67f2 test: fix tests after refactoring 2022-11-19 03:38:17 +05:00
Denis Gukov
73d60e901e Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-11-19 03:23:55 +05:00
Denis Gukov
07c6860ccb feat(be): support session connection for boltdb 2022-11-19 03:23:30 +05:00
Denis Gukov
c20a9dfda3
Create devcontainer.json 2022-11-11 14:40:48 +05:00
Denis Gukov
1139e35ce1 fix(be): return empty array instead of nil for BoltDB 2022-11-09 23:00:35 +05:00
Denis Gukov
857000e9ac test: fix test data 2022-11-09 22:55:13 +05:00
Denis Gukov
cbd441b6fd fix(be): ignore not found error when deleting task output bucket 2022-11-09 22:50:11 +05:00
Denis Gukov
8d0a27822d fix(be): creating task/output for boltdb with no keep connection mode 2022-11-09 22:31:52 +05:00
Denis Gukov
b2f5d42a6f test: remove date/time pattern from open api 2022-11-09 22:04:35 +05:00
Denis Gukov
53a75cf916 test: fix unit test 2022-11-09 21:37:38 +05:00
Denis Gukov
579f978ffc feat(be): do not keep connection by BoltDB 2022-11-09 21:30:35 +05:00
Denis Gukov
cd134b04a6 fix(be): token deletion for boltdb 2022-11-09 14:02:48 +05:00
Denis Gukov
296c80688d test: create tempalate via store method 2022-11-09 13:50:00 +05:00
Denis Gukov
233f695c9d test: fix task creation 2022-11-09 13:40:00 +05:00
Denis Gukov
1e06957028 feat: ability to delete api token 2022-11-09 13:10:42 +05:00
Denis Gukov
4bc2c1e2d1 test: delete user via store method 2022-11-09 12:43:46 +05:00
Denis Gukov
6d7611cccd test: use store to create task 2022-11-09 12:40:38 +05:00
Denis Gukov
7497aa5818 test: use env for key enc 2022-11-09 12:37:27 +05:00
Denis Gukov
adb57bf524 chore: error message 2022-11-09 12:37:27 +05:00
Denis Gukov
1b0d8954c6 test: create env via store 2022-11-09 12:37:27 +05:00
Denis Gukov
aff35d99fb test: create inventory via store 2022-11-09 12:37:27 +05:00
Denis Gukov
5196cf3e45 test: create repo via store 2022-11-09 12:37:27 +05:00
Denis Gukov
bf32821820 test: create token via store 2022-11-09 12:37:27 +05:00
Denis Gukov
46020b28e0 test: create access key via store 2022-11-09 12:37:27 +05:00
Denis Gukov
6b31745fee test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
f9dab50d23 test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
ea2a2561d8 test: create project using store 2022-11-09 12:37:27 +05:00
Denis Gukov
dbcdd7ef17 test: use store to delete user 2022-11-09 12:37:27 +05:00
Denis Gukov
ac80b91e3f test: use store 2022-11-09 12:37:27 +05:00
Denis Gukov
9c810fc733 test: add test workflow 2022-11-09 12:37:27 +05:00
Denis Gukov
10def2d35c Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-11-09 12:35:27 +05:00
Denis Gukov
074fe165bf fix: remove default value for access key enc from dockerfile 2022-11-09 12:35:14 +05:00
Denis Gukov
ebed3c6a4b
Update README.md 2022-11-07 12:21:49 +05:00
Denis Gukov
9614ca04a8 fix(be): validate data which returns LDAP server 2022-11-06 20:25:25 +05:00
Denis Gukov
38f16c81b8 fix(be): remove panic from login 2022-10-30 22:29:06 +05:00
Denis Gukov
4559b52c4a fix(be): validate user data 2022-10-30 22:18:23 +05:00
Denis Gukov
f4c9cbff1e fix: merge conflict 2022-10-30 21:49:15 +05:00
Denis Gukov
4b097de954 Merge branch 'ndgit-1026-ldap-search-result-index-out-of-range' into develop 2022-10-30 21:45:36 +05:00
Denis Gukov
f3f9c71358 refactor(be): split auth process to serveral functions 2022-10-30 21:34:03 +05:00
Denis Gukov
3eb55aacd6 refactor(be): simplify ldap auth code 2022-10-30 20:57:08 +05:00
Denis Gukov
31e532548b fix(fe): new task dialog 2022-10-29 22:05:42 +05:00
Denis Gukov
f3696984b7 feat(fe): run task from template page 2022-10-29 21:40:03 +05:00
Denis Gukov
8b5b8a33c4 chore(fe): change icons 2022-10-29 21:07:39 +05:00
Denis Gukov
a3c4ecbb14 feat(fe): restyle tempate form 2022-10-29 20:44:16 +05:00
Denis Gukov
d382a822fe refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
Denis Gukov
96e40b7e7e feat(fe): task run checkboxes 2022-10-29 18:32:45 +05:00
Denis Gukov
f8d8b36fd3 ci: fix workflow 2022-10-29 15:35:42 +05:00
Denis Gukov
9ca350da3f ci: remove go-test job from dev, move test to build-local 2022-10-29 15:27:42 +05:00
Denis Gukov
c66c9482b1 feat(be): remove PAT key type 2022-10-29 15:18:42 +05:00
Denis Gukov
b9cafa9493 ci: speed up dev workflow 2022-10-29 15:18:21 +05:00