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
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
8d16c70f3f
optimizing useLock composable & usages ( #1886 )
2023-11-28 09:18:11 +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
1791000809
fix(fe2): model version total count not updating correctly
2023-08-08 16:32:55 +03:00
Kristaps Fabians Geikins
b02a07e2b6
feat: Frontend 2.0 MVP
2023-05-08 10:47:01 +03:00