Commit Graph

57 Commits

Author SHA1 Message Date
Denis Gukov
0b81623b09 fix(migrations): manager is default role 2023-07-22 22:47:12 +02:00
Denis Gukov
61e43b0da2 fix(be): specify varchat max length 2023-07-08 00:06:43 +02:00
Denis Gukov
07b908f1ef fix(be): update sql query 2023-07-07 23:55:41 +02:00
Denis Gukov
026e5a910b fix(be): sql migration issue 2023-07-07 23:24:56 +02:00
Denis Gukov
49a06d540f feat(be): add migration project__user.admin -> project_user.role 2023-07-07 23:16:43 +02:00
anarchistcat
b27611e565 Diff mode test 2022-10-28 05:05:13 +02:00
Denis Gukov
fd259a4af4 fix(be): empty env field in environment, https://github.com/ansible-semaphore/semaphore/issues/980 2022-06-30 11:04:51 +05:00
Denis Gukov
fbe30b25c2 fix(be): merge conflict in migration 2022-06-29 21:50:54 +05:00
Dino Paškvan
0462c89afa Rename migration file 2022-06-24 12:34:35 +02:00
Dino Paskvan
545df6fb87
Merge branch 'ansible-semaphore:develop' into develop 2022-06-24 12:31:30 +02:00
Dino Paškvan
9c5d911e71 Add environment variables to model and provide migrations 2022-06-24 12:30:52 +02:00
Denis Gukov
23c3947e18 feat(be): add migration for new limit option 2022-06-23 20:37:00 +05:00
quantumsheep
d60323ea26
fix(be): set backup id column as primary key 2022-05-24 18:02:12 +02:00
Denis Gukov
b127e054d8 feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks 2022-02-14 16:52:28 +05:00
Denis Gukov
1993a14fb6 fix(be): migration for dropping foreign key 2022-02-06 14:29:56 +05:00
Denis Gukov
1036af1fc6 fix(be): disable migration for mysql
fix: check refs to template before delete

fix(be): drop breaking foreign key
2022-02-05 13:30:25 +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
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
221454a89f fix(be): migration 2.8.26 for postgres 2022-02-01 02:36:28 +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
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
caf47c2bf6 style(be): rename go-migration 2022-01-23 21:47:31 +05:00
Denis Gukov
ae0a471c8d refactor(be): move sql migration to separate file 2022-01-23 20:36:32 +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
4c706f5876 feat(be): add migration for new template and schedule fields 2022-01-19 02:09:42 +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
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
bc3a5a6ac9 feat: use reference to build task by id insead of by version 2021-10-20 16:56:29 +05:00
Denis Gukov
da361848cc fix(be): add empty default values for some columns 2021-10-15 01:13:18 +05:00
Denis Gukov
85ef96320d feat(be): store commit message to task 2021-10-14 15:36:33 +05:00
Denis Gukov
ad9846e338 feat(be): no default value for template type, null mean task 2021-10-14 00:40:46 +05:00
Denis Gukov
e7e807bc51 feat(be): build versioning 2021-10-13 00:43:15 +05:00
Denis Gukov
0f72ce182d feat(ui): support build/deploy on UI 2021-10-12 16:37:51 +05:00
Denis Gukov
ea9b3661f2 chore(be): nullable template start_version 2021-10-12 15:18:05 +05:00
Denis Gukov
14b8def6f3 feat(be): add type of template: task, build or deploy 2021-10-12 02:40:41 +05:00
Denis Gukov
d4dd2052bb refactor(be): rename column vault_pass_id to vault_key_id 2021-09-17 02:20:59 +05:00
Denis Gukov
ebbea98248 fix(be): schedule migration 2021-09-06 17:55:26 +05:00
Denis Gukov
6eeb6706d4 feat: add schedule functionality 2021-09-06 16:05:10 +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
e991800693 feat: removed public key. fix: encrypt private key for new access key 2021-08-31 10:47:19 +05:00
Denis Gukov
974f3066e5 feat(be): stopping hung tasks 2021-08-31 00:42:11 +05:00
Denis Gukov
cb5f27d9ed fix(be): migrations for mysql and postgres 2021-08-30 20:11:08 +05:00