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
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
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
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
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
Julian Stirling
e3e3afbca6
Update capture panel to use capture action
2026-06-05 16:58:35 +01:00
Antonio Anaya
69a7e54ddd
ui_migration chore(suggestions) co-authored by @julianstirling change debugId to streamId on mejpeg_stream URI
2026-06-04 10:52:25 -06:00
Antonio Anaya
5e15a423ee
ui_migration bugfix(component) add fallback override for img src
2026-06-03 21:43:26 -06:00
Antonio Anaya
8fb445bcbf
ui_migration bugfix(component) add debug url and fallback pixel DOM for JPEG_STREAM at beforeUnmount to drop streams
2026-06-03 19:19:03 -06:00
Antonio Anaya
22444af143
ui_migration bugfix(component) fix ministream add prop id and visibility stream add and remove
2026-06-03 06:24:54 -06:00
Antonio Anaya
8aaddf6fb1
ui_migration bugfix(evenBus) Add missing emit for globalflashstream animation on capture
2026-06-03 06:19:32 -06:00
Antonio Anaya
60f79a41d8
ui_migration bugfix(component) Added setStreamId prop, img v-show and one pixel fallback to drop jpeg stream connection
2026-06-02 06:38:11 -06:00
Antonio Anaya
702d18552d
ui_migration bugfix(component) streamContent.vue, Bugfix resize warns wrong spelling of doneResizing to correct: handleDoneResize and move resizeTimeoutId to mounted
2026-05-31 05:14:15 -06:00
Antonio Anaya
7361cedac0
ui_migration bugfix(store) Fix silent crashing due to state values name changed
2026-05-29 01:43:17 -06:00
Antonio Anaya
3cbf3a1758
ui_migration uppgrade(openseadragon) Fixings for lifecycle for v6
2026-05-26 02:03:16 -06:00
Antonio Anaya
6b864f57df
ui_migration fix(lint) Fix component eslint warn no-useless-assignment on powerContent.vue
2026-05-20 20:21:33 -06:00
Antonio Anaya
d75051df4a
ui_migration node(pack) add test:unit command
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
8afc7a61f3
ui_migration bugfix(component) Fix innerText tag error from test
2026-05-15 17:08:08 -06: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
1d8fa9d616
bugfix(eventbus) Unwrap arrow functions and close eventbus signals
2026-05-12 21:43:03 +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
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
0b99d0b9b6
ui_migration bugfix(store) mixin and wot store overlap, calling reactive variable as function error
2026-04-30 01:41:21 -06:00