Rıdvan Akca
63b9943203
refactor: rewrite useAppConfig with RQ
2024-03-11 17:32:55 +03:00
Rıdvan Akca
c9ff6d7bb9
fix: pass enabled to useTriggers and useActions hooks
2024-03-11 17:17:09 +03:00
Rıdvan Akca
5835def5d0
refactor: move abort controller into useLazyApps hook
2024-03-11 16:16:12 +03:00
Rıdvan Akca
2ee5af8bfb
feat: add useAppAuth with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
28c8be97b6
feat: add useLazyApps hook
2024-03-07 16:53:22 +03:00
Rıdvan Akca
be62c09d06
refactor: rewrite useApp with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
5fe3546d2a
feat: add useTriggerSubsteps and useActionSubsteps with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
c4b2ea125c
feat: add useActions with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
3301b038fe
feat: add useTriggers with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
6a58d1e3da
fix(useAdminAppAuthClient): pass signal
2024-03-07 16:53:22 +03:00
Rıdvan Akca
e5670d820d
refactor: rewrite useApps with RQ
2024-03-07 16:53:22 +03:00
Ali BARIN
3a9dfe339a
Merge pull request #1689 from automatisch/fix-auth-in-rq
...
fix: initialize auth in RQ client
2024-03-06 15:52:17 +01:00
kasia.oczkowska
efeeb6cb02
fix: add optional chaining to data.getTrialStatus check and introduce minor code improvements
2024-03-06 15:12:02 +01:00
Rıdvan Akca
bfc7d5d0dd
refactor(web): rewrite useAdminAppAuthClient with react-query ( #1690 )
2024-03-04 13:09:42 +01:00
Ali BARIN
930843d065
fix: initialize auth in RQ client
2024-03-04 10:48:55 +00:00
Ali BARIN
760bc1c22a
fix(useAutomatischInfo): pass signal correctly
2024-03-01 15:14:22 +01:00
Ali BARIN
14c04ee4ac
refactor: rewrite useAutomatischInfo with RQ and REST API
2024-03-01 15:14:22 +01:00
Ali BARIN
b3ae2d2748
refactor(web): remove typescript
2024-02-29 09:38:32 +00:00
Faruk AYDIN
159931a6ea
chore: Use types from the web package
2024-01-15 13:30:48 +01:00
Ali BARIN
78ba18b176
feat: apply conditional mation styling
2023-12-14 14:28:07 +00:00
kattoczko
c461cc4878
feat: introduce application auth clients tab in the admin panel ( #1423 )
...
* feat: introduce application auth clients tab in the admin panel
* feat: introduce improvements
* feat: use loading state returned from useMutation
* feat: use error returned by useMutation hook
2023-11-10 14:09:23 +01:00
QAComet
1a55cc8604
test: update snackbar with variant and data-test attributes
2023-10-27 19:48:40 +02:00
Ali BARIN
0a36101da1
feat: close snackbars upon click ( #1378 )
2023-10-24 12:03:30 +02:00
Ali BARIN
174240a220
refactor: add useEnqueueSnackbar with data-test attr
2023-10-06 12:28:09 +02:00
Kasia
a04b933161
refactor: introduce useApps hook
2023-09-29 17:03:36 +02:00
kattoczko
c77e12edbb
fix: consider null as value in step parameters ( #1282 )
2023-09-29 16:33:45 +02:00
kattoczko
d63757634a
feat: introduce role mappings form on authentication page ( #1256 )
2023-09-08 14:09:53 +02:00
Ali BARIN
df24bac913
refactor: fetch notifications over graphql query
2023-08-28 20:44:55 +00:00
kattoczko
ddeb18f626
feat: introduce authentication page ( #1241 )
...
* feat: introduce authentication page
* feat: update page width
* fix(saml): cover non-existing role mapping on onboarding
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2023-08-25 15:24:50 +02:00
Rıdvan Akca
163aca6179
feat(user-list): add pagination ( #1219 )
...
* feat(user-list): add pagination
* feat: add actual total count in getUsers
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2023-08-21 21:15:07 +02:00
Ali BARIN
3b54b29a99
feat: introduce app configs with shared auth clients ( #1213 )
2023-08-16 15:46:43 +02:00
Ali BARIN
25983e046c
chore: move config behind checks ( #1211 )
2023-08-11 22:32:13 +02:00
Ali BARIN
b590f0f98f
feat: write useConfig hook
2023-08-11 08:29:57 +00:00
Rıdvan Akca
5046c4c911
feat(auth): add loading state for user and role management ( #1188 )
2023-08-09 21:51:07 +02:00
Faruk AYDIN
4b706e004d
chore: Rename getSamlAuthProviders as listSamlAuthProviders query
2023-08-07 16:44:59 +02:00
Ali BARIN
0deaa03218
feat(auth): add user and role management
2023-08-03 19:39:48 +02:00
Ali BARIN
a7104c41a2
feat(sso): introduce authentication with SAML
2023-08-03 19:39:48 +02:00
Rıdvan Akca
3fd1d4d9b3
feat(google-sheets): create spreadsheet row
2023-06-01 13:28:36 +02:00
Ali BARIN
88c93ac992
fix(dynamic-data): correct parameters
2023-05-16 17:59:04 +02:00
Ali BARIN
3572e6f65a
fix: send parameters to dynamic data query
2023-05-15 16:24:17 +02:00
Ali BARIN
fcf3a480be
chore: remove UsageAlert
2023-04-16 14:22:30 +00:00
Ali BARIN
b837aecb27
feat: add subscription cancelled alert
2023-04-12 20:08:45 +00:00
Ali BARIN
a0feb7f309
feat: show completed checkout alert
2023-04-09 20:31:51 +00:00
Ali BARIN
2739d2297f
feat: finalize TrialOverAlert on billing page
2023-04-09 14:11:22 +02:00
Ali BARIN
d4c542168c
feat: add trial status badge in appbar
2023-04-09 09:57:50 +00:00
Ali BARIN
372cdb10d6
feat: make invoices dynamic
2023-03-27 08:22:24 +00:00
Ali BARIN
fd24dbee21
fix(useBillingAndUsageData): fix invalid date
2023-03-27 08:22:14 +00:00
Ali BARIN
f3a8ab289f
feat: use actual data in billing and usage
2023-03-26 19:28:15 +00:00
Ali BARIN
e25aab742b
feat(UsageAlert): use new plan upgrade page
2023-03-21 20:25:46 +00:00
Ali BARIN
b5ed984f05
feat: add checkout process
2023-03-20 23:24:04 +00:00