Joe Knapper
cf6bf8243c
Close calibration with confirmation
...
Centre CSM button in calibration
Add the word "Data" to "No CSM available"
2026-03-13 16:33:17 +00:00
Julian Stirling
a1ceb1fc5e
Jog buttons in calibration wizard
2026-02-16 17:31:38 +00:00
Julian Stirling
eb22ad7e68
Remove Vue3 migration comments
2026-02-15 17:11:55 +00:00
Antonio Anaya
a2565adcba
ui_migration fix(deps): fixing calibration wizard adding markRaw to components.
2026-02-15 04:28:55 -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
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
5fe3d563f5
ui_migration fix(deps): --preliminary-- fixed replaced v-observe-visibility by vueuse useIntersectionObserver
2026-02-13 01:58:32 -06:00
Antonio Anaya
ee71a416b1
ui_migration fix(deps): --preliminary-- Removing markRaw to static declared components. Improvement, SmartScan now works partially.
2026-02-12 23:14:53 -06:00
Antonio Anaya
6e14bf1dd0
ui_migration fix(deps): --Preliminary-- Define reactivity, with markRaw function wrapper for components.
2026-01-22 23:40:56 -06:00
Antonio Anaya
fc96ae94f8
ui_migration fix(deps): Correcting syntax deprecations, set :key at template, >>> :deep(), v-bind on top.
2026-01-20 19:09:42 -06:00
Julian Stirling
2937010e95
Move progress bar into the action button to stop components jumping
2025-11-11 14:41:24 +00:00
Julian Stirling
5074f75442
Merge branch 'fewer-ui-assumptions' into 'v3'
...
UI customises to available Things
Closes #510 and #385
See merge request openflexure/openflexure-microscope-server!435
2025-11-11 14:36:22 +00:00
Julian Stirling
1ba1a3082b
More consitent use of mixins for interaactiong with thing descriptions
2025-11-05 17:05:34 +00:00
Julian Stirling
1f22346ce6
Camera calibration step in wizard skip until calibrated.
2025-11-05 09:05:24 +00:00
Julian Stirling
e1172248b0
Camera stage mapping step in wizard says skip until complete.
2025-11-05 09:05:24 +00:00
Julian Stirling
1601bdd123
Let prettier change a load of things because new prettier has new rules :(
2025-11-03 11:33:33 +00:00
Julian Stirling
c085d2c0ac
Run lint:fix and accept a huge formatting change
2025-10-28 15:44:17 +00:00
Julian Stirling
5282f03271
Apply suggestions from code review of branch calibration-wizard-refactor
...
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk> and Julian
Stirling <julian@julianstirling.co.uk>
2025-10-27 13:00:54 +00:00
Julian Stirling
c41f9aa052
Apply suggestions from code review of branch calibration-wizard-refactor
...
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
2025-10-26 14:15:27 +00:00
Julian Stirling
a215d301ae
Remove unneeded computed property from runCSMStep
2025-10-26 14:15:27 +00:00
Julian Stirling
8e2cf2a5cd
Improve documentation of new calibration wizard structure
2025-10-23 17:32:58 +01:00
Julian Stirling
7c0badb1af
Autoformat modalComponents
2025-10-23 17:32:58 +01:00
Julian Stirling
958b28aa94
Dynamically create lists of tasks for Calibration Wizard
2025-10-23 17:32:58 +01:00
Julian Stirling
5860b9be97
Add CSM steps to new calibration wizard.
2025-10-23 17:32:58 +01:00
Julian Stirling
0ebc507eff
Add camera calibration steps into refactored calibration wizard.
2025-10-23 17:32:58 +01:00
Julian Stirling
8f1253ec02
Reinstate welcome pane in refactored wizard.
2025-10-23 17:32:58 +01:00
Julian Stirling
00f0fe664c
Refactored Calibration Wizard: Add way to move forward and backward through tasks and sub-steps in tasks
2025-10-23 17:32:58 +01:00
Julian Stirling
fd1e5a5bc0
Reimplement checks for launching modal (with empty modal)
2025-10-23 17:32:58 +01:00
Julian Stirling
160c497494
Rename calibrationModal to calibrationWizard to avoid confusion with the internal modal element
2025-10-23 17:32:58 +01:00
Chish36
0617a5a6a4
Added comment and removed unused method
2025-08-14 11:47:08 +01:00
jaknapper
213de461bb
Update position and behaviour of +/- buttons
2025-08-13 17:43:43 +01:00
Chish36
0de3f6df66
Added menu to modal to adjust z height
2025-08-13 15:42:32 +01:00
Chish36
eb496e4cee
Removed first menu from force show and created restart method
2025-08-12 19:08:30 +01:00
Chish36
e1aca0bef7
Button added to launch calibration menu manually
2025-08-12 18:02:30 +01:00
Richard Bowman
fb07343cdd
Fix errors introduced by refactoring of taskSubmitter
...
I removed some defunct properties - this introduced a couple
of problems, which are resolved by:
* no longer checking for fastAutofocusUri
* removing the unused prop availablePlugins from the calibration modal
2024-02-29 22:17:49 +00:00
Richard Bowman
fc49ca7656
Restore cameraURI in calibration modal
2024-01-03 14:22:49 +00:00
Richard Bowman
e3265b1dff
await readThingProperty correctly
2023-12-01 21:27:38 +00:00
Richard Bowman
146fccfa80
comment out problematic fetch
2023-12-01 02:43:31 +00:00
Richard Bowman
f87594e7af
Hide error from CSM if it's uncalibrated
...
The error still appears in the console - should be fixed
eventually.
2023-12-01 02:31:49 +00:00
Richard Bowman
a31c0aa835
Error handling for CSM calibration check
2023-12-01 02:24:14 +00:00
Richard Bowman
ba76561065
Update calibration modal to use cached TDs and new URLs
2023-12-01 00:54:54 +00:00
Kaspar Emanuel
b2eb1e0f05
Rename js directory to webapp
2021-09-16 15:13:19 +01:00