Julian Stirling
1f7a8a1a4e
CSS tweaks and show warnings for scan thumbnails if preview is unavailable
2026-07-07 14:06:01 +01:00
Julian Stirling
ba11f65219
Update miniMenu to allow selector to be a button, and use for filtering the gallery
2026-07-07 10:53:43 +01:00
Julian Stirling
6b17a61d55
Add thumbail only option to gallery card
2026-07-06 10:01:34 +01:00
Julian Stirling
4eec94d573
Remove complexity in gallery nav HTML
2026-07-06 09:26:10 +01:00
Joe Knapper
cae5ffa29b
Merge branch 'reset-to-default' into 'v3'
...
Reset to default option for properties
Closes #574
See merge request openflexure/openflexure-microscope-server!640
2026-07-02 09:40:08 +00:00
Julian Stirling
2c7910da60
improve css naming for unstyled links
2026-07-02 10:06:53 +01:00
Julian Stirling
f89c4795ab
Apply suggestions from code review of branch reset-to-default
...
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
2026-07-02 08:43:37 +00:00
Julian Stirling
697a121275
Consolidate property control menu into own component
2026-07-01 14:58:33 +01:00
Julian Stirling
a2ebed1006
Add a mini menu, make sync button a generic button, and allow reseting properties
2026-07-01 14:14:27 +01:00
Julian Stirling
ace42bcf2e
Add visual feedback that properties have changed from default
2026-07-01 12:17:19 +01:00
Julian Stirling
a846039f74
Merge branch 'cal-wiz-popups' into 'v3'
...
Add calibration log to CSM pane of cal wizard
See merge request openflexure/openflexure-microscope-server!631
2026-07-01 10:10:28 +00:00
Julian Stirling
20d9a6d0e4
Merge branch 'error-log-summary' into 'v3'
...
Reduce spacing in action log error summary to prevet cut-off
Closes #811
See merge request openflexure/openflexure-microscope-server!638
2026-07-01 10:06:08 +00:00
Julian Stirling
524c04e31b
Merge branch 'action-modal' into 'v3'
...
Stop showing cancel modals on action button by default
Closes #809
See merge request openflexure/openflexure-microscope-server!632
2026-07-01 10:05:14 +00:00
Julian Stirling
b9fe7961ab
Reduce spacing in action log error summary to prevet cut-off
2026-06-30 21:03:31 +01:00
Julian Stirling
2ffd2378b9
Add log to CSM pane of cal wizard rather than use second pop-up
2026-06-30 20:10:16 +01:00
Julian Stirling
6148e49282
Prevent calibration navigation during actions
2026-06-30 20:10:14 +01:00
Joe Knapper
f35ad17449
Merge branch 'stitching-two' into 'v3'
...
Stitch 2 images
See merge request openflexure/openflexure-microscope-server!630
2026-06-30 17:31:00 +00:00
Julian Stirling
0eea10f2b0
Stop showing cancel modals on action button my default
2026-06-30 17:20:14 +00:00
Joe Knapper
59618ccfbf
Action button notification only includes name if given
2026-06-30 13:03:00 +01:00
Joe Knapper
5811631c4f
Stitch 2 images
2026-06-29 12:24:37 +01:00
Julian Stirling
8d201dd1a9
Add sidebar to gallery for filtering and bulk actions
2026-06-25 17:01:31 +01:00
Joe Knapper
3e38722d45
Merge branch 'gallery_filter' into 'v3'
...
Adds filtering to the gallery
See merge request openflexure/openflexure-microscope-server!621
2026-06-25 09:54:17 +00:00
Joe Knapper
13a743188f
Merge branch 'disclaimer' into 'v3'
...
Intended use disclaimer
See merge request openflexure/openflexure-microscope-server!614
2026-06-25 09:50:31 +00:00
Julian Stirling
407824f4cb
Merge branch 'action-status-message' into 'v3'
...
Style action status message and don't show with last log.
Closes #802
See merge request openflexure/openflexure-microscope-server!620
2026-06-25 09:46:09 +00:00
Julian Stirling
86fbbc75de
Style gallery filter for dark mode
2026-06-25 09:36:49 +01:00
Julian Stirling
ae264efc02
Define custom colour style and their inverse in variables.less
2026-06-25 09:08:30 +01:00
Julian Stirling
c4ae7f7c90
Only delete selected data types from gallery button.
2026-06-24 17:55:54 +01:00
Julian Stirling
a5828fbf41
Add filtering to gallery
2026-06-24 17:55:54 +01:00
Julian Stirling
e1e8cef8af
Add a multi-select dropdown for gallery filtering
2026-06-24 17:55:54 +01:00
Julian Stirling
7aab8b742a
Compile hook-inverse colours as CSS variables now components don't import the full less theme
2026-06-24 17:44:06 +01:00
Joe Knapper
f2dbce5d47
Update wording
2026-06-24 16:35:58 +02:00
Julian Stirling
d31d1154cc
Apply suggestions from code review of branch image-capture
...
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
2026-06-24 11:35:41 +01:00
Julian Stirling
58dd3f2afe
Fix unit tests and use trueLabel not onLabel to not confuse vue mocks
2026-06-24 11:35:41 +01:00
Julian Stirling
4e18c4556a
Style action status message and don't show with last log.
2026-06-23 18:00:55 +01:00
Julian Stirling
cc6caa39d7
Gallery can delete all data.
2026-06-23 15:12:38 +00:00
Julian Stirling
bef63769df
Further renaming within gallery
2026-06-23 15:12:38 +00:00
Julian Stirling
5a07721fc2
Start showing images in gallery (requires tidy)
2026-06-23 15:12:38 +00:00
Julian Stirling
1e12900506
Use switch for whether to capture to the microscope
2026-06-23 15:12:38 +00:00
Julian Stirling
af18850c41
Add a toggle switch for image capture to gallery
2026-06-23 15:12:38 +00:00
Julian Stirling
559d211df8
Use same colours for empty log message as for info logs
2026-06-21 16:14:43 +01:00
Joe Knapper
bbe6e99736
Always show results message
2026-06-19 10:38:45 +01:00
Joe Knapper
b14b30f9c7
Remove competing css from actionStatusModal including max-height
2026-06-18 17:11:05 +01:00
Joe Knapper
9796695b54
Padding around status
2026-06-18 14:54:54 +01:00
Joe Knapper
4c835d7be5
Clamp log summary to two lines with elipsis
2026-06-18 14:30:18 +01:00
Joe Knapper
816dad79fa
Add task status messages to collapsed log, give summary more space
2026-06-18 12:59:41 +01:00
Joe Knapper
3c64c00b74
Help message appears if no logs at current level, conditional pagination
2026-06-18 12:59:05 +01:00
Joe Knapper
9807643da1
Merge branch 'action-log-collapse' into 'v3'
...
Collapse action logs by default
See merge request openflexure/openflexure-microscope-server!616
2026-06-17 17:05:18 +00:00
Joe Knapper
adbbed3961
More flexible resizing for small screens
2026-06-17 17:49:23 +01:00
Joe Knapper
c860e1ee22
Apparently we do extra linting checks now?
2026-06-17 16:40:58 +01:00
Beth Probert
b1202723a1
Fix ruff
...
Add debug test
Add info log message for sanity
Add more useful logs
Edit configure_logging to change OFM level to debug if set in CLI
Update log message
Fix boot and int mix up
Fix string
Change string
Update logging string again
try changing OFM handler level
Change log slice
Fix syntax error
Add in OFMHandler logic, update webapp to show in logging tab and fix ruff
2026-06-17 16:29:50 +01:00