Denis Gukov
|
4d00ee863f
|
fix(be): use encryption key from env if it is provided
|
2022-01-25 19:34:52 +05:00 |
|
Denis Gukov
|
ef46f9b175
|
fix(ci): default access key encryption key in dockerfile
|
2022-01-25 13:33:32 +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
|
3be729c1e6
|
fix(be): boltdb migration
|
2022-01-24 00:08:34 +05:00 |
|
Denis Gukov
|
caf47c2bf6
|
style(be): rename go-migration
|
2022-01-23 21:47:31 +05:00 |
|
Denis Gukov
|
7737567a21
|
fix(be): migrations
|
2022-01-23 21:34:42 +05:00 |
|
Denis Gukov
|
ae0a471c8d
|
refactor(be): move sql migration to separate file
|
2022-01-23 20:36:32 +05:00 |
|
Denis Gukov
|
0bc9aab31a
|
fix(be): exit from method on error
|
2022-01-23 20:07:10 +05:00 |
|
Denis Gukov
|
e9e78adf97
|
test(be): test for bolt migration
|
2022-01-23 19:01:11 +05:00 |
|
Denis Gukov
|
d942cce1bc
|
test(be): fix tests after migration refactoring
|
2022-01-23 18:21:27 +05:00 |
|
Denis Gukov
|
9520c0cd1b
|
feat(be): implement migrations for BoltDB
|
2022-01-23 18:03:23 +05:00 |
|
Denis Gukov
|
c5a70c9794
|
refactor(be): move Version up from sql to db package
|
2022-01-23 13:22:12 +05:00 |
|
Denis Gukov
|
06ad02d391
|
feat(be): add git_branch to database and add repository validation
|
2022-01-22 13:16:23 +05:00 |
|
Denis Gukov
|
f6b5a39432
|
fix(be): remove checking of updates from system info endpoint
|
2022-01-20 19:53:48 +05:00 |
|
Denis Gukov
|
315dba69fb
|
feat(be): passing to ansible new variable semaphore_vars
|
2022-01-20 03:07:30 +05:00 |
|
Denis Gukov
|
d8afdb19d8
|
feat(be): recursive retreaving task version. Now we can make pipelines :)
|
2022-01-20 01:42:08 +05:00 |
|
Denis Gukov
|
51fc40e9c8
|
feat(be): triggering autorun tasks
|
2022-01-20 00:35:59 +05:00 |
|
Denis Gukov
|
02b0d60200
|
test(be): fix tests after survey vars mod
|
2022-01-19 17:53:58 +05:00 |
|
Denis Gukov
|
d60e3cf1f4
|
fix(be): test lint
|
2022-01-19 17:48:16 +05:00 |
|
Denis Gukov
|
8f6db54218
|
feat(fe): add survay var type
|
2022-01-19 17:44:56 +05:00 |
|
Denis Gukov
|
7f297a252b
|
feat: add survey vars to task form
|
2022-01-19 17:05:48 +05:00 |
|
Denis Gukov
|
e734904f98
|
fix(be): template sql query
|
2022-01-19 15:41:39 +05:00 |
|
Denis Gukov
|
5b6bd552a5
|
fix(be): schedule query
|
2022-01-19 15:30:22 +05:00 |
|
Denis Gukov
|
da99bfb842
|
fix(be): schedule query
|
2022-01-19 14:17:39 +05:00 |
|
Denis Gukov
|
6be09da63c
|
feat: REMOVE PLACEHOLDER USER FUNCTIONALITY
|
2022-01-19 02:26:48 +05:00 |
|
Denis Gukov
|
4c706f5876
|
feat(be): add migration for new template and schedule fields
|
2022-01-19 02:09:42 +05:00 |
|
Denis Gukov
|
ba8ea4c650
|
feat(ui): add survey vars to ui
|
2022-01-19 00:17:48 +05:00 |
|
Denis Gukov
|
5860e1378b
|
fix(be): test for register user
|
2022-01-17 01:14:44 +05:00 |
|
Denis Gukov
|
4d3a74ac98
|
docs(be): comment method
|
2021-12-19 17:31:23 +05:00 |
|
Denis Gukov
|
458ee316ba
|
feat(be): placeholder user
|
2021-12-18 18:16:34 +05:00 |
|
Denis Gukov
|
73443a9612
|
feat: display Register form if no users in database
|
2021-12-16 02:22:52 +05:00 |
|
Denis Gukov
|
5d89a766f4
|
fix(be): event migration
|
2021-11-13 15:10:09 +05:00 |
|
Denis Gukov
|
8b2fb74074
|
fix(be): add missed column in migration
|
2021-11-11 13:17:51 +05:00 |
|
Denis Gukov
|
3b1bbd6779
|
feat(be): id column to event table
|
2021-11-10 13:28:10 +05:00 |
|
Denis Gukov
|
a36b948691
|
fix(be): Access key file not found https://github.com/ansible-semaphore/semaphore/issues/783
|
2021-11-03 17:51:36 +05:00 |
|
Denis Gukov
|
db89f5487d
|
test(be): pass tests
|
2021-11-03 00:35:45 +05:00 |
|
Denis Gukov
|
54773d0c35
|
feat(be): data validation
|
2021-11-03 00:30:45 +05:00 |
|
Denis Gukov
|
f9b842e5da
|
fix(be): bug with filterging view templates
|
2021-10-28 15:04:50 +05:00 |
|
Denis Gukov
|
001ddd3ae3
|
feat(fe): view tabs
|
2021-10-28 00:48:51 +05:00 |
|
Denis Gukov
|
106a53bcae
|
test(be): fix dredd tests
|
2021-10-27 21:22:52 +05:00 |
|
Denis Gukov
|
793d74dac6
|
feat(be): sql implementation of views
|
2021-10-27 17:15:36 +05:00 |
|
Denis Gukov
|
339dfa52ce
|
fix(be): set view positions for boltdb
|
2021-10-27 16:58:45 +05:00 |
|
Denis Gukov
|
1285f10201
|
feat(be): views implementation for bolt
|
2021-10-27 16:43:04 +05:00 |
|
Denis Gukov
|
3b2f62ffbd
|
feat(be): add view mock
|
2021-10-26 23:19:12 +05:00 |
|
Denis Gukov
|
64e16e2c80
|
feat(be): remove task arguments
|
2021-10-26 20:43:45 +05:00 |
|
Denis Gukov
|
852e06f1f7
|
fix(be): mariadb migrations
|
2021-10-26 14:36:07 +05:00 |
|
Denis Gukov
|
a3755e70da
|
feat(be): remove arguments for task
|
2021-10-26 03:00:10 +05:00 |
|
Denis Gukov
|
bc1594329d
|
refactor(be): move BuildTask to TaskWithTpl
|
2021-10-25 23:09:46 +05:00 |
|