Commit Graph

115 Commits

Author SHA1 Message Date
Denis Gukov
865d0e5e09 feat(runner): web form
Some checks failed
Dev / build-local (push) Has been cancelled
Dev / migrate-boltdb (push) Has been cancelled
Dev / migrate-mysql (push) Has been cancelled
Dev / migrate-mariadb (push) Has been cancelled
Dev / migrate-postgres (push) Has been cancelled
Dev / integrate-boltdb (push) Has been cancelled
Dev / integrate-mysql (push) Has been cancelled
Dev / integrate-mariadb (push) Has been cancelled
Dev / integrate-postgres (push) Has been cancelled
Dev / deploy-server (push) Has been cancelled
Dev / deploy-runner (push) Has been cancelled
2024-10-15 09:40:14 +00:00
Denis Gukov
d73c8f2edb
tasks (#2418)
* feat(tasks): add ui page

* feat(task): display active tasks

* chore(task): remove link to runner

* feat(ui): add translations

* feat(ui): translations

* fix(ui): text color
2024-10-14 02:47:39 +05:00
Denis Gukov
35e80f74b5 feat(ui): translations' 2024-10-08 23:00:46 +05:00
Denis Gukov
e0251b51ed feat(backup): display import stats 2024-10-08 22:23:04 +05:00
Denis Gukov
70af3db3f0 chore(backup): add dialog for restore result to ui 2024-10-08 18:26:03 +05:00
Denis Gukov
d83eceee2b feat(secutiry): empty access keys 2024-10-08 14:42:51 +05:00
Denis Gukov
1c52b81a3b fix(backup): button style
Some checks are pending
Dev / build-local (push) Waiting to run
Dev / migrate-boltdb (push) Blocked by required conditions
Dev / migrate-mysql (push) Blocked by required conditions
Dev / migrate-mariadb (push) Blocked by required conditions
Dev / migrate-postgres (push) Blocked by required conditions
Dev / integrate-boltdb (push) Blocked by required conditions
Dev / integrate-mysql (push) Blocked by required conditions
Dev / integrate-mariadb (push) Blocked by required conditions
Dev / integrate-postgres (push) Blocked by required conditions
Dev / deploy-server (push) Blocked by required conditions
Dev / deploy-runner (push) Blocked by required conditions
2024-10-08 02:29:43 +05:00
Denis Gukov
9b86c64e2e feat(backup): add restore form to ui 2024-10-08 01:48:04 +05:00
Denis Gukov
55cc129238 feat(runners): change api url: 2024-09-29 15:40:07 +05:00
Denis Gukov
859cfea44e fix(ui): remove disable button condition 2024-09-29 13:14:04 +05:00
Denis Gukov
8a1af9082c feat(runners): add strings to UI 2024-09-28 21:06:54 +05:00
Denis Gukov
8352a94218 feat(runners): dislay runner detail 2024-09-28 20:51:58 +05:00
Denis Gukov
1520fa0ad5 feat(runners): display runner's token 2024-09-28 20:17:52 +05:00
Denis Gukov
9d7afb339a feat(ui): create runner from web 2024-09-28 19:05:26 +05:00
Denis Gukov
dc565f3508 feat(be): api/runners -> internal/runners 2024-09-26 17:52:31 +05:00
Denis Gukov
47aee9aad4 feat(ui): add runners page 2024-09-25 23:26:37 +05:00
fiftin
de0eda9fb9
feat(apps): add priority 2024-07-22 16:51:29 +05:00
fiftin
b4c567f34e
fix(apps): hide from UI for non-admin users 2024-07-19 15:01:21 +05:00
fiftin
734cc91ac8
feat(environment): secret can be var or env 2024-07-17 23:29:29 +05:00
fiftin
bb748cb480
fix: provide app for demo project templates 2024-07-16 11:35:36 +05:00
fiftin
6f2f1a6eb4
fix(apps): '' to ansible 2024-07-10 17:59:57 +05:00
Denis Gukov
18a0e40007 feat(ui): inventory icon 2024-07-10 13:38:32 +05:00
Denis Gukov
83c08f8a48 fix(apps): labels in template editor 2024-07-10 00:40:04 +05:00
Denis Gukov
67532e321d feat(apps): default apps 2024-07-09 17:02:49 +05:00
Denis Gukov
b5ba69f4f6 feat(apps): add default apps 2024-07-09 16:47:07 +05:00
Denis Gukov
d3d34041da fix(apps): use apps mixin for template form 2024-07-09 16:29:46 +05:00
Denis Gukov
3fe1e91651 fix(apps): updating app 2024-07-09 13:57:33 +05:00
Denis Gukov
413bb8bc0c fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
Denis Gukov
1052070632 feat(apps): add app mixin for ui, fixed config loading 2024-07-08 14:45:18 +05:00
Denis Gukov
27692d84bc feat(apps): icon and title for edit form 2024-07-08 13:33:43 +05:00
Denis Gukov
3292928fc7 feat: add /apps endpoint and use it for template list 2024-07-08 12:55:13 +05:00
Denis Gukov
b0e766355a feat: get options method 2024-07-06 22:33:16 +05:00
Denis Gukov
8ec19ab3b4 feat: add apps settings link 2024-07-06 14:00:56 +05:00
fiftin
59ef3f8a12
fix(schedule): show - if name is empty 2024-07-01 02:56:08 +05:00
fiftin
ac1aa6b246
chore(shedule): remove 'active' column title 2024-07-01 02:13:43 +05:00
fiftin
586a0377b4
feat(schedule): update form and table 2024-07-01 02:12:49 +05:00
dragon
fda04a0bfa add more chinese lang 2024-06-27 17:00:36 +08:00
fiftin
bc500c8853
fix(web): issue https://github.com/semaphoreui/semaphore/issues/2136 2024-06-26 14:35:26 +05:00
fiftin
aaec4ce2bb
feat(schedule): minor ui changes 2024-06-25 23:27:51 +05:00
fiftin
c425074ae2
feat(schedule): change column order 2024-06-25 01:26:21 +05:00
fiftin
b511385465
feat(schedule): don't show repo commit check schedules 2024-06-23 23:59:14 +05:00
fiftin
477c0dfe7d
fix(web): schedule form 2024-06-23 22:24:22 +05:00
fiftin
92ac21132b
feat(web): add schedule page 2024-06-22 22:09:10 +05:00
fiftin
40b8f659a7
feat(docker): add terraform 2024-06-14 16:40:12 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
fiftin
80e2c8ed16
feat(ui): use list for env vars 2024-06-01 21:25:40 +02:00
fiftin
470fad0b26
fix(ui): dialog width 2024-05-23 20:17:56 +02:00
Andreas Marschke
27e9fb1aa2 fix(integrations): Use payload instead of re-reading closed Body 2024-05-03 14:14:52 +02:00
Denis Gukov
c74fac3cb4 fix(web): new template condition 2024-04-27 14:50:00 +05:00
Denis Gukov
2ec299cec2 fix(web): icon 2024-04-27 14:41:58 +05:00