Charis
3b7052b5a9
cleanup: fix import order and prefixes for studio/data ( #44501 )
2026-04-03 09:15:57 +02:00
Ivan Vasilov
8b657165b5
chore: Migrate to use custom type for ReactQuery queries and mutations ( #40073 )
...
* Add custom types for queries, mutations and infinite queries.
* Migrate all queries to use the new type.
* Migrate all infinite queries to useCustomInfiniteQueryOptions.
* Migrate all mutations to use useCustomMutationOptions.
* Add type to all imports in `types` folder.
2025-11-03 13:18:13 +01:00
Joshen Lim
64e3e047eb
Final final cleaning up barrel files ( #40018 )
...
* Final final cleaning up barrel files
* Fix merge conflict
2025-10-31 14:02:59 +08:00
Alaister Young
8855d05803
chore(studio): swap react-query to object syntax ( #39842 )
...
* chore(studio): swap react-query to object syntax
* Fix small issues found
* Fix realtime settings
* Nit
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-10-27 09:38:27 +01:00
Ivan Vasilov
4add928dae
chore: Update API types ( #35879 )
...
* Regenerate all types from develop branch.
* Fix all types in studio.
* Remove extra type.
2025-05-26 15:43:14 +02:00
Paul Cioanca
7559291549
feat: support for multiple pg versions ( #29473 )
...
* feat: support multiple pg versions
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2024-10-11 14:26:47 +03:00