Commit Graph

14 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 3d3d0222f0 Merge branch 'dui3' 2023-08-11 10:53:00 +01:00
Dimitrie Stefanescu c6c1c1c024 feat(dui3): adds theme config switching 2023-07-23 20:30:40 +01:00
Dimitrie Stefanescu 9423ec1630 feat(dui3): header menu: implemented accounts 2023-07-23 18:48:36 +01:00
Dimitrie Stefanescu 0ce889893c experiments(dui3): refactors binding interface declarations (a wee bit) 2023-07-21 15:34:07 +01:00
Dimitrie Stefanescu 52f3e2913f experiments(dui3): minor changes 2023-07-20 18:01:48 +01:00
Dimitrie Stefanescu 7d235dcb5f experiments(dui3): really nothing special in this commit 2023-07-18 10:06:07 +01:00
Dimitrie Stefanescu 65bb09d522 experiments(dui3): adds mocked bindings and upgrades nuxt 2023-07-18 10:04:36 +01:00
Dimitrie Stefanescu 9d812e935d experiments(dui3): cleanup 2023-07-15 18:10:50 +01:00
Dimitrie Stefanescu fd46eaebe6 experiments(dui3): wip ITestBinding + page 2023-07-14 11:39:47 +01:00
Dimitrie Stefanescu 77aad568bc experiments(dui3): added test bindings 2023-07-14 11:28:17 +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