Commit Graph

174 Commits

Author SHA1 Message Date
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
Denis Gukov
315dba69fb feat(be): passing to ansible new variable semaphore_vars 2022-01-20 03:07:30 +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
da99bfb842 fix(be): schedule query 2022-01-19 14:17:39 +05:00
Denis Gukov
54eaad249f test(be): remove unused test 2022-01-19 13:11:36 +05:00
Denis Gukov
34a6df651b feat: demo-mode label 2022-01-19 04:55:32 +05:00
Denis Gukov
e3834446ef feat(fe): hide some elements for non-admin users 2022-01-19 04:36:33 +05:00
Denis Gukov
cab1bd313d feat(fe): more suitable text for 401 error 2022-01-19 04:03:14 +05:00
Denis Gukov
948bb8d1c3 feat(be): in demo mode user can stop task 2022-01-19 03:53:42 +05:00
Denis Gukov
1ce8da11e7 chore(fe): remove incomplete ui elements 2022-01-19 03:00:31 +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
904fa6fcc1 fix(fe): bug with displaying deploy tasks with incorrect state 2022-01-17 01:37:59 +05:00
Denis Gukov
458ee316ba feat(be): placeholder user 2021-12-18 18:16:34 +05:00
Denis Gukov
72aac24e1b fix(fe): condition on auth page 2021-12-17 13:19:45 +05:00
Denis Gukov
b839c95573 test(be): register new user tests 2021-12-17 01:44:07 +05:00
Denis Gukov
edddc78098 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-12-16 02:23:02 +05:00
Denis Gukov
73443a9612 feat: display Register form if no users in database 2021-12-16 02:22:52 +05:00
Denis Gukov
f7089edd62 fix(fe): links in History page 2021-12-15 12:45:38 +05:00
Denis Gukov
e06287fb86 fix(be): correct cropping file prefix 2021-12-14 20:24:17 +05:00
Tim Elsass
f99a7b5bc8
add width to copy dialog - fixes #803 2021-12-08 08:56:50 -05:00
Denis Gukov
2287be34ce feat(fe): return to view from template 2021-11-03 18:06:28 +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
c7a0396144 fix(be): passing deploy version to ansible-playbook 2021-11-02 12:16:20 +05:00
Denis Gukov
6aa70383a3 feat(fe): small ui enhancement 2021-10-30 01:48:22 +05:00
Denis Gukov
bd3af95f2e
Merge pull request #707 from POPSuL/f/700
Added global ESC handler to close popups
2021-10-30 01:02:57 +05:00
Denis Gukov
4b60e66bb7 chore(fe): change task link's tooltip condition 2021-10-29 01:24:53 +05:00
Denis Gukov
c69137e35d chore(fe): change task link displaying condition 2021-10-29 01:19:31 +05:00
Denis Gukov
9652140823 fix(fe): bug with wrapping dialog title 2021-10-28 15:10:35 +05:00
Denis Gukov
3514323453 fix(fe): disable view tabs during loading data 2021-10-28 14:25:03 +05:00
Denis Gukov
91b7c306b9 feat(fe): store last visited view page 2021-10-28 02:43:05 +05:00
Denis Gukov
9db447ccf0 fix(fe): add urls for views 2021-10-28 02:13:35 +05:00
Denis Gukov
2a57122c4c fix(fe): twice loading templates 2021-10-28 00:55:28 +05:00
Denis Gukov
001ddd3ae3 feat(fe): view tabs 2021-10-28 00:48:51 +05:00
Denis Gukov
a2aa17bff2 fix(fe): view sorting 2021-10-27 23:49:07 +05:00