Commit Graph

892 Commits

Author SHA1 Message Date
Denis Gukov
6194fb6036 refactor(be): use method instead of string statement 2021-09-01 21:18:49 +05:00
Denis Gukov
53e15d7bb2 fix(be): requirements path 2021-09-01 21:14:52 +05:00
Denis Gukov
aa6cb856b7 feat: add password file for Access Key 2021-09-01 19:38:28 +05:00
Denis Gukov
19ea0f9370 chore(fe): placeholder 2021-08-31 19:03:53 +05:00
Denis Gukov
e2ee18a5e7 feat(fe): add vue-codemirror 2021-08-31 18:54:48 +05:00
Denis Gukov
bb540ed3e2 feat(fe): add vue-codemirror 2021-08-31 18:25:03 +05:00
Denis Gukov
290c876045 feat(ui): add help 2021-08-31 17:27:33 +05:00
Denis Gukov
64b5dea6fa feat(ui): add help 2021-08-31 17:03:52 +05:00
Denis Gukov
e991800693 feat: removed public key. fix: encrypt private key for new access key 2021-08-31 10:47:19 +05:00
Denis Gukov
9c7bfa0d6c Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-08-31 04:28:45 +05:00
Denis Gukov
bb3f560e21 fix(be): base64 for encrypted private key 2021-08-31 04:27:15 +05:00
Denis Gukov
c540e383b1
Merge pull request #706 from POPSuL/f/705
Fixed redirecting to web_host after authorization
2021-08-31 04:05:43 +05:00
Denis Gukov
7443671059 feat(be): add access key encryption 2021-08-31 04:02:41 +05:00
Denis Gukov
ab098b8b82 fix(be): checking error by nil before log it 2021-08-31 03:15:00 +05:00
Denis Gukov
c1c8a9ebf9 feat(be): use chan for storing logs to database 2021-08-31 03:12:33 +05:00
Viktor Suprun
0d840c543a
Fixed redirecting to web_host after authorization 2021-08-31 08:49:26 +11:00
Denis Gukov
21c14d82dc feat(be): use separate repository for each task template 2021-08-31 01:55:46 +05:00
Denis Gukov
fe36b8ce9f feat(be): do not return private key in rest api 2021-08-31 01:48:53 +05:00
Denis Gukov
974f3066e5 feat(be): stopping hung tasks 2021-08-31 00:42:11 +05:00
Denis Gukov
c6a02a81fe fix(be): handing empty forign column name 2021-08-30 21:04:18 +05:00
Denis Gukov
cb5f27d9ed fix(be): migrations for mysql and postgres 2021-08-30 20:11:08 +05:00
Denis Gukov
92895f9f3c refactor(be): remove unused columns 2021-08-30 19:24:20 +05:00
Denis Gukov
43654dcaff docs(fe): add description for ItemFormBase class 2021-08-30 12:00:29 +05:00
Denis Gukov
19680f6583
Merge pull request #704 from POPSuL/f/703
Fixed base path to vue resources
2021-08-30 11:30:42 +05:00
Denis Gukov
07559d61b3 fix(be): issue with login after new ldap user creaded 2021-08-30 11:05:41 +05:00
Viktor Suprun
9717092c6a
Fixed base path to vue resources #703 2021-08-30 16:53:48 +11:00
Denis Gukov
81e50f82ef fix(config): fill dialect field 2021-08-28 22:57:04 +05:00
Denis Gukov
0b3b56620c refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
Denis Gukov
31a71abf4a refactor(be): add field dialect to config file 2021-08-28 17:04:56 +05:00
Denis Gukov
22e422e15a feat(cli): add user management commands 2021-08-28 16:44:41 +05:00
Denis Gukov
a5a9f0cf0f feat(cli): add env variable SEMAPHORE_CONFIG_PATH 2021-08-28 00:14:20 +05:00
Denis Gukov
b25908c4c6 fix(cli): mark user args as required 2021-08-27 23:54:48 +05:00
Denis Gukov
38a41764da refactor(cli): user add command 2021-08-27 13:50:26 +05:00
Denis Gukov
c1e9e52b14 Merge branch 'develop' into use_cobra 2021-08-27 13:36:06 +05:00
Denis Gukov
0eba844d29 fix(ci): docker test 2021-08-27 13:33:17 +05:00
Denis Gukov
804d0942dc fix(ci): use go 16 in dredd image 2021-08-27 13:22:34 +05:00
Denis Gukov
e3f9b32abb fix(be): move goodman import to separate package to fix tests 2021-08-27 11:58:31 +05:00
Denis Gukov
376284b0d6
Merge pull request #700 from POPSuL/fix/699
Allow to close popups via ESC button
2021-08-27 11:03:09 +05:00
Viktor Suprun
4ec65fe187
Allow to close popups via ESC button 2021-08-27 15:09:34 +11:00
Denis Gukov
fe97469fde chore: add goodman to fake helper 2021-08-26 17:03:25 +05:00
Denis Gukov
ef545f89e6 test(be): fix tests 2021-08-26 16:41:42 +05:00
Denis Gukov
931a9cafb2 fix: add goodman dep 2021-08-26 15:24:26 +05:00
Denis Gukov
5b3402ef9d fix: add goodman dep 2021-08-26 15:17:06 +05:00
Denis Gukov
d34478499f fix: goss.yaml 2021-08-26 14:39:31 +05:00
Denis Gukov
d27c89790b fix: goss.yaml 2021-08-26 14:38:34 +05:00
Denis Gukov
ee625eb93f fix: go.mod 2021-08-26 14:33:38 +05:00
Denis Gukov
85bc69d90b feat: update go to 1.16 2021-08-26 14:22:52 +05:00
Denis Gukov
603bb2b044 fix(ci): install packr 2021-08-26 13:32:27 +05:00
Denis Gukov
335dad3745 fix(be): project_id value for each task 2021-08-26 13:01:42 +05:00
Denis Gukov
6ab1dd7d89 chore: remove upgrade from dradd tests 2021-08-26 12:03:04 +05:00