Commit Graph

397 Commits

Author SHA1 Message Date
fiftin
f3399e2829
feat(tasks): use ArgPicker on UI 2024-07-22 17:49:52 +05:00
fiftin
78c7fab9cc
feat(ui): replace codemirror with argspicker for tasks 2024-07-22 17:40:18 +05:00
Denis Gukov
74863501dd
Merge pull request #2216 from semaphoreui/always_use_utc_time
Always use utc time
2024-07-22 17:19:28 +05:00
fiftin
de0eda9fb9
feat(apps): add priority 2024-07-22 16:51:29 +05:00
fiftin
4bc7f156a9
fix(schedules): return only schedules with repo id for templates 2024-07-22 15:32:59 +05:00
Denis Gukov
08cf4dd73c feat: time display 2024-07-22 13:26:10 +05:00
Hamish Moffatt
d6301225fa Fix base URI not included in generated OpenID Connect URLs (#1524) 2024-07-22 08:59:39 +10:00
fiftin
63204b27b5
fix(ui): task dialog height 2024-07-19 15:04:15 +05:00
fiftin
b4c567f34e
fix(apps): hide from UI for non-admin users 2024-07-19 15:01:21 +05:00
fiftin
fef54a1d5f
fix(environment): decrypt secrets 2024-07-18 00:41:11 +05:00
fiftin
734cc91ac8
feat(environment): secret can be var or env 2024-07-17 23:29:29 +05:00
fiftin
4a022ab386
fix(environment): remove secret from ui 2024-07-17 22:46:48 +05:00
fiftin
428e148902
fix(integrations): null pointer to template 2024-07-17 21:56:31 +05:00
fiftin
17b524e22e
fix(ui): check template field requirement 2024-07-17 17:24:59 +05:00
fiftin
bb748cb480
fix: provide app for demo project templates 2024-07-16 11:35:36 +05:00
fiftin
faa71a0913
fix(task_params): don't check params for ansible 2024-07-15 14:13:48 +05:00
fiftin
c0491e7aed
fix(task_params): remove extra params 2024-07-15 14:10:12 +05:00
fiftin
3b3b29ee88
feat(task_params): add params 2024-07-15 13:57:12 +05:00
fiftin
5168717683
feat(ui): add task params 2024-07-15 12:52:28 +05:00
fiftin
d0e95bbcef
feat(ui): add empty params form 2024-07-11 18:13:51 +05:00
fiftin
9ed830d91c
feat(ui): replace codemirror with ArgsPicker in template editor 2024-07-11 12:54:59 +05:00
fiftin
6f2f1a6eb4
fix(apps): '' to ansible 2024-07-10 17:59:57 +05:00
Denis Gukov
f8671598ad feat(apps): add app args 2024-07-10 14:11:26 +05:00
Denis Gukov
18a0e40007 feat(ui): inventory icon 2024-07-10 13:38:32 +05:00
Denis Gukov
989d3b4a8e feat(apps): change log message 2024-07-10 13:12:01 +05:00
Denis Gukov
3e6d1bdd5e fix(ui): labels 2024-07-10 00:58:17 +05:00
Denis Gukov
89e9203366 fix(ui): missed * in template field 2024-07-10 00:42:49 +05:00
Denis Gukov
13f69bcca3 fix(ui): missed * in template field 2024-07-10 00:42:13 +05:00
Denis Gukov
68e7286877 refactor(apps): remove unused components 2024-07-10 00:41:06 +05:00
Denis Gukov
83c08f8a48 fix(apps): labels in template editor 2024-07-10 00:40:04 +05:00
Denis Gukov
26c3479f8a feat(apps): add migration '' -> 'ansible' 2024-07-10 00:26:12 +05:00
Denis Gukov
c4916703f0 fix(apps): run shells 2024-07-09 21:52:46 +05:00
Denis Gukov
5b03060687 fix(apps): use correct form for app 2024-07-09 17:29:25 +05:00
Denis Gukov
8ccd01577d refactor(apps): rename bash compoment 2024-07-09 17:10:06 +05:00
Denis Gukov
e287d9159d fix(apps): loading data 2024-07-09 17:06:08 +05:00
Denis Gukov
67532e321d feat(apps): default apps 2024-07-09 17:02:49 +05:00
Denis Gukov
b5ba69f4f6 feat(apps): add default apps 2024-07-09 16:47:07 +05:00
Denis Gukov
d3d34041da fix(apps): use apps mixin for template form 2024-07-09 16:29:46 +05:00
Denis Gukov
4e1fe140d2 feat(apps): add path to ui 2024-07-09 15:42:15 +05:00
Denis Gukov
15991dc411 feat(apps): delete apps 2024-07-09 15:37:47 +05:00
Denis Gukov
3fe1e91651 fix(apps): updating app 2024-07-09 13:57:33 +05:00
Denis Gukov
413bb8bc0c fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
Denis Gukov
1052070632 feat(apps): add app mixin for ui, fixed config loading 2024-07-08 14:45:18 +05:00
Denis Gukov
27692d84bc feat(apps): icon and title for edit form 2024-07-08 13:33:43 +05:00
Denis Gukov
3292928fc7 feat: add /apps endpoint and use it for template list 2024-07-08 12:55:13 +05:00
Denis Gukov
b0e766355a feat: get options method 2024-07-06 22:33:16 +05:00
Denis Gukov
8ec19ab3b4 feat: add apps settings link 2024-07-06 14:00:56 +05:00
fiftin
047fe5dc22
fix(environment): placeholders for vars name->value inputs 2024-07-04 01:56:40 +05:00
fiftin
adda0a12bc
feat(environment): add user friendly editor for extra variables 2024-07-04 01:52:34 +05:00
Denis Gukov
ebc42a208b
Merge pull request #2161 from semaphoreui/env-secrets
Envionment Secrets
2024-07-03 01:52:30 +05:00
fiftin
906028f350
fix(ui): button spaces 2024-07-03 01:52:04 +05:00
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
c75e79efad
refactor(secrets): move secrets to environment entity 2024-07-02 23:45:59 +05:00
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