Denis Gukov
|
0b5998274d
|
refactor(be): remove schedule global variable
|
2021-09-06 17:01:38 +05:00 |
|
Denis Gukov
|
71a4a1ebae
|
feat(be): implement schedules for Bolt
|
2021-09-06 16:18:07 +05:00 |
|
Denis Gukov
|
6eeb6706d4
|
feat: add schedule functionality
|
2021-09-06 16:05:10 +05:00 |
|
Denis Gukov
|
b77ffbfab8
|
style(be): var name
|
2021-09-05 14:44:41 +05:00 |
|
Denis Gukov
|
0b59fc5d98
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2021-09-04 11:39:30 +05:00 |
|
Denis Gukov
|
54a35c61d4
|
fix: access key validation
|
2021-09-04 11:39:16 +05:00 |
|
Denis Gukov
|
002580af42
|
Merge pull request #712 from POPSuL/f/misc
Improved password change form & fixed typo
|
2021-09-02 02:54:27 +05:00 |
|
Denis Gukov
|
ecf8331e57
|
fix(style): pass linter
|
2021-09-02 02:22:31 +05:00 |
|
Denis Gukov
|
efe6c02793
|
feat: support vault pass file and ansible user login / password in inventory
|
2021-09-02 02:14:32 +05:00 |
|
Denis Gukov
|
e998f8a204
|
test(dredd): remove vault_pass_id from docs
|
2021-09-02 00:41:24 +05:00 |
|
Denis Gukov
|
a6f266bcb7
|
feat(be): add inventory become credentials and template vault password to database
|
2021-09-02 00:17:28 +05:00 |
|
Denis Gukov
|
3e223e2359
|
fix(be): don't return error when tring install non-ssh key
|
2021-09-01 23:11:24 +05:00 |
|
Denis Gukov
|
b950dacd73
|
test(dredd): fix api docs and return key secret validation
|
2021-09-01 22:56:44 +05:00 |
|
Denis Gukov
|
0aa20225ed
|
fix(test): dredd tests
|
2021-09-01 22:41:54 +05:00 |
|
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 |
|
Viktor Suprun
|
c319d1fc33
|
Improved password change form & fixed typo
|
2021-09-01 09:13:04 +11: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 |
|