Commit Graph

1978 Commits

Author SHA1 Message Date
fiftin
b2b2d8f484 fix: apply prepareClaims 2024-03-25 00:47:14 +01:00
fiftin
15d670eea0 feat: add prepareClaims to fix float fields 2024-03-25 00:35:11 +01:00
fiftin
2457cbc13e test(login): claim | which always false 2024-03-24 23:08:23 +01:00
Denis Gukov
f982f3d365
Merge pull request #1865 from ansible-semaphore/email_claim_format
feat: add format for oidc claims
2024-03-24 22:25:02 +01:00
fiftin
54587b0e07 test: add tests for parseClaim 2024-03-24 22:08:49 +01:00
fiftin
f31a3500d1 feat: support claim pipes 2024-03-24 21:54:40 +01:00
fiftin
b03c5dcf32 feat: add format for oidc claims 2024-03-24 21:45:54 +01:00
fiftin
52f64e36fa fix: email link 2024-03-23 21:59:29 +01:00
fiftin
c5448d0357 feat: use html for emails 2024-03-23 21:16:59 +01:00
fiftin
a369bd772f feat: add emoji for all messengers 2024-03-23 20:55:33 +01:00
fiftin
e2707994cb feat: add notification for confirmation 2024-03-23 20:36:43 +01:00
fiftin
8964689383 feat(notifications): add emoji to messages 2024-03-23 20:33:48 +01:00
fiftin
590c78fed9 ci(runner): remove ssh config because it is not works 2024-03-23 17:54:40 +01:00
fiftin
2ae06222d1 ci: ssh config file 2024-03-23 17:34:59 +01:00
fiftin
f1730ee6a5 ci: disable host key check for runner 2024-03-23 16:55:38 +01: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
4c27e0a70d fix(integrations): hmac auth 2024-03-23 00:11:43 +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
fiftin
d725fbca81 fix(integrations): auth check 2024-03-22 21:44:15 +01:00
fiftin
18c071e050 feat(integrations): use gojsonq instead of jsonq 2024-03-22 18:34:03 +01:00
fiftin
b75a8a7189 feat(integartions): add logs 2024-03-22 17:23:43 +01:00
fiftin
d09095739c chore(be): rename var 2024-03-22 16:39:33 +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
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