d133055609
Fix Client Config async loading ( #12308 )
...
Fix ClientConfig async loading
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com >
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-05-28 10:40:20 +02:00
9cdd0fdac0
Revert "Client config not render blocking ( #12300 )" ( #12302 )
...
This reverts commit 4ce7fc6987 , to take
more time to address PR comments
2025-05-27 09:04:47 +02:00
4ce7fc6987
Client config not render blocking ( #12300 )
...
Changes for performance improvement.
The primary improvements include replacing GraphQL queries with
REST-based client configuration fetching and making the client config
non render-blocking
2025-05-27 00:06:48 +02:00
e957b1acd6
Twenty config admin panel integration ( #11755 )
...
closes https://github.com/twentyhq/core-team-issues/issues/761
closes https://github.com/twentyhq/core-team-issues/issues/762
---------
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-04-30 09:12:59 +02:00