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 |
|
fiftin
|
f81151416f
|
fix(be): migration file
|
2024-07-10 01:54:49 +05:00 |
|
fiftin
|
b558d281e3
|
fix(be): remove default value for app
|
2024-07-10 01:42:32 +05:00 |
|
fiftin
|
5bdfbdf09b
|
Merge branch 'shell_app' of github.com:semaphoreui/semaphore into shell_app
|
2024-07-10 01:18:29 +05:00 |
|
fiftin
|
ffae8db2c9
|
fix(options): null pointer
|
2024-07-10 01:18:25 +05:00 |
|
Denis Gukov
|
07624fe341
|
fix(options): null pointer
|
2024-07-10 01:04:32 +05:00 |
|
Denis Gukov
|
3e6d1bdd5e
|
fix(ui): labels
|
2024-07-10 00:58:17 +05:00 |
|
Denis Gukov
|
89e9203366
|
fix(ui): missed * in template field
|
2024-07-10 00:42:49 +05:00 |
|
Denis Gukov
|
13f69bcca3
|
fix(ui): missed * in template field
|
2024-07-10 00:42:13 +05:00 |
|
Denis Gukov
|
68e7286877
|
refactor(apps): remove unused components
|
2024-07-10 00:41:06 +05:00 |
|
Denis Gukov
|
83c08f8a48
|
fix(apps): labels in template editor
|
2024-07-10 00:40:04 +05:00 |
|
Denis Gukov
|
26c3479f8a
|
feat(apps): add migration '' -> 'ansible'
|
2024-07-10 00:26:12 +05:00 |
|
Denis Gukov
|
c4916703f0
|
fix(apps): run shells
|
2024-07-09 21:52:46 +05:00 |
|
Denis Gukov
|
5b03060687
|
fix(apps): use correct form for app
|
2024-07-09 17:29:25 +05:00 |
|