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
d3c81c6992
fix(integrations): boltdb support
2024-03-21 11:21:21 +01:00
fiftin
fd7896ff6b
refactor(integrations): use deleteObject method
2024-03-21 10:56:17 +01:00
fiftin
b7c4339171
feat(integrations): support searchable integrations
2024-03-21 00:53:54 +01:00
fiftin
d602cdf552
feat(integration): searchable checkox
2024-03-21 00:40:00 +01:00
fiftin
6f4ec9ac8f
fix(integrations): public url
2024-03-21 00:23:55 +01:00
fiftin
94b418fb56
Revert "feat: remove searchable"
...
This reverts commit 5757aab5b2
.
2024-03-21 00:17:34 +01:00
fiftin
fb1ef576b5
Revert "fix: remove ? from query"
...
This reverts commit ac284b5f4d
.
2024-03-21 00:17:34 +01:00
fiftin
ac284b5f4d
fix: remove ? from query
2024-03-20 23:59:53 +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
7b9506367e
fix(integrations): alias url
2024-03-20 16:35:13 +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
fiftin
65d7a467fa
feat(integrations): add alias management endpoints
2024-03-20 14:01:52 +01:00
fiftin
4a04b9df58
test: fill become_key_id
2024-03-20 13:00:21 +01:00
Denis Gukov
96d0c2ee62
Merge pull request #1842 from ewatkins/hide-key-password
...
Improved Key Passwords
2024-03-20 10:47:52 +01:00
Denis Gukov
194b909142
Merge pull request #1836 from oussjarrousse/issue-1091
...
Adding alerts support for Rocket.Chat; closing Issue-#1091
2024-03-20 10:45:42 +01:00
fiftin
f8572bb50a
test: fix dredd cap
2024-03-20 10:44:16 +01:00
Eric Watkins
4b8a4d4e3f
Improved Key Passwords with Hiding
2024-03-18 22:24:28 -05:00
fiftin
5551cd1a1e
feat: validate repo before save
2024-03-18 15:37:40 +01:00
fiftin
6e5bac8130
fix: validate inventory before save
2024-03-18 15:33:40 +01:00
fiftin
5dd07de7fa
ci: fix docker init
2024-03-18 14:48:01 +01:00
Oussama Jarrousse
7f80e3812d
go fmt
2024-03-16 04:18:26 +01:00
Oussama Jarrousse
631da95ea9
Adding rocket.chat alerts support (similar to slack)
2024-03-15 18:30:15 +01:00
Oussama Jarrousse
a43c94f6e7
Revert "Adding rocket.chat alerts support (similar to slack)"
...
This reverts commit 2bb8114464
.
2024-03-15 18:23:11 +01:00
Oussama Jarrousse
2bb8114464
Adding rocket.chat alerts support (similar to slack)
2024-03-15 18:20:54 +01:00
fiftin
26f609b3a5
fix(runners): check statuses from server
2024-03-12 03:03:43 +01:00
fiftin
f2c8bc2a4c
fix(be): deny waiting confirmation after confirmed
2024-03-12 02:53:29 +01:00
fiftin
179a2625f7
fix(be): logger for playbook
2024-03-12 02:20:30 +01:00
fiftin
7667665755
fix(be): status for local running job
2024-03-12 02:06:21 +01:00
David Bonsall
a2fec7e0ad
Merge branch 'develop' into docker-python-requirements
2024-03-11 19:49:12 -05:00
fiftin
02899c9ccb
feat: status updating
2024-03-12 01:44:04 +01:00
fiftin
8486b43380
fix(be0: set null instead of cascade for holder_id
2024-03-11 23:12:57 +01:00
fiftin
0ee2d5fc16
fix(auth): check redirect urls
2024-03-11 19:39:11 +01:00
fiftin
3404c40c57
feat(auth): support redirect path for oauth
2024-03-11 18:25:32 +01:00
fiftin
d2db315eac
feat(auth): support redirect path for oauth
2024-03-11 18:25:19 +01:00
fiftin
123135dd9d
feat(be): sort oauth providers
2024-03-11 15:17:53 +01:00
fiftin
678260970f
fix(be): create none access key
2024-03-11 02:22:17 +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
0704828119
fix(be): save project type
2024-03-11 01:04:47 +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
4a5ca60c70
feat: create none inventory by default
2024-03-10 23:06:17 +01:00
fiftin
4c8312bc9b
feat(be): add none inventory type
2024-03-10 22:58:35 +01:00