Denis Gukov
903f544080
Merge pull request #2159 from sebrhex/patch-1
...
one letter missing in de.js
2024-07-02 22:28:34 +05:00
Denis Gukov
2b08829f1e
Merge pull request #2160 from vaz-ar/trim_fields
...
Trim important fields in repository and inventory forms
2024-07-02 22:28:09 +05:00
Arnaud V
c60e952ec5
Trim important fields in repository and inventory forms
...
This will prevent whitespaces at the start or the end of the strings
to be saved as part of the inventory path or the repository url/path
2024-07-02 17:59:05 +02:00
sebrhex
5efb945ade
Update de.js
...
fix typo ("Obefläche") in translation
2024-07-02 13:08:34 +02:00
Denis Gukov
2dc2e3e191
Merge pull request #2151 from vaz-ar/fix_rerun
...
Fix the rerun functionality when using an inventory from a git repo
2024-07-02 00:27:09 +05:00
fiftin
c4f4ea29a2
feat: change env var name
2024-07-01 23:16:36 +05:00
Arnaud V
70f4b7397e
Fix the rerun functionality when using an inventory from a git repo
...
Changed the way the cloneInventoryRepo() function handles git repositories:
The function will now try to pull the git repo if it can be pulled, else it will be cloned.
This behaviour is based on what is done in the updateRepository() function
Renamed the file from "LobalJob_inventory.go" to "LocalJob_inventory.go"
2024-07-01 10:42:40 +02:00
fiftin
59ef3f8a12
fix(schedule): show - if name is empty
2024-07-01 02:56:08 +05:00
fiftin
ac1aa6b246
chore(shedule): remove 'active' column title
2024-07-01 02:13:43 +05:00
fiftin
586a0377b4
feat(schedule): update form and table
2024-07-01 02:12:49 +05:00
fiftin
f3f64f6a83
refactor(schedule): replace disabled field to active
2024-07-01 00:57:03 +05:00
fiftin
8fe600fd4f
feat(schedule): add name and allow disable
2024-07-01 00:16:35 +05:00
Denis Gukov
aca9055abb
Merge pull request #2146 from semaphoreui/bolt_integrations_query_optimization
...
feat(bolt): optimize query
2024-06-30 23:04:22 +05:00
fiftin
c24bcf1d87
fix(integrations): use correct type
2024-06-30 22:50:46 +05:00
Denis Gukov
335ee4099d
Merge pull request #2147 from semaphoreui/bolt_query_opt
...
Clearing of old tasks
2024-06-30 22:36:19 +05:00
fiftin
db673303e6
test(dredd): +x for bash script
2024-06-30 21:05:12 +05:00
Denis Gukov
36e67a1650
test(dredd): create server wrapper
2024-06-30 20:51:09 +05:00
Denis Gukov
e307717756
test(dredd): add env var for semaphore
2024-06-30 19:47:26 +05:00
Denis Gukov
7da96f452c
Merge pull request #2141 from ExplodingDragon/i18n-add
...
Add more translations
2024-06-30 19:25:44 +05:00
Denis Gukov
6a9760e694
fix(boltdb): cleaning
2024-06-30 18:48:59 +05:00
Denis Gukov
94dfa3dc8d
feat(sql): cleaning of tasks
2024-06-30 15:25:16 +05:00
Denis Gukov
05a4ec7fc7
fix(sql): tasks query
2024-06-30 15:06:18 +05:00
Denis Gukov
48089343d8
feat(be): cleaning tasks
2024-06-30 12:48:36 +05:00
Denis Gukov
4bf2f1352a
feat(be): query optimization
2024-06-29 21:23:41 +05:00
Denis Gukov
8c352ff60e
feat(bolt): optimize query
2024-06-29 18:14:47 +05:00
dragon
fda04a0bfa
add more chinese lang
2024-06-27 17:00:36 +08:00
fiftin
d31ebd3dea
fix(schedule): months title
2024-06-26 14:36:59 +05:00
fiftin
bc500c8853
fix(web): issue https://github.com/semaphoreui/semaphore/issues/2136
2024-06-26 14:35:26 +05:00
fiftin
41e72f1c48
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
2024-06-25 23:28:00 +05:00
fiftin
aaec4ce2bb
feat(schedule): minor ui changes
2024-06-25 23:27:51 +05:00
Denis Gukov
6872d28c1b
Update README.md
2024-06-25 22:13:41 +05:00
fiftin
c425074ae2
feat(schedule): change column order
2024-06-25 01:26:21 +05:00
Denis Gukov
6b945e8c4d
Merge pull request #2132 from semaphoreui/schedule
...
schedule
2024-06-24 18:31:45 +05:00
fiftin
a4c9ef91eb
fix(schedule): nect run time for new schedule
2024-06-24 18:16:21 +05:00
fiftin
8418f08583
feat(schedule): display next run time
2024-06-24 17:32:06 +05:00
fiftin
5be1f0194d
feat(schedule): editor
2024-06-24 17:24:08 +05:00
fiftin
b511385465
feat(schedule): don't show repo commit check schedules
2024-06-23 23:59:14 +05:00
fiftin
477c0dfe7d
fix(web): schedule form
2024-06-23 22:24:22 +05:00
fiftin
33a9b0d730
feat(be): add project schedules function
2024-06-22 22:32:53 +05:00
fiftin
92ac21132b
feat(web): add schedule page
2024-06-22 22:09:10 +05:00
fiftin
dabc8ebf71
fix(be): deserialize secret of inventory
2024-06-21 23:46:35 +05:00
fiftin
ce21ea82bc
docs: change website domain
2024-06-21 20:17:48 +05:00
fiftin
e7db9730aa
fix(web): remove unused import
2024-06-21 14:49:04 +05:00
fiftin
27b5385dcd
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
2024-06-21 14:43:57 +05:00
fiftin
f9c0d51ab6
chore(ui): remove unused code
2024-06-21 14:43:48 +05:00
Denis Gukov
742b0c1653
Update README.md
2024-06-20 11:30:53 +05:00
fiftin
6bcf476e69
docs(be): add comment
2024-06-19 23:10:23 +05:00
fiftin
a2e34ef8ff
fix(be): disable BatchMode for ansible playbook to fix issue https://github.com/semaphoreui/semaphore/issues/2098
2024-06-19 12:59:42 +05:00
fiftin
c429a17ace
fix(docker): do not export web_host env var
2024-06-18 19:20:22 +05:00
fiftin
0bd5a039fa
feat(ui): remove predefined env vars
2024-06-18 18:21:49 +05:00