Joel Collins
|
c5bba5d855
|
Merge branch 'method-views' into 'master'
Method views
See merge request openflexure/openflexure-microscope-software!1
|
2018-11-20 22:22:16 +00:00 |
|
Joel Collins
|
2b89bea407
|
Separated out download redirect route
|
2018-11-20 22:16:11 +00:00 |
|
Joel Collins
|
22665cde87
|
Minor tidy up
|
2018-11-20 19:17:47 +00:00 |
|
Joel Collins
|
838c832272
|
Minor cleaning
|
2018-11-20 19:04:23 +00:00 |
|
Joel Collins
|
c249e846dc
|
Add .tmp to temporary capture files for clarity
|
2018-11-20 18:55:30 +00:00 |
|
Joel Collins
|
ea3ae9f898
|
Increased travel limit
|
2018-11-20 18:01:13 +00:00 |
|
Joel Collins
|
c2f30b56c3
|
Updated docs for new download method
|
2018-11-20 16:19:17 +00:00 |
|
Joel Collins
|
e98552a63d
|
Downloading images now redirects to specify a filename
|
2018-11-20 16:14:28 +00:00 |
|
Joel Collins
|
44b72ed74f
|
Reformatted capture buttons
|
2018-11-20 16:14:11 +00:00 |
|
Joel Collins
|
69e97ba5a3
|
Fixed non-clashing basename generation
|
2018-11-20 13:56:51 +00:00 |
|
Joel Collins
|
0e76ae673a
|
Use flexboxes everywhere
|
2018-11-20 13:56:39 +00:00 |
|
Joel Collins
|
ede218ccc3
|
Implemented API delete method
|
2018-11-20 12:13:36 +00:00 |
|
Joel Collins
|
e3724ffefc
|
JSONified all HTTP errors
|
2018-11-20 11:22:36 +00:00 |
|
Joel Collins
|
8490d028a5
|
Handle mock imports for non-platform-agnostic modules
|
2018-11-19 17:35:40 +00:00 |
|
Joel Collins
|
259ec4150f
|
Minor restructure
|
2018-11-19 16:33:21 +00:00 |
|
Joel Collins
|
3b28f8c4ca
|
Microscope now only attaches to hardware once an API request is made.
|
2018-11-19 16:31:38 +00:00 |
|
Joel Collins
|
ad5ec79305
|
Removed old API-only documentation
|
2018-11-16 15:47:20 +00:00 |
|
Joel Collins
|
ea10cf1ce9
|
Created initial general documentation
|
2018-11-16 15:46:19 +00:00 |
|
Joel Collins
|
dd7a3ff2e5
|
Removed pointless image_recent from microscope state
|
2018-11-16 12:04:54 +00:00 |
|
Joel Collins
|
9d46ac1ca5
|
Updated returned capture metadata
|
2018-11-16 10:21:24 +00:00 |
|
Joel Collins
|
07c5c0115d
|
Updated TODO
|
2018-11-16 10:21:13 +00:00 |
|
jtc42
|
e8446ad66d
|
Updated todo
|
2018-11-16 08:34:55 +00:00 |
|
jtc42
|
0914894f9c
|
Renamed CaptureAPI views
|
2018-11-16 08:27:26 +00:00 |
|
jtc42
|
c6b99c3284
|
Started adding Sphinx stuff to docstrings
|
2018-11-15 22:47:55 +00:00 |
|
jtc42
|
6b62737aaf
|
Restructures API views
|
2018-11-15 22:06:55 +00:00 |
|
Joel Collins
|
a274c561e7
|
Finished first batch of MethodView-based routes
|
2018-11-15 18:31:10 +00:00 |
|
Joel Collins
|
5fb200eefe
|
Moved stream to new view model
|
2018-11-15 17:31:08 +00:00 |
|
Joel Collins
|
f106c2ecba
|
Started testing pluggable views
|
2018-11-15 17:18:04 +00:00 |
|
Joel Collins
|
fb6f171e9b
|
Fixed Flask error handler set before app
|
2018-11-15 13:56:06 +00:00 |
|
Joel Collins
|
0418afbdc5
|
Made 404 errors more API friendly
|
2018-11-14 13:38:16 +00:00 |
|
Joel Collins
|
b9410785e0
|
Updated TODO
|
2018-11-12 16:51:09 +00:00 |
|
Joel Collins
|
d75efa630b
|
Added capture and capture previews to web UI
|
2018-11-12 16:22:49 +00:00 |
|
Joel Collins
|
49331d36a8
|
Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-software
|
2018-11-12 13:08:42 +00:00 |
|
Joel Collins
|
4e67d24841
|
Added capture state endpoint
|
2018-11-12 12:22:06 +00:00 |
|
Joel Collins
|
b15b59be78
|
Updated TODO
|
2018-11-10 20:04:42 +00:00 |
|
Joel Collins
|
52d667feec
|
Ignore keypress if in input box
|
2018-11-09 17:15:08 +00:00 |
|
Joel Collins
|
4d9de7652b
|
Only scroll-focus when hoverring over preview
|
2018-11-09 17:05:42 +00:00 |
|
Joel Collins
|
3a35e7f03c
|
Update inputs from JS on document load
|
2018-11-09 16:48:05 +00:00 |
|
Joel Collins
|
740bf8fb68
|
Restructured API demo
|
2018-11-09 16:45:04 +00:00 |
|
Joel Collins
|
2a52109c30
|
Click-to-move checkbox now works
|
2018-11-09 14:48:54 +00:00 |
|
Joel Collins
|
d3eb8bb773
|
Implemented click-to-move
|
2018-11-09 14:43:56 +00:00 |
|
Joel Collins
|
59136b8b12
|
Added focus velocity control
|
2018-11-09 13:29:26 +00:00 |
|
Joel Collins
|
45e26b33af
|
Added scroll-to-focus
|
2018-11-09 13:23:38 +00:00 |
|
Joel Collins
|
03eeb122d6
|
Updated TODO list
|
2018-11-09 12:14:38 +00:00 |
|
Joel Collins
|
6ea2928ab8
|
Added move to absolute position with position input boxes
|
2018-11-09 12:13:54 +00:00 |
|
Joel Collins
|
bd363d8e9d
|
Added keyboard control to basic web interface
|
2018-11-09 11:31:44 +00:00 |
|
Joel Collins
|
93b015d90f
|
TODO update
|
2018-11-08 16:26:03 +00:00 |
|
Joel Collins
|
ed3c82a5b4
|
Updated dev readme
|
2018-11-08 16:24:56 +00:00 |
|
Joel Collins
|
92669e06a9
|
Removed pointless 'absolute' position return bool
|
2018-11-08 16:19:19 +00:00 |
|
Joel Collins
|
e4b6977c4a
|
Added stage moving endpoints
|
2018-11-08 16:17:58 +00:00 |
|