Commit Graph

2378 Commits

Author SHA1 Message Date
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
Denis Gukov
8ccd01577d refactor(apps): rename bash compoment 2024-07-09 17:10:06 +05:00
Denis Gukov
e287d9159d fix(apps): loading data 2024-07-09 17:06:08 +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
4e1fe140d2 feat(apps): add path to ui 2024-07-09 15:42:15 +05:00
Denis Gukov
15991dc411 feat(apps): delete apps 2024-07-09 15:37:47 +05:00
Denis Gukov
3fe1e91651 fix(apps): updating app 2024-07-09 13:57:33 +05:00
fiftin
b9528d8c92
fix(apps): init Apps in nil 2024-07-09 00:37:22 +05:00
Denis Gukov
413bb8bc0c fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
Denis Gukov
10d7f5045e feat(options): implement manipulation methods 2024-07-08 16:15:04 +05:00