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
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
fiftin
09e94e717d
feat(ui): check project type for side panel
2024-03-11 01:10:42 +01:00
fiftin
f59d48c641
feat(ui): forward query string
2024-03-11 00:23:34 +01:00
fiftin
b073e5ca8e
feat(ui): rename restore button
2024-03-10 23:58:25 +01:00
fiftin
c150d90a75
feat(be): implement confirmation endpoint
2024-03-09 15:01:20 +01:00
fiftin
48febdeb03
feat(ui): support confirmations on ui
2024-03-09 14:51:32 +01:00
fiftin
2637543ddd
feat(ui): hide integations if not enabled
2024-03-06 22:52:26 +01:00
fiftin
595fb28f80
feat(ui): add integration settings
2024-03-06 21:24:07 +01:00
fiftin
ab90e98d3b
refactor: rename func param
2024-03-06 15:51:59 +01:00
fiftin
2af6cdf07c
feat(ui): breadcrubs
2024-03-06 15:07:33 +01:00
fiftin
1b3a6e1659
feat: remove extractors from ui
2024-03-06 15:02:17 +01:00
fiftin
3f8af892e5
feat: remove extractor from openapi docs
2024-03-06 15:02:16 +01:00
fiftin
06cf90770b
feat: integration tests
2024-03-03 16:39:18 +01:00
fiftin
251376887a
fix: merge conflict
2024-03-03 11:57:39 +01:00
Denis Gukov
b4b194048e
Merge pull request #1803 from NikitaDef/feature/fix_dev_move_alert_newtaskdialog
...
Fix Vue warn NewTaskDialog dev mode
2024-03-02 18:53:35 +01:00
gavrilov.nikita
2f95a6fb7e
Fix Vue warn
...
[Vue warn]: Invalid prop: type check failed for prop "templateId". Expected Number with value NaN, got String with value "new".
2024-03-02 20:47:25 +03:00
Thomas Boerger
502bb4a978
fix: use right amount of empty lines on nl translation
2024-03-01 14:03:34 +01:00
Denis Gukov
10387f0ac8
Merge pull request #1798 from kwoot/Dutch_translation
...
Dutch translation
2024-03-01 10:54:25 +01:00
Jeroen Baten [NIPV]
e1dda0b4f3
Dutch translation
2024-03-01 10:10:24 +01:00
Thomas Boerger
0425d52a84
fix: drop console log statement from frontend
2024-02-27 12:09:32 +01:00
Thomas Boerger
badbb5ad5e
feat: show version within menu on ui
2024-02-26 12:30:43 +01:00
Denis Gukov
570a9d323a
fix(web): change restore icon
2024-02-12 14:05:01 +05:00
Denis Gukov
95365d3a95
fix(web): add ... to restore translations
2024-02-12 14:03:56 +05:00
Denis Gukov
f02ff781f0
fix(web): restore key translation to Russian
2024-02-12 14:02:27 +05:00
Denis Gukov
aba28b97c1
feat(integrations): change icon
2024-02-12 13:59:47 +05:00
Denis Gukov
75d59d0890
fix(integrations): route and sql
2024-02-12 03:27:03 +05:00
Denis Gukov
a6e541ed64
Merge branch 'feat-support-integrations' into feat-support-webhooks
2024-02-12 02:03:13 +05:00
Denis Gukov
006d14ac2f
refactor(integrations): rename files
2024-02-12 02:02:08 +05:00
Denis Gukov
2215fb5c87
fix(webhooks): merge conflict
2024-02-12 01:24:53 +05:00
Denis Gukov
647501b90b
refactor: webhook -> integration
2024-02-12 00:52:14 +05:00
Andreas Marschke
b1177a287a
Try to make Webhook API more consistent
2024-02-10 18:18:56 +01:00
Denis Gukov
b52f2ef348
fix(backup): translation
2024-02-10 18:41:25 +05:00
samerbahri98
5abc531872
feat(ui): restore
2024-02-07 22:19:24 +01:00
samerbahri98
8cfdb25337
feat(ui) backup
2024-02-07 22:19:23 +01:00
Denis Gukov
dcba92a3e8
Merge pull request #1651 from marbad1994/extra_variables_validation_error
...
Fix: Extra variables validation error #1141
2024-02-06 04:07:59 +05:00
fiftin
595add22d6
fix(ui): spaces in output ( https://github.com/ansible-semaphore/semaphore/issues/1709 )
2024-02-06 02:50:26 +05:00
fiftin
44579cf1da
feat(ui): add private badge for email field
2024-02-01 16:37:01 +05:00
fiftin-quiz
3c5aaac576
feat: add confirmation state
2024-01-30 17:47:03 +05:00
dragon
f06b3a6f9c
add zh_hant
2024-01-29 17:34:54 +08:00
dragon
3ede3b9a65
modify ambiguous language type
2024-01-29 17:12:46 +08:00
dragon
26eb277417
modify ambiguous language type
2024-01-29 17:07:01 +08:00
dragon
00d3326fb6
style clean
2024-01-29 16:49:41 +08:00
dragon
64bc327e57
Supplementary Chinese translation.
2024-01-29 16:45:15 +08:00
Andrea Guarnaccia
09a4db3bfb
Italian translation
2024-01-27 18:03:02 +01:00
Davide Schiaroli
b3329ed727
Vue directive rendered instead of text
2024-01-18 15:09:07 +01:00
Andreas Marschke
203b169962
Fixup api
2024-01-15 22:08:16 +01:00
Andreas Marschke
4f4d8c51a0
Polish UI to allow crumb-style navigation
2024-01-15 22:08:16 +01:00
Andreas Marschke
183a8536f1
Fix param reception
2024-01-15 22:08:16 +01:00
Andreas Marschke
54d103105f
Webhook Feature implementation
2024-01-15 22:08:16 +01:00
Denis Gukov
30f8c5a7fa
Merge pull request #1668 from Stiverton/develop
...
Update Cron docs link to v3
2024-01-08 00:54:06 +05:00
Denis Gukov
ce8b4d7b41
Merge pull request #1667 from Pshemas/develop
...
Polish translation
2024-01-08 00:52:26 +05:00
Denis Gukov
8a27443065
Merge pull request #1672 from AndresJ551/develop
...
Spanish Translation
2024-01-08 00:51:44 +05:00
Denis Gukov
607f5c5943
feat(web): remove extra page
2023-12-24 14:49:11 +05:00
Andres Jalinton
59d04a9b6e
Replace tabs for spaces on App.vue for Spanish Translation.
2023-12-09 20:32:28 -03:00
Andres Jalinton
ac244f4151
Spanish Translation.
2023-12-09 20:30:12 -03:00
Andrew
3aaff9f937
Update Cron docs link to v3
2023-12-06 14:15:22 -05:00
Przemek Jeske
14f1939a94
Polish translation. Added newline at the end.
2023-12-05 22:29:11 +01:00
Przemek Jeske
1807689a0b
Polish translation. Fixed indentation to 2 spaces.
2023-12-05 22:24:41 +01:00
Przemek Jeske
003e2f7684
Polish translation. Some tweaks in artifact wording needed.
2023-12-05 22:10:13 +01:00
Przemek Jeske
45227efc44
Polish translation. Some tweaks in artifact wording needed.
2023-12-05 22:02:27 +01:00
Marcus Bader
c96b82328e
Fix: extra variables validation error
2023-11-25 12:24:37 +01:00
Denis Gukov
16248d0fe9
Merge pull request #1582 from alexporto2200/develop
...
translate into Brazilian Portuguese
2023-11-17 11:39:24 +05:00
Denis Gukov
993f12f183
Merge pull request #1583 from Airler/patch-1
...
Typo fix for german translation
2023-11-17 11:38:09 +05:00
Denis Gukov
0608591945
chore: remove unused option
2023-11-17 02:41:36 +05:00
Denis Gukov
c601bb8a08
fix(ui): remove extra var
2023-11-17 02:38:32 +05:00
Torben Erler
78355ea632
Update de.js
...
Fixed typo in alert translation
2023-10-21 17:27:46 +02:00
Alex
70c6a50842
feat: Add pt_br translate
2023-10-20 23:32:28 -03:00
Alex
92fcbe36d4
feat: Add pt_br translate
2023-10-20 23:11:41 -03:00
Denis Gukov
b7c1eea8e6
fix: merge conflict
2023-09-23 17:54:46 +02:00
Denis Gukov
58850e9129
refactor: create package db_lib
2023-09-23 17:12:35 +02:00
Denis Gukov
5766565a93
chore(ui): text
2023-09-19 19:56:38 +02:00
Denis Gukov
384108513d
feat(billing): coming soon
2023-09-19 17:00:46 +02:00
Denis Gukov
f767ac931a
feat(billing): add billing block
2023-09-19 15:35:59 +02:00
Denis Gukov
5a1357724d
feat: left project
2023-09-18 21:43:13 +02:00
Denis Gukov
80d7c784fe
fix: limit data by users
2023-09-18 19:46:55 +02:00
Denis Gukov
e706d92ee0
feat(ui): change button color
2023-09-17 23:33:56 +02:00
Denis Gukov
e6c72fb330
fix(be): ignore max parallel tasks if it is 0
2023-09-17 22:06:28 +02:00
Denis Gukov
cb2bcd8f0b
feat(be): create demo project
2023-09-17 21:55:14 +02:00
Denis Gukov
1fc842c321
fix(ui): admin label
2023-09-17 16:33:42 +02:00
Denis Gukov
b2cecc79fb
feat(ui): admin badge
2023-09-17 16:30:39 +02:00
Denis Gukov
f1c872d0d2
fix: team management
2023-09-17 16:19:47 +02:00
Denis Gukov
d3923f18b3
feat: admin can all
2023-09-17 16:15:44 +02:00
Denis Gukov
b31033323a
feat: restrict manager permissions
2023-09-17 15:17:15 +02:00
Denis Gukov
985f3f3a03
feat(ui): language switcher
2023-09-17 14:57:57 +02:00
Denis Gukov
41c60b9eae
feat(web): update ui
2023-09-17 10:08:29 +02:00
Denis Gukov
b8c208070b
feat(config): default value for map items
2023-09-16 22:15:55 +02:00