Commit Graph

9 Commits

Author SHA1 Message Date
Ali BARIN
7558250879 feat(AdminApplication): hide oauth tab for unsupported apps 2025-01-27 10:18:56 +00:00
Ali BARIN
8d5287d51e refactor(web): use oauth client instead of app auth client 2024-12-19 14:53:47 +00:00
Jakub P.
a8ed13da33 test: adapt apps tests to new logic 2024-12-17 14:27:10 +00:00
Ali BARIN
00e80f1fba feat(AdminApplication): remove connections tab 2024-12-17 14:26:55 +00:00
Rıdvan Akca
2ee5af8bfb feat: add useAppAuth with RQ 2024-03-07 16:53:22 +03:00
Rıdvan Akca
f320a44d45 refactor: rewrite get-app queries with RQ 2024-03-07 16:53:22 +03:00
Ali BARIN
b3ae2d2748 refactor(web): remove typescript 2024-02-29 09:38:32 +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
kattoczko
8c859f9408 feat: introduce admin app configs page (#1335) 2023-10-24 12:19:37 +02:00