Commit Graph

2297 Commits

Author SHA1 Message Date
fiftin
cac93cefd7
fix(ui): use correct secrets options 2024-07-03 01:36:36 +05:00
fiftin
beecee9e93
feat(secrets): text on ui 2024-07-03 01:25:56 +05:00
fiftin
2db419357e
feat(secrets): send secrets to bash and ansible 2024-07-03 01:18:30 +05:00
fiftin
46048ef770
feat(secrets): promote env secrets to task 2024-07-03 00:45:43 +05:00
fiftin
c75e79efad
refactor(secrets): move secrets to environment entity 2024-07-02 23:45:59 +05:00
fiftin
891b27649e
feat(secrets): implement secret getting for boltdb 2024-07-02 22:26:59 +05:00
fiftin
6010665fe3
feat(secrets): add endpoints 2024-07-02 22:23:45 +05:00
fiftin
bccfcd1cba
feat(secrets): add env secrets 2024-07-02 14:42:12 +05:00
fiftin
40c5dbcbd8
feat(secrets): add migartion 2024-07-01 23:54:39 +05: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