Commit Graph

19 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
Dimitrie Stefanescu c6c1c1c024 feat(dui3): adds theme config switching 2023-07-23 20:30:40 +01:00
Dimitrie Stefanescu 3b4b8c3f0d feat(dui3): minor cleanup test page 2023-07-23 18:51:41 +01:00
Dimitrie Stefanescu 9423ec1630 feat(dui3): header menu: implemented accounts 2023-07-23 18:48:36 +01:00
Dimitrie Stefanescu 9c2a089dc8 feat(dui3): adds avatar and scaffolds user menu 2023-07-21 19:02:12 +01:00
Dimitrie Stefanescu 47a87472d5 Merge branch 'dim/dui3' of https://github.com/specklesystems/speckle-server into dim/dui3 2023-07-17 18:30:52 +01:00
Dimitrie Stefanescu 1083769bc0 experiments(dui3): wip 2023-07-17 18:30:49 +01:00
oguzhankoral 0c78fb625d Catch/handle error from sketchup 2023-07-17 17:40:40 +03:00
Dimitrie Stefanescu d176d0c596 experiments(dui3): poor man's test runniner in /test 2023-07-16 09:42:40 +01:00
Dimitrie Stefanescu 9d812e935d experiments(dui3): cleanup 2023-07-15 18:10:50 +01:00
oguzhankoral 8597c32434 Add testBindings functions -validated for sketchup 2023-07-14 15:59:07 +03:00
Dimitrie Stefanescu fd46eaebe6 experiments(dui3): wip ITestBinding + page 2023-07-14 11:39:47 +01:00
Dimitrie Stefanescu 047a7644a2 experiments(dui3): cleanup 2023-07-14 08:13:22 +01:00
Dimitrie Stefanescu 2467b4749f experiments(dui3): introducing generic bridge (cef/webview2) + some cleanup 2023-07-13 15:04:18 +01:00
Dimitrie Stefanescu eb0f4402fb experiments(dui3): WIP - needs minor readjustments with the .net patterns 2023-07-12 19:39:15 +01:00
Dimitrie Stefanescu 5f3b7a16f2 experiments(dui3): super wip work 2023-07-10 17:01:49 +01:00
Dimitrie Stefanescu ca63e2936a experiments(dui3): super wip work 2023-07-09 22:19:55 +01:00
Dimitrie Stefanescu 76d2f475f5 experiments(dui3): coupled with some other rhino experiments that i need to push still, investigating some patterns re composables & co. in nuxt and possibly having a strategy around multiple host app bindings 2023-07-01 20:41:57 +01:00
Kristaps Fabians Geikins 2eb5f51af3 feat: dui3 package (#1585) 2023-05-19 16:57:28 +03:00