Commit Graph

2706 Commits

Author SHA1 Message Date
fiftin
de0eda9fb9
feat(apps): add priority 2024-07-22 16:51:29 +05:00
fiftin
83b8aad3e2
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-07-22 15:33:07 +05:00
fiftin
4bc7f156a9
fix(schedules): return only schedules with repo id for templates 2024-07-22 15:32:59 +05:00
Denis Gukov
08cf4dd73c feat: time display 2024-07-22 13:26:10 +05:00
Denis Gukov
ffeb65c2ec feat(sql): use UTC for all dates 2024-07-22 11:14:06 +05:00
Denis Gukov
018dd93fcb fix(be): convert time to utc before db operations 2024-07-22 01:21:54 +05:00
Denis Gukov
24bc4a83b8 fix(be): sql query 2024-07-22 00:00:31 +05:00
fiftin
21ba6c6b64
fix(tasks): fill tasks for sql 2024-07-20 15:43:14 +05:00
fiftin
7ea8d8956d
fix: merge conflict 2024-07-20 12:08:08 +05:00
Denis Gukov
c7185d33ed
Merge pull request #2209 from semaphoreui/fill_template
fill template
2024-07-20 02:30:13 +05:00
fiftin
0e9b26a317
fix(templates): fill last task for sql db 2024-07-20 02:11:06 +05:00
fiftin
6bfe7517f8
fix(templates): fill last task for boltdb 2024-07-20 01:13:01 +05:00
fiftin
f63557d472
feat(db): revert template tasks requsting 2024-07-20 00:44:56 +05:00
fiftin
a8a95495d8
feat(db): change algo for filling last_task of template model 2024-07-20 00:38:35 +05:00
fiftin
63204b27b5
fix(ui): task dialog height 2024-07-19 15:04:15 +05:00
fiftin
b4c567f34e
fix(apps): hide from UI for non-admin users 2024-07-19 15:01:21 +05:00
fiftin
fef54a1d5f
fix(environment): decrypt secrets 2024-07-18 00:41:11 +05:00
fiftin
734cc91ac8
feat(environment): secret can be var or env 2024-07-17 23:29:29 +05:00
fiftin
4a022ab386
fix(environment): remove secret from ui 2024-07-17 22:46:48 +05:00
fiftin
428e148902
fix(integrations): null pointer to template 2024-07-17 21:56:31 +05:00
fiftin
8bea0fc2c1
fix(terraform): provide inventory 2024-07-17 20:29:12 +05:00
fiftin
90b55c09a9
fix(terraform): select workspace 2024-07-17 19:58:20 +05:00
fiftin
17b524e22e
fix(ui): check template field requirement 2024-07-17 17:24:59 +05:00
fiftin
bb748cb480
fix: provide app for demo project templates 2024-07-16 11:35:36 +05:00
fiftin
faa71a0913
fix(task_params): don't check params for ansible 2024-07-15 14:13:48 +05:00
fiftin
c0491e7aed
fix(task_params): remove extra params 2024-07-15 14:10:12 +05:00
fiftin
3b3b29ee88
feat(task_params): add params 2024-07-15 13:57:12 +05:00
fiftin
5168717683
feat(ui): add task params 2024-07-15 12:52:28 +05:00
fiftin
82d8d60fad
chore: remove test boltdb 2024-07-15 11:24:35 +05:00
fiftin
a4992c5e9d
test(e2e): fix boltdb tests 2024-07-14 22:58:17 +05:00
fiftin
aab76094e4
test(bolt): fix util tests 2024-07-14 22:14:57 +05:00
fiftin
3605bf25cd
feat: add option sessionConnection for boltdb 2024-07-14 15:28:16 +05:00
fiftin
d0e95bbcef
feat(ui): add empty params form 2024-07-11 18:13:51 +05:00
fiftin
9ed830d91c
feat(ui): replace codemirror with ArgsPicker in template editor 2024-07-11 12:54:59 +05:00
fiftin
53bc3d5fdb
feat(apps): python3 by default 2024-07-10 23:07:09 +05:00
fiftin
3a71336278
fix(apps): allow override path and args 2024-07-10 23:06:38 +05:00
fiftin
c75aaaa2a3
fix(apps): display app icon for tasks for boltdb 2024-07-10 18:09:13 +05:00
fiftin
6f2f1a6eb4
fix(apps): '' to ansible 2024-07-10 17:59:57 +05:00
fiftin
37230c2f2b
fix(apps): init apps in config 2024-07-10 17:35:21 +05:00
Denis Gukov
08a09492ee chore(be): add app id to error message 2024-07-10 17:25:38 +05:00
Denis Gukov
70f9754f1a refactor(be): clear system envs before init envs of process 2024-07-10 16:25:53 +05:00
Denis Gukov
8f77fde638 fix(be): remove sensitive env vars instead of set empty 2024-07-10 16:23:34 +05:00
Denis Gukov
d617280bc7 fix(apps): don't pass args to shell app 2024-07-10 14:32:44 +05:00
Denis Gukov
f8671598ad feat(apps): add app args 2024-07-10 14:11:26 +05:00
Denis Gukov
18a0e40007 feat(ui): inventory icon 2024-07-10 13:38:32 +05:00
Denis Gukov
febd69db91 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2024-07-10 13:14:19 +05:00
Denis Gukov
989d3b4a8e feat(apps): change log message 2024-07-10 13:12:01 +05:00
Denis Gukov
b4c20de7c3
Merge pull request #2175 from wildwind123/develop
git url without : with empty login
2024-07-10 11:08:35 +05:00
Denis Gukov
da6fa99980
Merge pull request #2177 from semaphoreui/shell_app
Apps management
2024-07-10 02:09:56 +05:00
fiftin
63e602afbb
fix(be): escape table name option (need for mysql) 2024-07-10 02:09:05 +05:00