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
0c293b0615
fix(fe2): reverting vue/nuxt downgrade ( #1776 )
...
* fix(fe2): reverting vue/nuxt downgrade
* fix for broken vue 3.3 build?
* storybook fix
* storybook fix
* fe2 storybook update
* minor update to rerun CI
2023-08-29 09:52:48 +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
30fdc71fcd
fix(fe2 & fe1): log out on invalid auth token on any GQL call ( #1666 )
...
* fix(fe2): log out on invalid auth token on any GQL call
* fix(fe1): redirecting to login page on any 403 GQL req
* WIP invalid token
* stricter toker invalidation checks in FE1
* stricter token check in FE2 as well
2023-07-03 15:04:57 +03:00
Kristaps Fabians Geikins
2df84c243e
fix(fe-2): invalid comment placement when placed inside isolated obj ( #1640 )
...
* fix(fe-2): weird comment positioning
* feat: viewer dev helpers
2023-06-20 09:17:49 +03:00