Kristaps Fabians Geikins
5b7f28925c
fix(fe2): fixed model upload validation & bunch of other things ( #4961 )
...
* FE validation before model creation
* minor fix
* testing UI change in cardview
* a bunch of fixes
* table improvements
* undid test thing
2025-06-19 16:23:17 +03:00
Kristaps Fabians Geikins
5246526b3d
feat(fe2): less spammy FE2 logging ( #4082 )
2025-02-27 11:24:38 +02:00
Kristaps Fabians Geikins
e73c2c3d4f
fix(fe2): panoramic previews not triggering on hover ( #2457 )
...
* fix(fe2): panoramic previews not triggering on hover
* undo dev change
2024-07-01 11:03:07 +03:00
Kristaps Fabians Geikins
a9266333b4
fix(fe2): preview images being cached for too long ( #2399 )
...
* fix(fe2): preview images being cached for too long
* allowing caching of error previews
* updating cachebust value earlier
2024-06-19 16:26:35 +02:00
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
cabce9e384
feat(fe2): removing prefetch of panoramic previews
2024-04-01 15:28:58 +00:00
Kristaps Fabians Geikins
e60e9e40ba
feat(fe2): removing prefetch of panoramic previews
2024-04-01 15:17:06 +00:00
Kristaps Fabians Geikins
19fcdfcdf6
feat(fe2): optimizing preview image loading for a better LCP score ( #2178 )
...
* feat(fe2): optimizing preview image loading for better LCP
* added requestIdleCallback polyfill
* feat(fe2): load previews directly w/o blob urls
* enabling direct previews & improving image caching/preloading
* minor extra optimization
* hydration mismatch fix
2024-04-01 15:03:28 +03:00
Kristaps Fabians Geikins
f80a7189a0
chore(fe2): upgrade to nuxt 3.8.2 ( #1887 )
...
* chore(fe2): upgrade to nuxt 3.8.2
* fix tailwind-theme build
* readme update
* removing storybook from fe2 :(
* fix(fe2): codegen schema url resolution
2023-11-29 10:22:17 +02:00
Kristaps Fabians Geikins
9686099863
fix(fe2): invalid totalCount cache updates for project.versions, project.models and model.versions ( #1756 )
...
* converting various 'brittle' subscriptions to use locks
* minor cache update fixes
* added useful debugging utils to local cache updates
* fixed incorrect project.versions, project.models, model.versions cache updates
2023-08-11 11:01:02 +03:00
Kristaps Fabians Geikins
eaf925b387
feat(fe-2): improved logging ( #1684 )
...
* feat(fe-2): improved logging
* yarn lock update
* attempted speckle/shared build fix
* helm updates
* Updates documentation for helm chart
---------
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2023-07-12 10:21:08 +03:00
Kristaps Fabians Geikins
b02a07e2b6
feat: Frontend 2.0 MVP
2023-05-08 10:47:01 +03:00