rash
e62bed7092
upgrade npm dependencies
2026-03-13 15:33:25 +01:00
rash
477601e9f9
use npm run dev:control for the vite dev server for admin components
2026-03-13 14:17:06 +01:00
rash
b1b2a688a8
working vite widget setup for prod (untested), local dev (with or without dev server) and pytests, with flags for running the old version or the vite version
2026-02-22 17:40:25 +01:00
rash
333dc56ef7
first draft migrating widget to vue3/vite
2026-02-11 15:12:43 +01:00
rash
ee44d4c968
migrate checkin rules editor to vue3
...
- move constants to a module
- move reading from and writing to non-vue html to django interop module
- switch to composition api and script setup sfc with pug
- use optional chaining operators a lot to simplify code
2026-02-03 15:02:32 +01:00
rash
94dd5b0350
setup vite and integrate fully with django
...
- vite starts with `python manage.py runserver`
- add templatetags to simply load vite hmr and entry points
- add eslint (recheck rules)
- enable non-strict ts
2026-02-03 09:31:22 +01:00