Julian Stirling
a5f95d24c7
Tweak button size at the end of the scan
2026-03-11 14:53:25 +00:00
Julian Stirling
bad736cc46
Split slide scan tab into action tab and seperate controls.
2026-03-11 13:43:54 +00:00
Julian Stirling
eccf26851e
Reintroduce recactive button state for background detect
2026-03-10 15:25:37 +00:00
Julian Stirling
bfef998300
Move more of scan workflow UI into the server
2026-03-10 15:25:37 +00:00
Julian Stirling
9f2cde2275
Implement recursive Interface in vue
2026-03-10 15:25:36 +00:00
Julian Stirling
eb22ad7e68
Remove Vue3 migration comments
2026-02-15 17:11:55 +00:00
Julian Stirling
c583be7756
Remove console logging
2026-02-15 17:11:55 +00:00
Julian Stirling
591df646c0
Fix some commented out lines
2026-02-15 17:11:55 +00:00
Julian Stirling
d6b7e41698
Fix slide scan component
2026-02-15 17:11:55 +00:00
Antonio Anaya
ce19ea3fc0
ui_migration lint(fix): changes fixed with lint ecmaversion & es2021
2026-02-15 01:03:29 -06:00
Antonio Anaya
610f963c4e
ui_migration fix(deps): VUE3 migration goal_1, Resolved core dependencies for the UI migration. Remaining warnings are non-critical and do not affect runtime stability.
2026-02-14 04:36:08 -06:00
Antonio Anaya
5bbe88c9f7
ui_migration fix(deps): --preliminary-- added stronger type checking on things properties
2026-02-13 19:23:07 -06:00
Antonio Anaya
f4a10ec897
Merge branch 'goal_1' into v3
2026-02-13 06:36:37 -06: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
5825015aba
Merge branch 'goal_1' of gitlab.com:Tonoanaya89/openflexure-microscope-server into goal_1
2026-02-12 23:17:57 -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
66b0693338
Merge branch 'v3' into 'goal_1'
...
# Conflicts:
# webapp/src/components/tabContentComponents/slideScanContent.vue
2026-02-12 11:34:32 +00:00
Joe Knapper
fb7a8b4959
Prettier on slideScanContent
2026-02-09 18:48:49 +00:00
Joe Knapper
3beb8e1147
Auto-populate workflow dropdown
2026-02-09 18:48:49 +00:00
Antonio Anaya
0296cef089
ui_migration fix(deps): --preliminary-- Replace value to modelvalue, and global emitters. BUG:keys-arrows-wont-move
2026-01-25 02:07:46 -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
Julian Stirling
23426ae12c
Reorder scan workflow title and blurb in scan tab
2026-01-16 12:25:55 +00:00
Julian Stirling
21b779a4a5
Dynamic UI for scan workflows
2026-01-16 12:18:54 +00:00
Julian Stirling
f35c96d653
Conditionally render tabs based on available Things
2025-11-07 14:46:35 +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
Joe Knapper
58b0c79520
Centre stitching header
2025-06-27 12:27:47 +01:00
jaknapper
16f2eee8b9
Remove class from action button
2025-07-30 13:00:10 +01:00
Julian Stirling
fda0a6e1ab
Merge branch 'v3' into fast-stack, with conflict resolution but not fully
...
working yet
2025-06-26 11:50:24 +01:00
jaknapper
1d4bb7363f
Images to test control in GUI
2025-06-17 14:34:42 +01:00
Joe Knapper
625f9b4001
Ttile case in all buttons and properties, larger settings headers
2025-05-20 12:59:49 +01:00
jaknapper
666dced86d
Update the GUI download links to point to new download_zip function
2025-05-07 20:21:03 +01:00
jaknapper
6cf99d5096
Stack settings in GUI
2025-05-07 19:52:21 +01:00
jaknapper
4fa2813e6a
More spacing and nicer dark mode colours
2025-04-08 18:30:40 +01:00
Richard Bowman
cbd8b090ec
Replace tasksubmitter with action-button
...
I've changed tasksubmitter to accept a "thing" and "action" rather than a single URL. This seems more in keeping with
propertyControl, and eliminates the need for loads of
computed properties.
I've also deleted (rather than just commenting out) chunks of the web app that are no longer in use. These may be
reinstated in the future - but we can get them from git
history. It's less confusing not to have vestigial
code in the repo.
This builds OK but is not, as yet, tested with hardware.
2024-02-29 21:44:39 +00:00
Joe Knapper
361130eea6
Download zip button from scan tab
2024-02-21 16:36:17 +00:00
Joe Knapper
97c114b77e
Show scan folder instead of name
2024-02-21 15:47:42 +00:00
Joe Knapper
61d7712c27
tiff as an option
2024-02-09 19:05:20 +00:00
Joe Knapper
6aa712e515
Rescaling stitch preview to avoid scrolling in y
2024-02-09 16:08:21 +00:00
Joe Knapper
81d6514eb0
Always show scan name during scan
2024-01-23 11:42:03 +00:00
Richard Bowman
011dc2191c
Add a control to set whether scans are automatically stitched.
2024-01-15 21:36:15 +00:00
Joe Knapper
e483c3ddfb
custom scan name from gui
2024-01-15 17:40:17 +00:00
Richard Bowman
20efaa2799
Appearance tweaks
...
actionLogDisplay had white-on-white text in dark mode: I've fixed color to be black now.
added a title for the mini stream display during scans
2024-01-11 14:08:32 +00:00
Richard Bowman
f26230efb6
Swap background detect from argument to property
...
I've added boolean support to PropertyControl. This required
working around a bug in axios, that ignored `false` when sent
as the body of a request.
2024-01-11 03:01:33 +00:00
Richard Bowman
3de7aa2fb2
Don't invoke stitching from the front-end
...
Stitching is now done automatically in a sub process by the
server. This is much cleaner - and all we need to do is poll for
file updates.
I've also styled the log display slightly better.
2024-01-11 01:51:17 +00:00
Richard Bowman
6b466c80a9
Add polling for preview stitched images
2024-01-11 01:50:01 +00:00
Richard Bowman
215bfb5121
Leave scan log open until closed
...
The log/progress view is now closed explicitly, rather than disappearing as soon as the scan is over.
2024-01-10 20:46:06 +00:00
Richard Bowman
81540ebc45
Linter fixes
2024-01-10 20:46:06 +00:00
Richard Bowman
46444770f3
Improved styling and synchronisation
2024-01-10 20:46:06 +00:00
Richard Bowman
53644a691b
Refactored taskSubmitter to enable bits to be re-used
2024-01-10 20:46:06 +00:00