Commit Graph

2555 Commits

Author SHA1 Message Date
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
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
23a46a4af7 feat(apps): active apps 2024-07-08 01:28:19 +05:00
Denis Gukov
a6133354c1 feat: lookup default apps 2024-07-08 00:51:50 +05:00
Denis Gukov
3ce78b11fd fix(options): converting to go types 2024-07-07 23:53:32 +05:00
Denis Gukov
8796cfd8f5 fix: getting options from boltdb 2024-07-07 23:08:23 +05:00
Denis Gukov
7195913a5f feat: load options from db 2024-07-07 22:12:21 +05:00
Petr
65b33dbb8d git url without : with empty login 2024-07-07 17:07:09 +09: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
Denis Gukov
5244f923f6 refactor(be): bash -> shell 2024-07-05 21:46:47 +05:00
fiftin
36be80cce8
fix(be): omitted one letter in repositry (https://github.com/semaphoreui/semaphore/issues/2168) 2024-07-05 00:33:38 +05:00
fiftin
540b097fe6
fix(docker): remove env var ANSIBLE_CONFIG and move ansible.cfg to /etc/ansible/ansible.cfg 2024-07-04 15:40:29 +05:00
fiftin
dd8bb7364a
fix(docker): ANSIBLE_CONFIG env variable 2024-07-04 15:01:02 +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
fiftin
e247c05cfb
fix(be): template last task 2024-07-03 16:56:00 +05:00
fiftin
dbc1173171
feat: add column schedule_id to task model 2024-07-03 13:56:52 +05:00
fiftin
82b829ebed
feat: add column task_params to integrations table 2024-07-03 13:46:24 +05:00
fiftin
f250126ade
fix: sql migration query 2024-07-03 13:39:50 +05:00
fiftin
991979041f
feat(be): add user id for access key 2024-07-03 12:10:48 +05:00
Denis Gukov
ebc42a208b
Merge pull request #2161 from semaphoreui/env-secrets
Envionment Secrets
2024-07-03 01:52:30 +05:00