Ali BARIN
|
ba0d46c6cd
|
feat(web): use REST API endpoint to register user
|
2024-09-12 13:19:01 +03:00 |
|
Ali BARIN
|
297543f9dd
|
feat(useAuthenticateApp): early exit connection creation at blocked pop-up
|
2024-09-10 17:40:34 +02:00 |
|
Ali BARIN
|
0c53ee8460
|
feat(AddAppConnection): show pop-up reminder hint
|
2024-09-10 17:40:34 +02:00 |
|
Ömer Faruk Aydın
|
862842e3e1
|
Merge pull request #2064 from automatisch/aut-1237
feat: write and implement REST API endpoint to delete role
|
2024-09-10 17:19:55 +03:00 |
|
Ali BARIN
|
af56fa2830
|
feat(Editor): use REST API endpoint to create step
|
2024-09-10 10:12:59 +00:00 |
|
Ali BARIN
|
95dc5fb849
|
refactor(RoleMappings): rewrite mutations with REST API endpoints
|
2024-09-10 09:50:53 +00:00 |
|
Ali BARIN
|
61a1ce57c2
|
refactor(useAdminDeleteRole): remove redundant invalidateQueries
|
2024-09-06 09:52:03 +00:00 |
|
Ali BARIN
|
66fe84e126
|
feat(DeleteRoleButton): use REST API endpoint to delete role
|
2024-09-06 09:51:22 +00:00 |
|
Ali BARIN
|
ea667bb6a9
|
refactor(useAdminUpdateRole): remove redundant invalidateQueries
|
2024-09-06 09:26:34 +00:00 |
|
Ali BARIN
|
9df1b29d70
|
feat(EditRole): use REST API endpoint to update role
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
a4ea6c1fad
|
refactor(CreateRole): implement REST API endpoint to create role
|
2024-09-03 13:56:06 +00:00 |
|
Ali BARIN
|
f4fe0a0d4f
|
refactor(SamlConfiguration): rewrite mutations with REST API endpoints
|
2024-08-30 11:46:35 +00:00 |
|
Ali BARIN
|
562341adfe
|
refactor(web): rewrite mutation with PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
cce5b3b533
|
refactor(web): rewrite mutation with PATCH /v1/admin/config
|
2024-08-30 11:07:44 +02:00 |
|
Ali BARIN
|
990e69143d
|
refactor(web): rewrite mutation with DELETE /v1/connections/:connectionId
|
2024-08-29 09:26:24 +02:00 |
|
Ali BARIN
|
1392fed023
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/config
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
09bc0bba1e
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
|
2024-08-28 11:16:46 +02:00 |
|
Ali BARIN
|
48b2b006c0
|
refactor(web): rewrite mutation with POST /v1/admin/apps/:appKey/config
|
2024-08-28 10:32:06 +02:00 |
|
Ali BARIN
|
81c39d7d93
|
refactor: rewrite create-app-auth-client mutation as REST endpoint
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
730fdd32b1
|
feat: use dynamic DOCS URL
|
2024-07-23 09:48:20 +00:00 |
|
kasia.oczkowska
|
1aa1f441b3
|
feat: refactor delete user mutation with the REST API endpoint
|
2024-07-22 13:27:57 +02:00 |
|
kasia.oczkowska
|
d051275e54
|
feat: use create access token api endpoint instead of login mutation
|
2024-07-18 13:05:59 +01:00 |
|
kasia.oczkowska
|
dd0a1328e8
|
feat: refactor reset password mutation with the REST API endpoint
|
2024-07-17 15:05:46 +01:00 |
|
kasia.oczkowska
|
46ec9b5229
|
feat: refactor forgot password mutation with the REST API endpoint
|
2024-07-17 13:23:45 +01:00 |
|
kasia.oczkowska
|
ba6b4c6854
|
feat: create onboarding UX flow
|
2024-07-12 14:55:30 +01:00 |
|
Ali BARIN
|
9922033d33
|
feat: add accept-invitation page
|
2024-07-11 11:38:23 +02:00 |
|
kasia.oczkowska
|
d6abf283bc
|
feat: introduce automatic layout for new flow editor
|
2024-06-04 07:17:38 +00:00 |
|
Ali BARIN
|
c9281b4605
|
fix(useDynamicData): send correct payload to API
|
2024-05-09 20:08:59 +00:00 |
|
Rıdvan Akca
|
363874de6a
|
feat: implement revoke access token with RQ
|
2024-04-26 09:25:50 +00:00 |
|
Ömer Faruk Aydın
|
e5be8d3ba7
|
Merge pull request #1802 from automatisch/AUT-688
refactor: rewrite get connected apps with RQ
|
2024-04-15 11:43:35 +02:00 |
|
Ali BARIN
|
61dc431f92
|
Merge pull request #1805 from automatisch/AUT-919
fix: pass current user id to usePlanAndUsage hook
|
2024-04-12 13:06:57 +02:00 |
|
kasia.oczkowska
|
009754c18b
|
fix: pass current user id to usePlanAndUsage hook
|
2024-04-12 10:43:40 +01:00 |
|
kasia.oczkowska
|
a36d10870b
|
feat: unify react-query query keys
|
2024-04-12 10:07:51 +01:00 |
|
kasia.oczkowska
|
b549ba3e39
|
refactor: rewrite get connected apps with RQ
|
2024-04-11 14:00:53 +01:00 |
|
kasia.oczkowska
|
e7693d8aa6
|
refactor: remove not used files related to gql get-app-auth-client
|
2024-04-11 11:10:58 +01:00 |
|
Rıdvan Akca
|
ea1a63f7dd
|
refactor: rewrite useDynamicData with RQ
|
2024-04-10 17:25:01 +02:00 |
|
Rıdvan Akca
|
5c9d3ed134
|
refactor: rewrite test connection with RQ
|
2024-04-10 16:39:55 +02:00 |
|
Ali BARIN
|
17fb935ea0
|
Merge pull request #1798 from automatisch/fix-flow-counts
fix: show flow counts using useConnectionFlows
|
2024-04-10 16:37:06 +02:00 |
|
Rıdvan Akca
|
009cf63d8c
|
fix: show flow counts using useConnectionFlows
|
2024-04-10 15:29:21 +02:00 |
|
Ali BARIN
|
da399aacd6
|
Merge pull request #1766 from automatisch/AUT-705
refactor: rewrite useStepWithTestExecutions with RQ
|
2024-04-10 13:30:04 +02:00 |
|
Rıdvan Akca
|
3632ee77e5
|
refactor: rewrite useStepWithTestExecutions with RQ
|
2024-04-09 16:32:52 +02:00 |
|
Ali BARIN
|
2901f337cc
|
Merge pull request #1797 from automatisch/disable-retry-on-mount
fix: disable retry on mount by default
|
2024-04-09 14:31:57 +02:00 |
|
Ali BARIN
|
f0bd2f335b
|
fix: disable retry on mount by default
|
2024-04-08 15:20:10 +00:00 |
|
Ali BARIN
|
acdd026448
|
Merge pull request #1780 from automatisch/AUT-686
refactor: rewrite useBillingAndUsageData with useSubscription and useUserTrial
|
2024-04-08 15:22:55 +02:00 |
|
Rıdvan Akca
|
d2a7889fc9
|
refactor: remove useBillingAndUsageData hook
|
2024-04-08 14:49:37 +02:00 |
|
Rıdvan Akca
|
f0ef12f904
|
refactor: rewrite useSubscription with RQ and use it in UsageDataInformation
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
1827f5413f
|
refactor(useUserTrial): return hasTrial field from hook
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
0609f30e25
|
feat: introduce usePlanAndUsage with RQ
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
d4e4d95b6d
|
refactor: rewrite get app connections with RQ
|
2024-04-08 14:44:36 +02:00 |
|
Ali BARIN
|
d74af4931e
|
Merge pull request #1793 from automatisch/AUT-682
refactor: rewrite useAuthClients with RQ
|
2024-04-08 14:40:44 +02:00 |
|