Joel Collins
|
2e34722d6e
|
Removed old console logs
|
2020-11-23 13:08:44 +00:00 |
|
Joel Collins
|
358d44189b
|
Removed unneeded plugin:vue/essential
|
2020-11-23 12:00:14 +00:00 |
|
Joel Collins
|
3c2b5f56a1
|
Fixed release notes
|
2020-11-22 17:10:52 +00:00 |
|
Joel Collins
|
52942d598d
|
Updated Vue ESLint plugin
|
2020-11-22 17:06:30 +00:00 |
|
Joel Collins
|
ef9f257e23
|
Fixed global state and scrolltotop
|
2020-11-22 17:01:46 +00:00 |
|
Joel Collins
|
a1ae94792e
|
Cleaned up store and removed unused FoV setting
|
2020-11-22 16:52:30 +00:00 |
|
Joel Collins
|
f187a3a00d
|
Removed unused webcomponent support
|
2020-11-22 16:33:01 +00:00 |
|
Joel Collins
|
65df702dfd
|
Removed unused commented line
|
2020-11-18 16:09:35 +00:00 |
|
Joel Collins
|
b8a45693a7
|
Merge branch 'lst-image' of https://gitlab.com/openflexure/openflexure-microscope-server into lst-image
|
2020-11-18 15:29:39 +00:00 |
|
Joel Collins
|
f0a312742b
|
Rearranged settings and added LST download
|
2020-11-18 15:29:33 +00:00 |
|
Joel Collins
|
aba3eb3544
|
Return LST as a file
|
2020-11-18 15:24:24 +00:00 |
|
Joel Collins
|
4d40e81f0e
|
Added API route to convert LST to PNG
|
2020-11-18 14:23:12 +00:00 |
|
Joel Collins
|
421a2e3960
|
Replace top-level actions View with builtin LabThings
|
2020-11-17 17:17:06 +00:00 |
|
Joel Collins
|
e464086723
|
Cleaned up main app setup
|
2020-11-17 16:55:35 +00:00 |
|
Joel Collins
|
021745da26
|
Remove separate camera stream thread
|
2020-11-17 16:19:55 +00:00 |
|
Joel Collins
|
c9c29a7db4
|
Moved gen() into streams.py
|
2020-11-17 11:20:07 +00:00 |
|
Joel Collins
|
c48c6d859d
|
Extra comments
|
2020-11-13 12:35:12 +00:00 |
|
Joel Collins
|
c6458046ec
|
Data-driven tab layout
|
2020-11-13 12:34:08 +00:00 |
|
Joel Collins
|
c0f9f34256
|
Removed now-redundant TODO comments
|
2020-11-13 11:27:54 +00:00 |
|
Joel Collins
|
84dcf4f475
|
Cleaned up Capture schemas
|
2020-11-13 11:12:39 +00:00 |
|
Joel Collins
|
3451b8a8a5
|
Added full TileScanArgs schema
|
2020-11-12 16:56:28 +00:00 |
|
Joel Collins
|
f681800e26
|
Improved args schema for captures
|
2020-11-12 16:46:07 +00:00 |
|
Joel Collins
|
6fb61e1e3f
|
Reverted logging style
|
2020-11-12 15:45:58 +00:00 |
|
Joel Collins
|
9f5252194a
|
Updated all log strings to new format
|
2020-11-12 15:12:17 +00:00 |
|
Joel Collins
|
6644819352
|
Formatting
|
2020-11-12 14:33:08 +00:00 |
|
Joel Collins
|
f4b123c237
|
Style and linting
|
2020-11-12 14:28:44 +00:00 |
|
Joel Collins
|
b350f62013
|
Removed old JSONResponse class
|
2020-11-12 13:50:48 +00:00 |
|
Joel Collins
|
4a9d1c5e3c
|
Removed default JSON files and submoduled JSON encoder class
|
2020-11-12 12:02:09 +00:00 |
|
Joel Collins
|
8c180ca285
|
2.8.0-beta.2
|
2020-11-11 14:18:26 +00:00 |
|
Joel Collins
|
1e8978d2b6
|
Added submit button to API origin override form
|
2020-11-11 14:12:47 +00:00 |
|
Joel Collins
|
3387c273de
|
Fixed tab switcher background height
|
2020-11-11 14:10:32 +00:00 |
|
Joel Collins
|
fa909db71c
|
Scroll to top when pagination switches
|
2020-11-11 14:10:20 +00:00 |
|
Joel Collins
|
5a32e8a488
|
Changed default pollInterval to 1s
|
2020-11-06 10:39:25 +00:00 |
|
Joel Collins
|
fcd9fa4990
|
Fixed duplicated polling timers
|
2020-11-06 10:32:47 +00:00 |
|
Joel Collins
|
ac382b7fab
|
Allow running tasks to be resumed
|
2020-11-06 10:27:00 +00:00 |
|
Joel Collins
|
5feba6ad26
|
Fixed GPU preview requests happening regardless of settings
|
2020-11-06 10:23:51 +00:00 |
|
Joel Collins
|
32cf2de96e
|
Formatting
|
2020-11-03 16:11:37 +00:00 |
|
Joel Collins
|
b69c90345f
|
Removed full capture metadata from top-level resource list
|
2020-11-03 15:45:00 +00:00 |
|
Joel Collins
|
982154ce22
|
Updated client to simplify capture data
|
2020-11-03 15:40:28 +00:00 |
|
Joel Collins
|
37c5e20a23
|
Fixed View import
|
2020-10-29 14:14:01 +00:00 |
|
Joel Collins
|
3ba9718434
|
Added download attribute to log file downloader
|
2020-10-29 14:10:29 +00:00 |
|
Joel Collins
|
ee8a2fc415
|
Code formatting
|
2020-10-29 14:06:36 +00:00 |
|
Joel Collins
|
f1d0ea5b28
|
Added API LogFileView
|
2020-10-29 14:06:15 +00:00 |
|
Joel Collins
|
9dd8004984
|
Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server into master
|
2020-10-28 17:32:14 +00:00 |
|
Joel Collins
|
21b150b81a
|
Added logger tab
|
2020-10-28 17:32:10 +00:00 |
|
Joel Collins
|
46120ea625
|
Added extra divider
|
2020-10-28 17:32:04 +00:00 |
|
Joel Collins
|
7f53ff21a8
|
Code formatting
|
2020-10-28 17:29:37 +00:00 |
|
Joel Collins
|
279cc03193
|
Fixed tab bar scrolling
|
2020-10-28 17:29:23 +00:00 |
|
Joel Collins
|
da490fdfcd
|
Separated move_and_measure locks
|
2020-10-28 15:40:29 +00:00 |
|
Joel Collins
|
ce57d37dc9
|
Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server
|
2020-10-28 10:47:15 +00:00 |
|