Julian Stirling
9a5133e1a7
Use own pagination consistently rather than vue-pagination-next
2026-02-22 21:18:08 +00:00
Julian Stirling
6606754aef
Re-enable prettier
2026-02-19 11:19:18 +00:00
Julian Stirling
37e3d993f0
Add max-warnigns=0 back to eslint check. This was accidentally dropped when moving from vue-cli-service
2026-02-18 23:51:27 +00:00
Julian Stirling
f4b430071e
Bump ESLint from unsported version to version 9
2026-02-18 00:33:26 +00:00
Julian Stirling
f1a51dad84
Remove compat from deps
2026-02-15 17:11:55 +00:00
Antonio Anaya
ca23565221
ui_migration fix(deps): adde missing dependency in package.json autoprefixer
2026-02-15 03:23:31 -06:00
Antonio Anaya
b94ebaa1c4
ui_migration lint(fix): updated vite and plugin-vue to SAFEST latest version.
2026-02-15 02:35:12 -06:00
Antonio Anaya
92f4390cfc
ui_migration fix(deps): VUE3 migration goal_1, suggestions by @julianstirling fixed version package name and removing calibration wizard components from static registration.
2026-02-15 04:43:07 +00:00
Antonio Anaya
73fc635f88
ui_migration fix(deps): VUE3 migration goal_1, package dependencies.
2026-02-14 04:37:39 -06:00
Antonio Anaya
0296cef089
ui_migration fix(deps): --preliminary-- Replace value to modelvalue, and global emitters. BUG:keys-arrows-wont-move
2026-01-25 02:07:46 -06:00
Antonio Anaya
2a9ee759c4
ui_migration fix(deps): Replace component instance event by external event bus from mitt package.
2026-01-24 16:13:49 -06:00
Antonio Anaya
70cdce3323
ui_migration fix(deps): Added missing vitejs-pluginvue eslit version downgrade for compatibility.
2026-01-20 18:25:26 -06:00
Antonio Anaya
d6c636f0cb
ui_migration feat(deps): install vue3 migration build @vue_compat
2026-01-19 21:27:31 -06:00
Julian Stirling
5375e9578b
Update version for alpha 4 release and update changelog
2025-12-08 15:07:14 +00:00
Julian Stirling
cb74db8061
Remove genversion as it is no longer used
2025-11-05 17:11:05 +00:00
Julian Stirling
7ea5c74626
Remove --openssl-legacy-provider node option
2025-11-03 11:33:35 +00:00
Julian Stirling
65db119791
Update axios, less, material-symbols, and uikit; fix to osd scan viewer
2025-11-03 11:33:35 +00:00
Julian Stirling
a05156407b
Update JS toolchain to use newer core-js and vue-cli
2025-11-03 11:28:51 +00:00
Julian Stirling
3900c3e1ad
Add prettier config, stop npm lint formatting, warn if formatting bad
2025-10-28 15:44:17 +00:00
Julian Stirling
96ffbb2b49
Bump version for alpha3 and update changelog
2025-10-09 19:55:42 +01:00
Julian Stirling
058f890c61
Update version numbers for v3 alpha2 release
2025-08-08 11:58:14 +01:00
Julian Stirling
4371c3cc30
Remove tour that was already disabled.
2025-07-06 20:29:43 +01:00
Julian Stirling
3f8add4b89
Remove deprecated extension component, as the ifram extension it uses is unmaintained
2025-07-06 20:20:16 +01:00
Julian Stirling
3d91a6ae3a
Remove ImJoy as it is not maintained
2025-07-06 18:57:40 +01:00
jaknapper
687ef8a00e
Replace semi colon with double ampersand, which is platform agnostic AND
2025-06-30 17:57:16 +01:00
Julian Stirling
c79184a6d9
Use same version number for server and webapp, add CI check
...
- Check webapp and server have same version number
- Use `genversion` on build to create javascript file with version string
from pyproject.toml
- Expose the version number in the js interface
- Correct format of current of alpha version string because javascript complains
Closes #382
2025-06-09 12:13:15 +01:00
jaknapper
a9b94bc0d8
OpenSeadragon viewer implemented
2025-05-23 16:28:21 +01:00
Richard Bowman
0083231b85
Switch to matierial-symbols
...
material-design-icons was outdated and missing symbols. I've now switched, as recommended in the issue.
/closes #254
2024-01-03 20:51:32 +00:00
Richard Bowman
0e8340bb5b
Relax dependency specifications and build on node v20
...
I've removed the patch version from the version specifiers (i.e.
I'm now only specifying the major version for most deps), and
it now builds OK using node v20 on WSL.
2024-01-03 17:15:29 +00:00
Richard Bowman
799dc7f522
WIP: update webapp to use new backend
...
This is still very much WIP, but I now have fast
autofocus, stage moves, image streaming, and click-to-move.
2023-09-04 22:00:56 +01:00
Kaspar Emanuel
b2eb1e0f05
Rename js directory to webapp
2021-09-16 15:13:19 +01:00