Ali BARIN
48b2b006c0
refactor(web): rewrite mutation with POST /v1/admin/apps/:appKey/config
2024-08-28 10:32:06 +02:00
Ali BARIN
6540d0ea53
fix(AdminApplicationCreateAuthClient): correct typo in auth word
2024-08-27 16:34:09 +02:00
Ali BARIN
81c39d7d93
refactor: rewrite create-app-auth-client mutation as REST endpoint
2024-08-27 16:34:09 +02:00
Rıdvan Akca
63b9943203
refactor: rewrite useAppConfig with RQ
2024-03-11 17:32:55 +03:00
Rıdvan Akca
2ee5af8bfb
feat: add useAppAuth with RQ
2024-03-07 16:53:22 +03:00
kasia.oczkowska
7afdf43872
feat: introduce propTypes
2024-03-04 15:21:07 +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
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