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
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
fiftin
abde65f2f3
fix(ui): return footer to the user list
2024-04-03 00:30:17 +02:00
Denis Gukov
49cd47e8f8
fix(templates): delete template -> delete schedule ( #1889 )
...
* fix(templates): delete template -> delete schedule
* fix(templates): reset build temlate id and version if type is task
2024-04-02 19:43:49 +02:00
fiftin
ec036fd0c2
fix(sql): do not check of affected rows bacause it can return incorrect number
2024-03-31 12:34:05 +02:00
dragon
01dae33e24
fix i18n error
2024-03-27 15:46:45 +08:00
dragon
bed595f055
fix i18n error
2024-03-27 15:34:29 +08:00
Denis Gukov
fc87dee759
Merge pull request #1855 from ansible-semaphore/global_integration_alias
...
Add global alias for Integrations
2024-03-23 14:24:10 +01:00
fiftin
8f9b9a74fe
feat(integrations): add global alias
2024-03-23 13:37:15 +01:00
Denis Gukov
1159a6bf0d
Merge pull request #1852 from Fryie/1074/fix-duplicating-template
...
Fix #1074 : duplicate template
2024-03-23 00:20:54 +01:00
fiftin
194a889957
feat(integrations): github auth method
2024-03-22 23:01:32 +01:00
fiftin
e5ba366663
feat(integrations): add auth header to ui
2024-03-22 22:02:18 +01:00
Pierpaolo Frasa
6162408b3d
fix #1074 : duplicate template
...
Previously, duplicating wouldn't work correctly and overwrite the
existing task. By explicitly setting the item's ID to null after copying
the data, we avoid this behaviour.
2024-03-21 22:04:45 +01:00
fiftin
d602cdf552
feat(integration): searchable checkox
2024-03-21 00:40:00 +01:00
fiftin
94b418fb56
Revert "feat: remove searchable"
...
This reverts commit 5757aab5b2
.
2024-03-21 00:17:34 +01:00
fiftin
5757aab5b2
feat: remove searchable
2024-03-20 23:47:18 +01:00
fiftin
5d70cc476a
feat(ui): copy to clipboard
2024-03-20 22:49:12 +01:00
fiftin
c708625fe9
feat(ui): copy to clipboard func
2024-03-20 22:44:22 +01:00
fiftin
02e13c7314
feat(integrations): allow multiple indices
2024-03-20 22:35:47 +01:00
fiftin
cfe279c6dc
feat(integrations): implement alias gen/regen/remove
2024-03-20 16:30:55 +01:00
fiftin
dc799809a1
feat(integrations): add alias manipulations methods for sql
2024-03-20 14:55:47 +01:00
tothakos-code
21f9b50b66
feat: add secret survey field type
2024-03-19 09:49:33 +01:00
Eric Watkins
4b8a4d4e3f
Improved Key Passwords with Hiding
2024-03-18 22:24:28 -05:00
fiftin
123135dd9d
feat(be): sort oauth providers
2024-03-11 15:17:53 +01:00
fiftin
31e8caf314
feat(ui): new project type
2024-03-11 02:00:50 +01:00
fiftin
48bf414202
feat(ui): how history only for '' project type
2024-03-11 01:31:32 +01:00
fiftin
d9ea092c6c
feat(ui): pass project type to router view
2024-03-11 01:27:23 +01:00