Ali BARIN
a57134a89c
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-17 14:26:55 +00:00
Ali BARIN
73edb45ff7
refactor(app-config): rename allowCustomConnection as customConnectionAllowed
2024-10-24 16:59:17 +02:00
Jakub P.
09b2b7350c
test: add applications settings tests
2024-09-20 13:03:22 +02:00
Ali BARIN
19c4561feb
chore: remove update-app-config mutation
2024-08-29 09:26:16 +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
48b2b006c0
refactor(web): rewrite mutation with POST /v1/admin/apps/:appKey/config
2024-08-28 10:32:06 +02:00
Rıdvan Akca
ba52e298eb
fix(AdminApplicationSettings): handle undefined appConfig object
2024-05-31 13:26:06 +02:00
Rıdvan Akca
63b9943203
refactor: rewrite useAppConfig with RQ
2024-03-11 17:32:55 +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
QAComet
1a55cc8604
test: update snackbar with variant and data-test attributes
2023-10-27 19:48:40 +02:00
kattoczko
8c859f9408
feat: introduce admin app configs page ( #1335 )
2023-10-24 12:19:37 +02:00