Commit Graph

146 Commits

Author SHA1 Message Date
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
Denis Gukov
943ab38768 feat(fe): views edit dialog 2021-10-27 23:05:54 +05:00
Denis Gukov
1285f10201 feat(be): views implementation for bolt 2021-10-27 16:43:04 +05:00
Denis Gukov
859ecf465f test(be): dredd config for windows 2021-10-26 14:48:58 +05:00
Denis Gukov
3e8df07abf chore(fe): text 2021-10-26 11:31:11 +05:00
Denis Gukov
93d420fb53 feat(fe): dashborad style 2021-10-26 03:47:26 +05:00
Denis Gukov
41ad422676 chore(fe): dialog title font size 2021-10-26 03:11:10 +05:00
Denis Gukov
a3755e70da feat(be): remove arguments for task 2021-10-26 03:00:10 +05:00
Denis Gukov
31e14eccb9 feat(fe): simplify template list 2021-10-26 02:03:06 +05:00
Denis Gukov
2cc1c145d5 fix(fe): load tasks in TaskList when template changed 2021-10-26 01:52:00 +05:00
Denis Gukov
730a2cf3fb refactor(fe): move task list to component TaskList 2021-10-26 01:46:00 +05:00
Denis Gukov
eb20640262 feat(fe): extendable task 2021-10-26 01:15:14 +05:00
Denis Gukov
bc1594329d refactor(be): move BuildTask to TaskWithTpl 2021-10-25 23:09:46 +05:00
Denis Gukov
e0b309b2e1 fix: updating task status on templates page 2021-10-25 14:42:34 +05:00
Denis Gukov
bc5da3536d fix(fe): close button 2021-10-24 20:08:57 +05:00
Denis Gukov
b15404fcb8 fix(fe): remove failed builds from availble from deploy list 2021-10-24 19:48:51 +05:00
Denis Gukov
f04f1d8164 feat(fe): task log view on small screen 2021-10-24 17:51:22 +05:00
Denis Gukov
10b7d41285 feat(fe): add component TaskLink 2021-10-23 18:33:36 +05:00
Denis Gukov
8cc08d7114 chore(fe): update packages 2021-10-20 16:58:02 +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
4b6e145d8c feat(fe): display build message in combobox 2021-10-18 17:48:55 +05:00
Denis Gukov
89240737a0 feat(fe): ui docs 2021-10-18 17:41:54 +05:00
Denis Gukov
58e59eb23a chore(fe): message style 2021-10-15 00:37:02 +05:00
Denis Gukov
8c10b9fc6e feat(fe): display commit hash and message on deploy window 2021-10-14 20:13:21 +05:00
Denis Gukov
85ef96320d feat(be): store commit message to task 2021-10-14 15:36:33 +05:00
Denis Gukov
ec2276ac4e feat(fe): template type selector 2021-10-14 14:15:34 +05:00
Denis Gukov
b13e67e769 chore(fe): small ui changes 2021-10-14 01:14:15 +05:00
Denis Gukov
be97e87bb7 feat(fe): Rerun, rebuild, redeploy buttons for tasks 2021-10-14 00:26:19 +05:00
Denis Gukov
f8b9fcf3d4 fix(ui): small UI issues 2021-10-13 23:51:35 +05:00