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
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
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
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
aaec4ce2bb
feat(schedule): minor ui changes
2024-06-25 23:27:51 +05:00
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
dependabot[bot]
ab4f732588
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:41:00 +00:00
dependabot[bot]
d18f4f78b7
chore(deps-dev): bump express from 4.18.1 to 4.19.2 in /web
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:56 +00:00
dependabot[bot]
454bec861a
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 2.6.6 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify )
---
updated-dependencies:
- dependency-name: vuetify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:03 +00:00
Denis Gukov
3de87b9988
Merge pull request #1897 from semaphoreui/dependabot/npm_and_yarn/web/babel/traverse-7.24.1
...
chore(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.1 in /web
2024-04-02 21:39:29 +02:00
dependabot[bot]
dba3969c27
chore(deps-dev): bump loader-utils from 1.4.0 to 1.4.2 in /web
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:39:28 +00:00
dependabot[bot]
03c9c1ce74
chore(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 in /web
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:39:26 +00:00
Denis Gukov
858f804c96
Merge pull request #1898 from semaphoreui/dependabot/npm_and_yarn/web/tough-cookie-4.1.3
...
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /web
2024-04-02 21:39:09 +02:00
Denis Gukov
960f071564
Merge pull request #1899 from semaphoreui/dependabot/npm_and_yarn/web/json5-1.0.2
...
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 in /web
2024-04-02 21:38:53 +02:00
dependabot[bot]
82114d7762
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 in /web
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:25:21 +00:00
Denis Gukov
58d382bfd6
Merge pull request #1891 from semaphoreui/dependabot/npm_and_yarn/web/webpack-dev-middleware-5.3.4
...
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web
2024-04-02 20:25:20 +02:00
dependabot[bot]
7e38652170
chore(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.1 in /web
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.18.5 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:33 +00:00
dependabot[bot]
787efdab6d
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:17 +00:00
dependabot[bot]
0864eddaa7
chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /web
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:09 +00:00
dependabot[bot]
18af32cc70
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.3 in /web
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.3.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.3 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:05 +00:00
dependabot[bot]
5f92cd24e2
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /web
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:22:51 +00:00
dependabot[bot]
fd5a8c048a
chore(deps): bump axios from 0.21.4 to 0.28.0 in /web
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:51 +00: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
7c0fed0809
Merge pull request #1784 from tboerger/embed-and-cache
...
feat: replace packr and add basic cache headers
2024-03-02 19:28:57 +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
67954b95aa
feat: replace packr and add basic cache headers
...
Since packr have been deprecated in favor of go:embed for quite some
time now I have replaced it with plain go:embed functionality which
makes it more future proof.
The only downside is that go:embed can use relativ paths only, that's
why I have moved the web/dist folder into api/public.
Besides that I have refactored the static asset handling which includes
basic last modification and cache control headers to improve the cache
cache behavior for static assets.
2024-03-01 15:52:30 +01: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
ce37dab1bd
feat: upgrade browserlist as requested from build output
2024-02-26 12:31:24 +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
Thomas Boerger
7f81faf0db
feat: enable proxy for frontend dev server
2024-02-05 22:14:40 +01: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
Denis Gukov
aef7cbca04
feat: add status starting
2023-09-12 20:58:44 +02:00
Arda K
f1cb6408f3
fix(ui): added german language support
...
Added `de.js` file for german language support for dashboard.
2023-09-11 08:50:32 +02:00
Denis Gukov
8fb7f30601
fix(ui): scrollbar in project title
2023-09-03 19:28:45 +02:00
Denis Gukov
e1ebeaa15c
fix(ui): translations
2023-09-03 18:22:17 +02:00
Denis Gukov
58fc07e74c
fix(ui): display div for role instead of disabled select
2023-08-28 11:44:04 +02:00
Denis Gukov
821362831c
fix(ui): check perm for template
2023-08-28 11:41:20 +02:00
Denis Gukov
d32a31f4b6
feat: remove demo mode
2023-08-27 15:00:54 +02:00
Denis Gukov
97c0cbbfde
fix: merge conflict
2023-08-27 00:05:15 +02:00
Denis Gukov
a90c42c7aa
feat(ui): hide/show actions depends of permissions
2023-08-26 21:09:31 +02:00
Denis Gukov
4398544e91
feat(fe): handle permissions on UI
2023-08-26 20:43:42 +02:00
Denis Gukov
329f77caf5
Merge pull request #1413 from Freebase394/develop-1
...
Added - Create pt.js Portuguese language
2023-08-26 15:15:53 +02:00
Dragon
5b2632ca64
feat: add chinese lang support.
2023-08-17 12:54:37 +08:00
Dragon
8e1460b4e5
feat: add chinese lang support.
2023-08-17 12:15:15 +08:00
Freebase3941
8870c5cdea
Create pt.js - Portuguese language added
...
Create pt.js - Portuguese language added - By OnlyHardOfficial
2023-08-11 10:43:05 +01:00
Denis Gukov
aee3b81a0f
Merge pull request #1371 from WilliamDEdwards/fix/manager-typo
...
Fix manager typo
2023-08-06 17:34:26 +02:00
William Edwards
4a86c19601
Fix manager typo
2023-07-27 18:51:21 +02:00
don Rumata
8e74da0ec1
Добавил перевод на русский язык. Спасибо @qarkai за помощь.
2023-07-26 21:21:08 +03:00
Denis Gukov
1145eec9a4
feat(be): add config options
2023-07-24 16:04:03 +02:00
Denis Gukov
034a4b4bbe
fix(ui): typo
2023-07-23 15:55:24 +02:00
Denis Gukov
517ad4dc97
feat(ui): add roles to UI
2023-07-22 22:48:10 +02:00
Denis Gukov
076bb19910
fix(ui): merge conflict
2023-07-09 11:43:23 +02:00
Denis Gukov
4f12b70375
Merge pull request #1213 from s3lph/feat-oidc-auth
...
Implement OIDC authentication
2023-07-08 20:07:50 +02:00
Denis Gukov
7fac4d34ea
feat(ui): add select for project users' role
2023-07-08 13:42:50 +02:00
Philipp Schosteritsch
d884330f62
committing implementation
2023-07-04 16:47:29 +02:00
Andrey Chausenko
b65eb63a49
Correctly display relative time for non-UTC timezones
2023-06-20 13:57:05 +10:00
s3lph
c3cd04fdce
feat: implement oidc authentication
2023-04-16 23:57:56 +02:00
Denis Gukov
31e532548b
fix(fe): new task dialog
2022-10-29 22:05:42 +05:00
Denis Gukov
f3696984b7
feat(fe): run task from template page
2022-10-29 21:40:03 +05:00
Denis Gukov
8b5b8a33c4
chore(fe): change icons
2022-10-29 21:07:39 +05:00
Denis Gukov
a3c4ecbb14
feat(fe): restyle tempate form
2022-10-29 20:44:16 +05:00
Denis Gukov
d382a822fe
refactor: rename directory web2 to web
2022-10-29 18:37:20 +05:00
Denis Gukov
c607b20b26
feat: remove old ui
2021-05-15 17:59:06 +05:00
Denis Gukov
d0392485eb
feat: migrate logging to Store
2021-03-12 22:41:41 +05:00
Denis Gukov
bf958acbd7
fix: update some deps
2020-09-30 15:22:32 +05:00
Stanislav Simovski
7602a2ac06
Update dependencies, use go modules
2020-02-08 22:58:51 +02:00
Stanislav Simovski
a368d30ef1
Fixed mux router usage
2019-09-08 10:19:46 +03:00
Stanislav Simovski
23fdc8550b
Set version on windows taskfile
...
It doesn't otherwise build on windows since by default it's `1`:
```powershell
Taskfiles versions should match. First is "2" but second is "1"
```
backup
2019-07-09 16:07:10 +03:00
Denis
01a0ec271f
Use https protocal to import font
2018-12-11 19:32:37 +05:00
dahyung-kwon
c5f402bfa3
Add “Extra CLI Arguments” filed to "Create Task" UI.
2018-09-11 20:22:54 +09:00
Denis
53b38a09ae
Fix creating new user
2018-05-16 17:13:58 +05:00
Denis
35fbd3ba2a
Fix SweetAlert factory
2018-05-15 14:20:55 +05:00
Denis
173ef6b6fa
Add SweetAlert dep
2018-05-15 14:20:55 +05:00
Denis
287ce7d07e
Add SweetAlert factory
2018-05-15 14:20:55 +05:00
Denis
8d74b35c4a
Fix promise execution, replace then(...).error(...) to then(...).catch(...)
2018-05-08 16:15:48 +05:00
slickvoodoo
db5408ad84
Assign user response correctly
...
Fix #529
2018-04-26 09:59:01 -05:00
Tom Whiston
123a4ea7f1
Merge pull request #509 from zarianec/develop
...
Fixed SweetAlert confirmation popup
2018-04-03 10:32:19 +02:00
Anton Markelov
f24a10917f
add local installation of fe tools, add relative paths to that tools
...
move nodemon to devdependencies, remove manual installation of pug, less and nodemon
small windows-related fixes
move less and pug to devdependencies
replace echo to space for windows
2018-03-30 20:21:27 +10:00
Artiom Stoianov
8ba64afdc8
Convert spaces to tabs
2018-03-29 14:05:55 +03:00
Artiom Stoianov
c8e94d6746
Style fixes
2018-03-27 09:06:39 +03:00
Artiom Stoianov
a605c54583
Fixed SweetAlert confirmation popup
2018-03-27 08:38:48 +03:00
Tom Whiston
d22f2eb5d9
Merge pull request #458 from twhiston/cmd_environment_vars
...
Add environment key ENV
2018-03-20 01:33:45 +01:00
Denis
e7881ee0bc
Fix: Extra arguments are not being saved in task templates
2018-03-15 12:40:17 +05:00
Tom Whiston
690f80ae54
mention env key in environment help text
2018-03-15 01:11:34 +01:00
Denis
7263101be0
Use npm instead of submodule. Split public to web/public & web/resources
...
Fix build under Windows
Remove htmls from pug directory
Move package.json to web directory
Remove OS type checking from test
Fix builder.js codestyle
Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00