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
Antonio Anaya
d75051df4a
ui_migration node(pack) add test:unit command
2026-05-15 17:08:09 -06:00
Antonio Anaya
e803d60013
ui_migration config(vitest) reduce heap size for unitest
2026-05-15 17:08:09 -06:00
Antonio Anaya
9968978a7b
ui_migration feature(unitesting) modifying vitest config and spec, add test id flags to component
2026-05-15 17:08:08 -06:00
Antonio Anaya
c7d16fa43f
ui_migration feature(unitesting) modifying vitest config and spec, add fixture real logging file
2026-05-15 17:08:08 -06:00
Antonio Anaya
3e2dd25438
ui_migration feature(unitesting) Use origin state for api url
2026-05-15 17:08:08 -06:00
Antonio Anaya
8afc7a61f3
ui_migration bugfix(component) Fix innerText tag error from test
2026-05-15 17:08:08 -06:00
Antonio Anaya
13b5e86269
ui_migration feature(unitesting) Add loggingContent test file
...
ui_migration feature(unitesting) Fix test spec baseUri
2026-05-15 17:08:08 -06:00
Julian Stirling
c0158a7a6c
Provide feeback to user on broken UI components.
2026-05-15 15:03:20 +01:00
Julian Stirling
a265656984
Don't show error symbol when loading unless error
2026-05-15 12:55:19 +01:00
Julian Stirling
a58007a98c
Remove the dev-tools for rediricting API from production app
2026-05-15 12:55:18 +01:00
Julian Stirling
177f1c437d
Remove console.log from debugging
2026-05-15 12:01:40 +01:00
Julian Stirling
f0648a1613
Set gallery cursor for action or not allowed
2026-05-15 10:40:27 +00:00
Julian Stirling
425fccc684
Fix broken paginate links in gallery
2026-05-15 10:40:27 +00:00
Joe Knapper
943ebb64b2
Merge branch 'bugfix/close_mitt_signals_' into 'v3'
...
Bugfix/close mitt signals
Closes #757
See merge request openflexure/openflexure-microscope-server!581
2026-05-13 10:44:50 +00:00
Joe Knapper
2e051f6d30
Apply suggestions from code review of branch gallery-ui-transition
...
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-05-13 08:44:55 +01:00
Antonio Anaya
ee8e09a9e1
bugfix(gallery) Close signals properly, unwatch, gracefully fails and prevent undefined all_items
2026-05-13 08:44:55 +01:00
Julian Stirling
5f6b54247d
Start the UI transition from ScanList to Gallery
2026-05-13 08:44:55 +01:00
Antonio Anaya
0d2fb9de0b
bugfix(actionButton) Unwrap arrow function at submitOnEvent
2026-05-12 21:43:03 +00:00
Antonio Anaya
27f09b91bb
Apply suggestions from code review of branch bugfix/close_mitt_signals_
...
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-05-12 21:43:03 +00:00
Antonio Anaya
567cff3568
chore(node) add comments for signals management description
2026-05-12 21:43:03 +00:00
Antonio Anaya
1d8fa9d616
bugfix(eventbus) Unwrap arrow functions and close eventbus signals
2026-05-12 21:43:03 +00:00
Richard Bowman
f91373e215
Update default URL for overriding the origin.
2026-05-11 11:07:38 +01:00
Richard Bowman
93a2e87dac
Adjust default origin URL to use /api/v3 prefix
...
This won't be the only URL that needs fixing, but it should make most of the web app work.
2026-05-11 11:07:38 +01:00
Antonio Anaya
3b95d9a669
Apply suggestions from code review of branch build/style-lint-fix-purge
...
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-05-10 23:24:21 +00:00
Antonio Anaya
ba5e5b10f5
ui_migration lint(STYLE) Drop duplicates related to deprecated webkit-animation prefixes https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/-webkit-animation
2026-05-09 00:54:59 -06:00
Antonio Anaya
0724f727ea
ui_migration lint(STYLE) Drop deprecated keyword break-word
2026-05-09 00:54:59 -06:00
Antonio Anaya
7e2518e40e
ui_migration lint(STYLE) Use --fix to solve 110 problems 3 left
2026-05-09 00:54:59 -06:00
Joe Knapper
fb539e9e8e
Merge branch 'refactor/optimise_chunking_build' into 'v3'
...
ui_migration refactor(build) reduce chuncking size
Closes #758
See merge request openflexure/openflexure-microscope-server!575
2026-05-07 09:55:31 +00:00
Antonio Anaya
b2d31f6172
ui_migration refactor(build) reduce chuncking size
2026-05-07 09:54:49 +00:00
Julian Stirling
a16d47ed61
ScanList gets scans from GalleryThing, no ongoing scans shown.
2026-05-06 16:01:09 +01:00
Antonio Anaya
a7771d29ff
Second batch of review fixings. Apply suggestions from code review of branch refactor/migrate_vuex_to_pinia
...
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-04-30 17:56:16 -06:00
Antonio Anaya
67f253eecd
Apply suggestions from code review of branch refactor/migrate_vuex_to_pinia
...
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
2026-04-30 21:24:29 +00:00
Julian Stirling
ebd67cd410
Fix persistance in pinia store
2026-04-30 09:44:50 +01:00
Antonio Anaya
793441aadf
ui_migration chore(eslint) clean
2026-04-30 01:44:52 -06:00
Antonio Anaya
e59e99b2f3
ui_migration bugfix(vue) reverted changes on v-if and reactive function calling from wot store incorrectly added brackets and ? to access as dict
2026-04-30 01:43:57 -06:00
Antonio Anaya
0b99d0b9b6
ui_migration bugfix(store) mixin and wot store overlap, calling reactive variable as function error
2026-04-30 01:41:21 -06:00
Antonio Anaya
8ad4f09229
ui_migration bugfix(store) change operator to update when origin orverride
2026-04-30 01:39:12 -06:00
Antonio Anaya
292358d08f
ui_migration bugfix(store) removed uri to persistence storage to avoid passing directly to cors issue
2026-04-30 01:38:11 -06:00
Antonio Anaya
84fbf70bd2
ui_migration bugfix(component) remove baseUri prop from scanviewer component, bug: overlap namespace
2026-04-22 00:13:17 -06:00
Antonio Anaya
917e3ff3ed
ui_migration refactor(store) fix lingering issues namespace and wrong variable definition
2026-04-21 23:45:25 -06:00
Antonio Anaya
3a5a7488dd
ui_migration refactor(store) use pinia stores in components
2026-04-21 23:29:24 -06:00
Antonio Anaya
694a5a690f
ui_migration refactor(store) change store loading order
2026-04-21 23:15:30 -06:00
Antonio Anaya
ed158a0b60
ui_migration refactor(store) update mixins
2026-04-21 23:14:52 -06:00
Antonio Anaya
3ecb5b32e4
ui_migration refactor(store) update store files droppping mutations
2026-04-21 18:04:25 -06:00
Antonio Anaya
2701ad0eba
ui_migration refactor(store) migrate vuex to pinia
2026-04-20 18:32:39 -06:00
Antonio Anaya
b580a63675
ui_migration chore(store) move store files for pinia refactor
2026-04-20 18:30:24 -06:00
Richard Bowman
4466b5abd8
Rename "pixels per step" to "steps per pixel"
...
I'm pretty sure the "pixels per step" label is incorrect and should actually read "steps per pixel".
Having looked at the code, the underlying variable is called csmRatio, which doesn't specify which way
round it should be. I think the minimal fix is to correct the label, which is what this commit does.
2026-04-16 13:43:31 +01:00
Julian Stirling
61f44b9af1
Merge branch 'resort-scans' into 'v3'
...
Sort scans by created time
Closes #708
See merge request openflexure/openflexure-microscope-server!551
2026-03-26 10:26:24 +00:00
Joe Knapper
b040f63a29
Merge branch 'wrap-uk-notifications' into 'v3'
...
Word break long lines in notifications
Closes #730
See merge request openflexure/openflexure-microscope-server!548
2026-03-24 11:45:04 +00:00