Commit graph

4890 commits

Author SHA1 Message Date
Joel Collins
c1641f6bf9 Rewritten responsive layout in main.Vue 2019-06-09 09:33:05 +01:00
jtc42
fc2f84743c Bumped up to beta 2 2019-06-07 18:41:42 +01:00
jtc42
945cf62363 Better aligned gallery cards 2019-06-07 18:39:21 +01:00
jtc42
8c3302644a Automatically add microscope ID and name to metadata 2019-06-07 17:28:57 +01:00
jtc42
a8161413f3 Added link to homepage in Help menu 2019-06-07 17:28:01 +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
fd5e157c71 Save all package info to process.env 2019-06-07 17:03:08 +01:00
jtc42
83c933fb3c Removed web and app specifiers from serve and start 2019-06-07 17:02:50 +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
jtc42
61121b0781 Restructured npm scripts 2019-06-07 16:35:07 +01:00
jtc42
b1cd061a00 Actually use config dictionary with version when saving 2019-06-07 16:29:10 +01:00
jtc42
4c67ef2fc2 Inject server_version into saved config 2019-06-07 15:33:31 +01:00
jtc42
235aa984f9 Updated docs 2019-06-07 13:37:20 +01:00
Joel Collins
722edeb4de Enabled extglob in CI script 2019-06-06 16:02:08 +01:00
Joel Collins
2bc8595e48 Update CI to allow beta*.yml artifacts 2019-06-06 15:43:42 +01:00
Joel Collins
e2eb051c31 Control custom title bar using store value 2019-06-06 14:43:25 +01:00
Joel Collins
bc8096fe7a Added electron-store for persistent app settings 2019-06-06 14:42:57 +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
fdbba08b66 Merge branch 'config-overhaul' into 'master'
Config overhaul

See merge request openflexure/openflexure-microscope-server!23
2019-06-05 16:55:27 +00:00
Joel Collins
4aba270365 Added state key for server package version 2019-06-05 17:54:39 +01:00
Joel Collins
28f6702353 Shifted version number to match server 2019-06-05 17:53:53 +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
2850eecf7a Add modal dialog method 2019-06-05 17:48:19 +01:00
Joel Collins
341d2ae845 Allow package version to be used in application 2019-06-05 17:47:36 +01:00
Joel Collins
15c9c0e321 Up to 1.1.0 beta 1 2019-06-05 16:06:09 +01:00
Joel Collins
0f8070b64a Smarter server teardown procedure 2019-06-05 16:04:32 +01:00
Joel Collins
ea253f8085 Smarter application of picamera settings 2019-06-05 16:04:14 +01:00
Joel Collins
9b30d1d38f Completely overhauled config system 2019-06-05 16:03:58 +01:00
Joel Collins
cc343e2a8c Overhaul config module to only handle loading/saving 2019-06-05 16:03:42 +01:00
Joel Collins
65a28cc0f4 Default to new camera and stage settings slip 2019-06-05 16:03:17 +01:00
Joel Collins
0d8396b3e4 Fixed Microscope and camera arguments 2019-06-04 14:04:07 +01:00
Joel Collins
41d9ab51ad Restructured camera attaching 2019-06-04 14:03:46 +01:00
Joel Collins
f7ba68b443 Converted base camera into an ABC 2019-06-04 14:03:30 +01:00
Joel Collins
3cf166226b Converted config dict into properties/attributes 2019-06-04 14:03:16 +01:00
Joel Collins
5e6372835e Added extra debug log 2019-06-04 14:02:53 +01:00
Joel Collins
1d6ae5c9da Manage transition to new camera settings structure 2019-06-04 13:02:58 +01:00
Joel Collins
f109f76049 Merge branch 'electron-specific-code' into 'master'
Include custom title bar in Win and Linux

See merge request openflexure/openflexure-microscope-jsclient!32
2019-06-03 16:36:17 +00:00
Joel Collins
f35a06008c Added CSS to better style the electron menubar 2019-06-03 15:50:07 +01:00
Joel Collins
22d139ecf8 Added titlebar icon 2019-06-03 13:38:03 +01:00
Joel Collins
73b5011fea Removed old Vue icon asset 2019-06-03 13:37:54 +01:00
Joel Collins
b0687426dd Hide frame on Win and Linux 2019-06-03 10:24:24 +01:00
Joel Collins
1baf040b89 Show custom titlebar on Win and Linux 2019-06-03 10:24:15 +01:00
Joel Collins
3826bdb511 Lock tab tooltips to bottom alignment 2019-06-03 10:23:58 +01:00
Joel Collins
7e12758400 Added CET dependency 2019-06-03 10:23:45 +01:00
Joel Collins
dbb7d6fbf4 Merge branch 'electron-specific-code' into 'master'
Separate build targets for electron and web

See merge request openflexure/openflexure-microscope-jsclient!31
2019-06-03 08:52:38 +00:00
Joel Collins
793c8e2c7e Condensed build:app into package 2019-06-02 22:03:49 +01:00