Commit Graph

2416 Commits

Author SHA1 Message Date
Denis Gukov
cde8515fb1 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2024-08-10 21:22:33 +05:00
Denis Gukov
4b966a7c28 fix(be): do not check active flag of schedule if repo id provided 2024-08-10 21:22:19 +05:00
Denis Gukov
9efa97d756
Merge pull request #2257 from frizmanuch/develop
Fix git pull
2024-08-10 12:08:27 +05:00
frizmanuch
1f3cd8a68f
Merge pull request #1 from frizmanuch/frizmanuch-git_pull_recurse-submodules
Fix git pull
2024-08-02 16:33:15 +02:00
frizmanuch
98305311bc
Fix git pull
If repo is already pulled, but new submodules added -> new submodules will not be downloaded
2024-08-02 16:32:30 +02:00
Denis Gukov
550c2a5431
Merge pull request #2223 from semaphoreui/args_picker_for_task
args picker for task
2024-07-29 14:27:43 +05:00
Denis Gukov
a354d54bfd
Update README.md 2024-07-26 20:31:27 +05:00
Denis Gukov
a5ea39e229 fix(web): request method 2024-07-24 01:11:13 +05:00
fiftin
8b99d49968
fix(i8n): add some strings 2024-07-22 19:21:09 +05:00
fiftin
f3399e2829
feat(tasks): use ArgPicker on UI 2024-07-22 17:49:52 +05:00
fiftin
78c7fab9cc
feat(ui): replace codemirror with argspicker for tasks 2024-07-22 17:40:18 +05:00
Denis Gukov
74863501dd
Merge pull request #2216 from semaphoreui/always_use_utc_time
Always use utc time
2024-07-22 17:19:28 +05:00
fiftin
e44910d4a1
fix(apps): delete options with emply values 2024-07-22 17:17:45 +05:00
fiftin
fb75ab438d
fix(apps): ignore nil values 2024-07-22 17:04:35 +05:00
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