Joshen Lim
948a2390fe
Final replacements of ui setNotification with toast ( #21885 )
...
* Final replacements of ui setNotification with toast
* Rip out UiStore
* Rip out UiStore
* Shift files under authConfigSchema to components/Auth
* Rip out use of observers
2024-03-12 12:56:56 +08:00
Joshen Lim
6b741bc964
Replace ui setnotification with toast midway ( #21867 )
...
Replace ui setnotification with toast
2024-03-08 15:46:52 +08:00
Kevin Grüneberg
f9a55935f5
chore: use type imports for types/interfaces ( #21738 )
2024-03-04 20:48:22 +08:00
Alaister Young
528285b54d
fix: remove wrong non-null assertion operator ( #21717 )
...
* fix: remove wrong non-null assertion operator
* make organizationSlug optional
* also make projectRef optional while we're at it
2024-03-03 18:38:19 +11:00
Jonathan Summers-Muir
c4a492002b
Chore/move confirmation dialogs ( #21651 )
...
* move confirmation dialogs
* Update index.tsx
* Update ExtensionCard.tsx
2024-03-01 18:16:25 +08:00
Alaister Young
3872771413
chore: temporarily disable custom domains ( #20853 )
...
* chore: temporarily disable custom domains
* Update CustomDomainSidePanel.tsx
* Update CustomDomainSidePanel.tsx
* update custom domain message
---------
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com >
Co-authored-by: Inian <inian1234@gmail.com >
2024-01-30 04:08:11 +00:00
Kevin Grüneberg
d12332ea5a
chore: xmas cleanup ( #19938 )
2024-01-04 17:27:49 +01:00
Alaister Young
4b232096a9
chore: use data/fetchers for custom domains ( #19892 )
...
* chore: use data/fetchers for custom domains
* type error as response error
2023-12-20 15:55:55 +11:00
Ivan Vasilov
436bdb10ae
chore: Move the studio app to apps/studio ( #18915 )
...
* Move all studio files from /studio to /apps/studio.
* Move studio specific prettier ignores.
* Fix the ui references from studio.
* Fix the css imports.
* Fix all package.json issues.
* Fix the prettier setup for the studio app.
* Add .turbo folder to prettierignore.
* Fix the github workflows.
2023-11-15 12:38:55 +01:00