Commit graph

540 commits

Author SHA1 Message Date
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
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
Joe Knapper
5811631c4f Stitch 2 images 2026-06-29 12:24:37 +01:00
Joe Knapper
d2e19142df Merge branch 'gallery-sidebar' into 'v3'
Add gallery bulk actions and sidebar

See merge request openflexure/openflexure-microscope-server!625
2026-06-29 11:16:02 +00:00
Julian Stirling
57e01fa823 Add comments to global CSS for ofm-tab 2026-06-29 10:54:24 +00:00
Julian Stirling
d4b935c63c Use padding rather than line height for button sizing 2026-06-25 20:15:15 +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
2bcc98094f Merge branch 'smoke_test_components' into 'v3'
ui_migration Smoke test VUE components

Closes #733

See merge request openflexure/openflexure-microscope-server!604
2026-06-23 13:41:18 +00:00
Julian Stirling
559d211df8 Use same colours for empty log message as for info logs 2026-06-21 16:14:43 +01:00
Julian Stirling
131342253c Apply suggestions from code review of branch smoke_test_components
Co-authored-by: Beth Probert <beth_probert@outlook.com>
2026-06-21 13:58:54 +00:00
Antonio Anaya
3cc7a9f4e8 ui_migration fix(vitest) Add Error watchdog that fails test if vue raises functioning errors, add specific global to gallery that raised silent error and passed test, add JDDocs for documentation 2026-06-19 17:52:18 +00:00
Antonio Anaya
c33782e9d6 ui_migration feature(vitest) Reduce boilerplate code at overrides 2026-06-19 17:52:18 +00:00
Antonio Anaya
ffcc7f936b ui_migration feature(vitest) Split allComponents.spec.js for readability using now overrides.js for prop,mock component injection 2026-06-19 17:52:18 +00:00
Antonio Anaya
5ec088e07a ui_migration feature(vitest) Revisit allComponents.spec.js add jsdocstrings 2026-06-19 17:52:18 +00:00
Antonio Anaya
8f20e1211e ui_migration feature(vitest) Add setup for skipped experimental components 2026-06-19 17:52:18 +00:00
Antonio Anaya
3cc5875fdf ui_migration feature(vitest) Add setup for mock localStorage, a .spec.js file that loads all components for testing 2026-06-19 17:52:18 +00: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
Joe Knapper
3f340ccabd Collapse action logs by default 2026-06-17 15:11:18 +01:00
Joe Knapper
d3c4773884 Merge branch 'camera_modes' into 'v3'
Update camera API to use defined capture modes

Closes #424, #436, #786, #405, and #593

See merge request openflexure/openflexure-microscope-server!601
2026-06-16 13:53:04 +00:00
Joe Knapper
2bc5a95f25 Links as bullet points 2026-06-12 16:12:52 +01:00
Joe Knapper
806f60b1f2 Add extra links to about 2026-06-12 13:59:35 +01:00
Joe Knapper
69faff9828 Draft wording for an intended use disclaimer 2026-06-12 13:58:37 +01:00