Commit graph

238 commits

Author SHA1 Message Date
Joel Collins
4db11c018d Tidied up 2019-06-14 21:42:19 +01:00
Joel Collins
ad49e49b4a Generate full form submit URL 2019-06-14 17:41:07 +01:00
Joel Collins
59aaa12c59 Get plugins from Vuex store 2019-06-14 17:40:55 +01:00
Joel Collins
ff0fe49976 Allow multiple forms per plugin 2019-06-14 16:10:28 +01:00
Joel Collins
0fad5304f8 Added route and submit button 2019-06-14 16:10:17 +01:00
Joel Collins
5e69e52bcd Added strict one-way binding to all form components 2019-06-14 15:35:08 +01:00
Joel Collins
4a0351f80c Added first basic form elements 2019-06-13 17:55:33 +01:00
Joel Collins
1400f94b2f Added example of plugin using basic HTML body 2019-06-13 13:51:44 +01:00
jtc42
8500d545f9 Default cursor over section headings 2019-06-11 10:28:15 +01:00
jtc42
cfcb34727a Toggling localmode no longer sends request 2019-06-11 09:44:34 +01:00
jtc42
0f23c93ae8 Halved resize timeout 2019-06-11 09:39:36 +01:00
jtc42
5a9857d215 Tidied up recalculateSize 2019-06-11 09:37:47 +01:00
Joel Collins
a343d17053 Tidied up streamDisplay a bit 2019-06-10 21:51:05 +01:00
Joel Collins
e0d3169385 Fixed typo 2019-06-10 21:38:08 +01:00
jtc42
b9651298fc Moved to a single ResizeObserver to manage element resizing 2019-06-10 19:26:40 +01:00
jtc42
2327b9b8bf Tidied up component structure 2019-06-10 19:26:19 +01:00
Joel Collins
c002ceccbd Started custom theming through LESS 2019-06-10 17:02:35 +01:00
Joel Collins
6ac58f5024 Fixed spinning buttons properly 2019-06-10 17:02:05 +01:00
Joel Collins
cd82f00af3 Moved control tab content into components 2019-06-10 11:54:35 +01:00
Joel Collins
0014d61f89 Moved tabicons into a component 2019-06-10 11:28:11 +01:00
Joel Collins
a35292b8e4 Test shrunk heading 2019-06-09 20:19:40 +01:00
Joel Collins
c1641f6bf9 Rewritten responsive layout in main.Vue 2019-06-09 09:33:05 +01:00
jtc42
945cf62363 Better aligned gallery cards 2019-06-07 18:39:21 +01:00
jtc42
901fc50fe5 Better client info in default capture metadata 2019-06-07 17:03:42 +01:00
jtc42
033b649402 Get version from package info 2019-06-07 17:03:28 +01:00
jtc42
c2cfcb8e56 Added a disconnect button to reset vuex state 2019-06-07 16:44:36 +01:00
jtc42
293409b39c Account for server version being undefined in old releases 2019-06-07 16:35:26 +01:00
Joel Collins
f17d1e71f9 Fixed stage settings payload structure 2019-06-06 11:28:22 +01:00
Joel Collins
104d7c0345 Minor reformat 2019-06-06 11:28:11 +01:00
Joel Collins
a6a918827c Added version mismatch warning 2019-06-05 17:48:50 +01:00
Joel Collins
ee91e11853 Updated API to run with server 1.1.x 2019-06-05 17:48:41 +01:00
Joel Collins
1d6ae5c9da Manage transition to new camera settings structure 2019-06-04 13:02:58 +01:00
Joel Collins
3826bdb511 Lock tab tooltips to bottom alignment 2019-06-03 10:23:58 +01:00
Joel Collins
17883e0567 Added dark-theme 2019-05-28 15:37:09 +01:00
Joel Collins
7fea0cbd79 Simplified keynav debug statements 2019-05-17 16:04:41 +01:00
Joel Collins
29ad537aad Moved localstorage parser to mixin 2019-05-10 09:32:41 +01:00
Joel Collins
e1d562fef4 Renamed vuex settings to globalSettings 2019-05-08 17:56:11 +01:00
Joel Collins
56e43ae77f Moved movelock out of vuex 2019-05-08 17:50:10 +01:00
Joel Collins
b0a9021a02 Renamed coarse to fast 2019-05-02 14:03:51 +01:00
Joel Collins
f77c3293e8 Moved capture path out of metadata, into state 2019-05-02 11:52:03 +01:00
Joel Collins
12c7298023 Moved UI error handling to mixin 2019-04-25 14:22:40 +01:00
Joel Collins
46008d8714 Fixed working on malformed JSON response in slow autofocus 2019-04-14 11:27:03 +01:00
Richard Bowman
e6649e41d8 Added gain/exposure controls
Also refactored settings pane slightly.
2019-04-08 22:44:51 +01:00
Richard Bowman
5e40af1b2f Merge branch 'master' into fast-autofocus-in-scanning
Updating with new URL for autofocus

Some of the buttons have stopped working - this will make the clinet match changes in the server.
2019-04-08 20:07:41 +01:00
Richard Bowman
86c7260061 Added an option to do fast autofocus in scan mode 2019-04-08 16:21:19 +01:00
Joel Collins
118ccaab6c Updated to new fast_autofocus URI 2019-04-08 16:19:05 +01:00
Richard Bowman
3579fe32ea Reinstated runAutofocus (deleted by accident) 2019-04-07 21:00:50 +01:00
Richard Bowman
2cc69ba1ea Changed coarse autofocus button to run fast autofocus 2019-04-07 19:51:08 +01:00
Joel Collins
4e1a35c47f Added autofocus and scan-style options 2019-03-29 17:27:54 +00:00
Joel Collins
e851c00ba3 Made primary buttons pinker 2019-03-29 17:27:34 +00:00