Commit Graph

210 Commits

Author SHA1 Message Date
Denis Gukov
dc74366e1f feat(fe): mark mode's drawer color 2022-06-23 19:49:32 +05:00
Denis Gukov
82278a1c57 Merge branch 'dark-mode' of github.com:bakito/semaphore into bakito-dark-mode 2022-06-23 19:30:04 +05:00
Denis Gukov
7a7d48bb9b
Merge pull request #940 from quantumsheep/develop
fix(be): set backup table's `id` column as primary key
2022-06-23 16:59:46 +05:00
Denis Gukov
f488b1327f fix(fe): update packages by depbot alerts 2022-06-21 18:00:41 +05:00
Denis Gukov
b1efb1bb4d feat(fe): update packages and pass linter 2022-06-21 17:49:56 +05:00
Denis Gukov
4d3bc0521f feat(fe): update packages 2022-06-21 17:26:43 +05:00
Denis Gukov
b404b55490 feat(fe): update packages 2022-06-21 16:40:23 +05:00
Denis Gukov
d57c4375be feat(ci): use node 16 2022-06-21 16:02:36 +05:00
quantumsheep
5761b4e15e
feat: support yaml static inventories 2022-05-24 17:55:20 +02:00
Denis Gukov
0b823804ad feat: do not handle branch for non-git repos 2022-03-31 11:13:02 +05:00
Denis Gukov
7a6d5ff711 feat(fe): display git protocol in repo edit form 2022-03-31 00:16:01 +05:00
Denis Gukov
6d8a8b6763 feat(landing): add campaign_3 2022-03-16 23:29:42 +05:00
bakito
1d3c18f0f4
colored output 2022-03-13 21:06:14 +01:00
bakito
ec1333d8d8
dark mode 2022-03-13 17:05:46 +01:00
bakito
b442fa9576
colored output 2022-03-13 16:25:03 +01:00
Denis Gukov
22e3fe93a1 fix(fe): add validation for int value 2022-02-17 15:54:28 +05:00
Denis Gukov
2fb13b23bc feat(fe): add flags to ui 2022-02-17 15:43:58 +05:00
Denis Gukov
0eaa9bd220 fix(fe): new project page 2022-02-15 22:58:24 +05:00
Denis Gukov
32a6c952ce refactor(be): move some functionality to GitRepository and AnsiblePlaybook classes 2022-02-06 20:37:55 +05:00
Denis Gukov
c578653f25 style(be): remove unused constants 2022-02-06 01:17:25 +05:00
Denis Gukov
f8d333f0b1 feat: add username (optional) for SSH access key 2022-02-06 00:00:33 +05:00
Denis Gukov
4d80b52576 chore(fe): fix cron example 2022-02-05 13:50:24 +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
6fe453f6fe fix(fe): correct selecting task version when redeploying old version 2022-02-04 17:41:19 +05:00
Denis Gukov
66279bc391 fix(fe): selection build version in task form 2022-02-04 17:27:22 +05:00
Denis Gukov
2d8b934124 fix(fe): show error message in non-admin user tries create first project 2022-02-04 16:17:55 +05:00
Denis Gukov
98b21bfe6e feat(fe): display deploy tasks in Build Template combobox 2022-02-04 16:06:12 +05:00
Denis Gukov
8d05496e79 fix(fe): small ui fix 2022-02-04 03:54:48 +05:00
Denis Gukov
9ac3a55a68 feat(fe): short description of override cli args functionality 2022-02-04 03:38:31 +05:00
Denis Gukov
879a1319e8 fix(fe): environment delete dialog 2022-02-04 01:45:50 +05:00
Denis Gukov
3e8004eed9 feat(fe): change can't delete alert style 2022-02-03 17:00:23 +05:00
Denis Gukov
bcc98ecc10 fix(ui): resouce usage message 2022-02-03 16:37:56 +05:00
Denis Gukov
10da89edc7 fix(ui): resouce usage message 2022-02-03 16:35:29 +05:00
Denis Gukov
6d23eff005 fix(ui): resouce usage message 2022-02-03 16:33:25 +05:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
ebac0a12ff chore(fe): npm audit fix 2022-01-31 23:39:09 +05:00
Denis Gukov
208e615a6e feat(be): cron task with condition 2022-01-30 22:43:15 +05:00
Denis Gukov
88f4603028 refactor(be): extract git functionality to separate class 2022-01-30 16:22:18 +05:00
Denis Gukov
d3d002a818 refactor(be): change params for store method
chore(fe): remove passphrase from key settings because it is not implemented

fix(be): boltdb migration
2022-01-29 13:47:11 +05:00
Denis Gukov
d9c4c7ef59 chore(fe): fix text 2022-01-27 20:47:45 +05:00
Denis Gukov
ec39816cf1 feat: add personal access token suport 2022-01-27 19:21:46 +05:00
Denis Gukov
e5313e2a9c feat(fe): implement task args on UI 2022-01-27 02:28:35 +05:00
Denis Gukov
82afa111c7 feat(fe): add advanded options for template 2022-01-25 14:20:12 +05:00
Denis Gukov
44c1482940 feat(fe): add svg logo 2022-01-24 17:02:05 +05:00
Denis Gukov
53a2cd832c fix(fe): environment variable configuration does not take effect when rerunning https://github.com/ansible-semaphore/semaphore/issues/824 2022-01-24 01:46:29 +05:00
Denis Gukov
1b88630348 fix(be): bug with git clone parameters 2022-01-24 00:45:12 +05:00
Denis Gukov
e7f9d628cd feat(fe): display branch of repository 2022-01-22 13:18:36 +05:00
Denis Gukov
01e56302f8 feat(fe): monospace for command examples 2022-01-20 23:44:45 +05:00
Denis Gukov
f0ee0dfc87 feat(fe): add instruction how to add user 2022-01-20 23:40:52 +05:00
Denis Gukov
f6b5a39432 fix(be): remove checking of updates from system info endpoint 2022-01-20 19:53:48 +05:00