Kevin Grüneberg
f9a55935f5
chore: use type imports for types/interfaces ( #21738 )
2024-03-04 20:48:22 +08:00
Jonathan Summers-Muir
754ee55cd0
chore: update themes and add dark-new theme set ( #20865 )
...
* chore: update themes and add dark-new theme set
* chore: update
* add deep dark css theme
* fix issue with wrong class
* chore: add `bg-studio` as a custom remapped color for studio background
* updated surface classes to use a surface-75.
* update backgrounds and borders
* Update CardButton.tsx
* Update NavigationIconButton.tsx
* chore: add theme selection
* Update package.json
* Update index.ts
* Update package.json
* update alias
* Update ThemeSettings.tsx
* chore: split up theme support
* remove old code
* Update index.ts
* add back in
* Update ThemeSettingsOld.tsx
* fix issue with system theme leaking through
* reset themes
* update imports
* packagelock updated
* Update ThemeSettingsWithPreferredTheme.tsx
* Update system.svg
* Update NavigationIconButton.tsx
* Update NavigationBar.tsx
* update
* Update light.css
* updated some colors
* light mode updated
* hacked
* prettier
---------
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com >
Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com >
2024-02-15 16:56:18 +01:00
Kevin Grüneberg
f7e60bf324
chore: upgrade prettier/eslint + autofix ( #20785 )
2024-01-30 10:54:02 +08:00
Joel Lee
c4f58c7815
fix: add rate limit exhaustion content card for auth email rate limits ( #18785 )
...
* fix: add rate limit exhaustion
* feat: update copy on warning
* feat: update copy
* feat: update copy of message
* feat: add docsUrl
* Update ResourceExhaustionWarningBanner.constants.ts
* Update
* Fix ts
---------
Co-authored-by: joel@joellee.org <joel@joellee.org >
Co-authored-by: joel <joel@joels-MacBook-Pro.local >
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2024-01-24 14:30:20 +08:00
Joshen Lim
96b0ffd387
Fix project card status not showing ( #19034 )
...
* Fix project card status not showing
* Fix tooltip project card styling
2023-11-17 07:10:45 +00: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