Commit graph

17 commits

Author SHA1 Message Date
Antonio Anaya
f2a60154dd ui_migration chore(vite) Add comment on AST parsing 2026-05-20 22:27:39 -06:00
Antonio Anaya
1f903562aa ui_migration upgrade(nodejs) upgrade to nodejs 26, add cofiguration for new package versions and VITE rolldown 2026-05-20 20:10:06 -06:00
Julian Stirling
ad22d106a6 Apply suggestions from code review of branch webapp_unit_testing
Co-authored-by: Beth Probert <beth_probert@outlook.com>
2026-05-20 14:11:49 +00:00
Antonio Anaya
bf6dcebc16 Apply suggestions from code review of branch webapp_unit_testing Co-authored-by: @beth_probert 2026-05-19 11:35:39 -06:00
Antonio Anaya
a54980b027 ui_migration setup(vitest) Add comments to vitestfile, set and optimise packages on test 2026-05-18 22:04:53 -06:00
Antonio Anaya
b517721ff9 ui_migration configure(vitest) add npm run commands, fix codespell for test .spec.files, remove comments, remove data tags on vite build, and refine packages 2026-05-18 19:24:06 -06:00
Julian Stirling
4aee0de945 Allow console logging when starting dev server 2026-05-15 12:59:40 +01:00
Julian Stirling
20e6cbc1a2 Apply suggestions from code review of branch no-dev-tools
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
2026-05-15 12:55:19 +01:00
Julian Stirling
2b8d08c78c Use vite's development proxy for api-override 2026-05-15 12:55:18 +01:00
Richard Bowman
f91373e215 Update default URL for overriding the origin. 2026-05-11 11:07:38 +01:00
Antonio Anaya
b2d31f6172 ui_migration refactor(build) reduce chuncking size 2026-05-07 09:54:49 +00:00
Richard Bowman
d09a5a8ee2 Use jog action for arrow keys.
This now makes the arrow keys work more or less continuously, and stop responsively.

It could do with optimisation so the key rep rate is lower, but the initial wait is shorter. That probably entails adding our own timeout.
2026-02-16 17:12:15 +00:00
Julian Stirling
8f52be6e0c Remove compat relics from vite.config.mjs 2026-02-15 20:09:05 +00:00
Julian Stirling
013b7e9dc9 Use vue3 without compat 2026-02-15 17:11:55 +00:00
Antonio Anaya
7c00e5e046 ui_migration lint(fix): update and deleted old vite configuration files and html index 2026-02-15 01:19:17 -06:00
Antonio Anaya
ce19ea3fc0 ui_migration lint(fix): changes fixed with lint ecmaversion & es2021 2026-02-15 01:03:29 -06:00
Antonio Anaya
3e528fdfa1 ui_migration feat(deps): setup vite mjs and index.html 2026-01-20 17:59:16 -06:00