Commit Graph

1940 Commits

Author SHA1 Message Date
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
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
fiftin
8a6d5821f8 Revert "feat: make inventory optional for template"
This reverts commit f6f3e4228f.
2024-03-10 22:56:58 +01:00
fiftin
8aafae1417 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2024-03-10 22:51:37 +01:00
fiftin
f6f3e4228f feat: make inventory optional for template 2024-03-10 22:51:28 +01:00
Denis Gukov
f4edc70f08
Merge pull request #1818 from NikitaDef/feature/fix_deprecation
Fix deprecation io/ioutil
2024-03-10 20:50:45 +01:00
gavrilov.nikita
741a6748fd Fix deprecation io/ioutil 2024-03-10 22:07:19 +03:00
fiftin
51c4a95268 feat: implement options for sql 2024-03-10 19:14:08 +01:00
fiftin
522513b375 feat(be): implement options for boltdb 2024-03-10 19:00:15 +01:00
fiftin
710c7df275 feat: implement options for boltdb 2024-03-10 18:55:42 +01:00
fiftin
a90b270dc5 feat(be): add fields to the models 2024-03-10 13:13:44 +01:00
fiftin
2bdcc8b043 feat: add fields to migrations 2024-03-10 13:08:45 +01:00
fiftin
479eb889f8 refactor: add type InventoryType 2024-03-09 20:23:38 +01:00
fiftin
84f7dae074 feat: remove type for inventory :) 2024-03-09 20:05:12 +01:00
fiftin
1951e8ebb2 feat: add type for inventory 2024-03-09 20:03:19 +01:00
fiftin
c150d90a75 feat(be): implement confirmation endpoint 2024-03-09 15:01:20 +01:00