Commit Graph

200 Commits

Author SHA1 Message Date
Denis Gukov
8ec19ab3b4 feat: add apps settings link 2024-07-06 14:00:56 +05:00
fiftin
047fe5dc22
fix(environment): placeholders for vars name->value inputs 2024-07-04 01:56:40 +05:00
fiftin
adda0a12bc
feat(environment): add user friendly editor for extra variables 2024-07-04 01:52:34 +05:00
Denis Gukov
ebc42a208b
Merge pull request #2161 from semaphoreui/env-secrets
Envionment Secrets
2024-07-03 01:52:30 +05:00
fiftin
906028f350
fix(ui): button spaces 2024-07-03 01:52:04 +05:00
fiftin
cac93cefd7
fix(ui): use correct secrets options 2024-07-03 01:36:36 +05:00
fiftin
beecee9e93
feat(secrets): text on ui 2024-07-03 01:25:56 +05:00
fiftin
c75e79efad
refactor(secrets): move secrets to environment entity 2024-07-02 23:45:59 +05:00
Denis Gukov
903f544080
Merge pull request #2159 from sebrhex/patch-1
one letter missing in de.js
2024-07-02 22:28:34 +05:00
Arnaud V
c60e952ec5 Trim important fields in repository and inventory forms
This will prevent whitespaces at the start or the end of the strings
to be saved as part of the inventory path or the repository url/path
2024-07-02 17:59:05 +02:00
sebrhex
5efb945ade
Update de.js
fix typo ("Obefläche") in translation
2024-07-02 13:08:34 +02: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
d31ebd3dea
fix(schedule): months title 2024-06-26 14:36:59 +05: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
a4c9ef91eb
fix(schedule): nect run time for new schedule 2024-06-24 18:16:21 +05:00
fiftin
8418f08583
feat(schedule): display next run time 2024-06-24 17:32:06 +05:00
fiftin
5be1f0194d
feat(schedule): editor 2024-06-24 17:24:08 +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
e7db9730aa
fix(web): remove unused import 2024-06-21 14:49:04 +05:00
fiftin
f9c0d51ab6
chore(ui): remove unused code 2024-06-21 14:43:48 +05:00
fiftin
0bd5a039fa
feat(ui): remove predefined env vars 2024-06-18 18:21:49 +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
6bbef0642f
ci(docker): move venv from ~ to /opt 2024-05-28 00:45:25 +02:00
fiftin
34e073ac04
fix(ui): text 2024-05-27 20:09:06 +02:00
fiftin
16666c2e81
feat(ui): optional marker 2024-05-27 17:09:04 +02:00
fiftin
3c989fcb00
fix(ui): close button 2024-05-26 22:02:45 +02:00
fiftin
e32ce6bc4c
fix(ui): editing env 2024-05-26 19:28:08 +02:00
fiftin
2a45d1ce2e
fix(ui): update editor on set env var 2024-05-26 18:54:52 +02:00
fiftin
8dba3c0861
feat: add predefined env vars 2024-05-26 17:30:49 +02:00
fiftin
3311b00891
feat(ui): add close button for edit dialog 2024-05-25 11:56:24 +02:00
fiftin
470fad0b26
fix(ui): dialog width 2024-05-23 20:17:56 +02:00
fiftin
77694cf685
feat(ui): add http repo protocol 2024-05-23 19:43:24 +02:00
fiftin
09cf43e126
fix(inventory): optional repo 2024-05-22 19:10:32 +02:00
Denis Gukov
00140cb8ab
Inventory repo (#2040)
* feat: add repo for inventory

* feat: add inventory repo

* feat: cloning inventory repo

* fix: error message for inventory path

* fix: error message for inventory path
2024-05-22 19:00:28 +02:00
fiftin
7e83868e7e
feat(ui): use integration_id 2024-05-21 16:09:00 +02:00
fiftin
3157397665
fix: merge conflict 2024-05-21 16:06:30 +02:00
Denis Gukov
a3a4a1ca69
Merge branch 'develop' into develop 2024-05-20 15:46:18 +02:00
fiftin
53dc67bff1
chore(ui): remove extra label 2024-05-20 13:00:54 +02:00
fiftin
adfe629968
feat(survey): add to task 2024-05-20 11:19:21 +02:00
fiftin
3d1967e1b3
fix(survey_vars): reset values for not enum type 2024-05-20 10:51:49 +02:00
fiftin
56e1b307a1
feat(ui): survey vars emum 2024-05-19 21:32:16 +02:00