Commit Graph

233 Commits

Author SHA1 Message Date
fiftin
c425074ae2
feat(schedule): change column order 2024-06-25 01:26:21 +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
92ac21132b
feat(web): add schedule page 2024-06-22 22:09:10 +05:00
fiftin
e7db9730aa
fix(web): remove unused import 2024-06-21 14:49:04 +05:00
fiftin
f9c0d51ab6
chore(ui): remove unused code 2024-06-21 14:43:48 +05:00
fiftin
0bd5a039fa
feat(ui): remove predefined env vars 2024-06-18 18:21:49 +05:00
fiftin
40b8f659a7
feat(docker): add terraform 2024-06-14 16:40:12 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
fiftin
80e2c8ed16
feat(ui): use list for env vars 2024-06-01 21:25:40 +02:00
fiftin
6bbef0642f
ci(docker): move venv from ~ to /opt 2024-05-28 00:45:25 +02:00
fiftin
34e073ac04
fix(ui): text 2024-05-27 20:09:06 +02:00
fiftin
16666c2e81
feat(ui): optional marker 2024-05-27 17:09:04 +02:00
fiftin
3c989fcb00
fix(ui): close button 2024-05-26 22:02:45 +02:00
fiftin
e32ce6bc4c
fix(ui): editing env 2024-05-26 19:28:08 +02:00
fiftin
2a45d1ce2e
fix(ui): update editor on set env var 2024-05-26 18:54:52 +02:00
fiftin
8dba3c0861
feat: add predefined env vars 2024-05-26 17:30:49 +02:00
fiftin
3311b00891
feat(ui): add close button for edit dialog 2024-05-25 11:56:24 +02:00
fiftin
470fad0b26
fix(ui): dialog width 2024-05-23 20:17:56 +02:00
fiftin
77694cf685
feat(ui): add http repo protocol 2024-05-23 19:43:24 +02:00
fiftin
09cf43e126
fix(inventory): optional repo 2024-05-22 19:10:32 +02:00
Denis Gukov
00140cb8ab
Inventory repo (#2040)
* feat: add repo for inventory

* feat: add inventory repo

* feat: cloning inventory repo

* fix: error message for inventory path

* fix: error message for inventory path
2024-05-22 19:00:28 +02:00
fiftin
7e83868e7e
feat(ui): use integration_id 2024-05-21 16:09:00 +02:00
fiftin
3157397665
fix: merge conflict 2024-05-21 16:06:30 +02:00
Denis Gukov
a3a4a1ca69
Merge branch 'develop' into develop 2024-05-20 15:46:18 +02:00
fiftin
53dc67bff1
chore(ui): remove extra label 2024-05-20 13:00:54 +02:00
fiftin
adfe629968
feat(survey): add to task 2024-05-20 11:19:21 +02:00
fiftin
3d1967e1b3
fix(survey_vars): reset values for not enum type 2024-05-20 10:51:49 +02:00
fiftin
56e1b307a1
feat(ui): survey vars emum 2024-05-19 21:32:16 +02:00
dependabot[bot]
f308d9aec1
chore(deps-dev): bump nanoid from 3.1.20 to 5.0.7 in /web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 5.0.7.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...5.0.7)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 09:54:59 +00:00
Andreas Marschke
27e9fb1aa2 fix(integrations): Use payload instead of re-reading closed Body 2024-05-03 14:14:52 +02:00
Denis Gukov
c762dcd21d
Merge pull request #1872 from ExplodingDragon/bugfix-i18n-parse
Fix language not being recognized correctly
2024-04-29 19:37:50 +05:00
Denis Gukov
4d86438236 feat: add loader 2024-04-27 15:42:17 +05:00
Denis Gukov
528ba19751 feat(web): add app constants 2024-04-27 14:51:02 +05:00
Denis Gukov
c74fac3cb4 fix(web): new template condition 2024-04-27 14:50:00 +05:00
Denis Gukov
2ec299cec2 fix(web): icon 2024-04-27 14:41:58 +05:00
Denis Gukov
de122d48b0 refactor: add edit template dialog 2024-04-27 14:36:33 +05:00
Denis Gukov
f93969f340
feat: allow null for template's inventory (#1953)
* feat: allow null for template's inventory

* fix(web): show - if no inventory or environment provided

* test: fix tests

* test: fix tests

* test: fix tests

* fix: compile dredd test
2024-04-19 21:47:08 +05:00
dragon
96f615da90 Merge branch 'develop' into bugfix-i18n-parse 2024-04-17 15:04:41 +08:00
dependabot[bot]
1d429d63a7
chore(deps): bump webpack from 5.73.0 to 5.91.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.91.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.91.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 12:34:27 +00:00
Denis Gukov
f083e28078
Merge pull request #1903 from semaphoreui/dependabot/npm_and_yarn/web/moment-2.29.4
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
2024-04-03 11:28:43 +02:00
Denis Gukov
ff6005bc24
Merge pull request #1901 from semaphoreui/dependabot/npm_and_yarn/web/loader-utils-1.4.2
chore(deps-dev): bump loader-utils from 1.4.0 to 1.4.2 in /web
2024-04-03 10:32:59 +02:00
Denis Gukov
e280f01f87
Merge pull request #1900 from semaphoreui/dependabot/npm_and_yarn/web/decode-uri-component-0.2.2
chore(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 in /web
2024-04-03 10:32:41 +02:00
Denis Gukov
ef9e1ba566
Merge pull request #1893 from semaphoreui/dependabot/npm_and_yarn/web/browserify-sign-4.2.3
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.3 in /web
2024-04-03 10:32:22 +02:00
Denis Gukov
e4116559d5
Merge pull request #1907 from semaphoreui/1884-users-page-does-not-updated-correctly
fix(ui): return footer to the user list
2024-04-03 00:45:45 +02:00
Denis Gukov
d712159c8e
Merge pull request #1902 from semaphoreui/dependabot/npm_and_yarn/web/vuetify-2.6.10
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
2024-04-03 00:35:29 +02:00
fiftin
abde65f2f3
fix(ui): return footer to the user list 2024-04-03 00:30:17 +02:00