Commit Graph

5 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 83d8035dc2 chore: upgrade to eslint 9 (#2348)
* root + server

* frontend

* frontend-2

* dui3

* dui3

* tailwind theme

* ui-components

* preview service

* viewer

* viewer-sandbox

* fileimport-service

* webhook service

* objectloader

* shared

* ui-components-nuxt

* WIP full config

* WIP full linter

* eslint projectwide util

* minor fix

* removing redundant ci

* clean up test errors

* fixed prettier formatting

* CI improvements

* TSC lint fix

* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader

* removed unnecessary void

---------

Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
2024-06-12 14:38:02 +03:00
Kristaps Fabians Geikins 32a5a36ae3 feat(fe2): project tabs synced w/ URL + various hydration mismatch fixes (#2149)
* WIP project tabs + resolved various hydration mismatches

* hydration mismatch workaround

* getting rid if old pages

* fixed page tab underlines

* minor cleanup

* support trailing slash

* a few viewer bugfixes
2024-03-21 12:18:00 +02:00
Benjamin Ottensten 7eea29ee1f Update Grid/List view toggle component to make the active item clearer (#2108)
* Make the active item clearer

* Add a tippy to each toggle button
2024-03-11 16:06:56 +01:00
andrewwallacespeckle b5ffc1155a Updates from Benjamin (#2106) 2024-03-07 18:05:17 +01:00
andrewwallacespeckle 2feb952fe4 Implement Project Page Tabs - Stage 1 (#2104)
* Initial Commit

* Updates from Benjamin

* CR Checks

* Updates

* Improvements

* Updates from Fabs

* Fix typing errors

* Fix build
2024-03-07 12:04:18 +01:00