Commit graph

146 commits

Author SHA1 Message Date
Joel Collins
45fb185d3c Better handling of first connect, now using promises 2019-03-21 16:26:44 +00:00
Joel Collins
7fd0791108 Added mixin for preview-hiding modal confirmations 2019-03-21 16:26:07 +00:00
Joel Collins
6067f5f7d0 Handling local-mode moved to connect tab radio boxes 2019-03-17 17:30:21 +00:00
Joel Collins
620f995840 Better aligned tile asset 2019-03-08 15:45:46 +00:00
Joel Collins
f2f01bc05a Improved appx assets 2019-03-08 15:29:08 +00:00
Joel Collins
db4b9bf290 Turn dev versions into minor appx versions 2019-03-07 21:21:05 +00:00
Joel Collins
78867ddcce Shifted version number to avoid build version conflicts 2019-03-07 15:17:24 +00:00
Joel Collins
8b4cc3e738 Started custom theming 2019-03-06 14:34:26 +00:00
Joel Collins
e6a6caf588 Updated favicon 2019-03-06 13:58:34 +00:00
Joel Collins
8e6f38afe8 Restructured installer directory 2019-03-05 16:17:23 +00:00
Joel Collins
eec8e938a0 Updated requirements 2019-03-04 17:19:19 +00:00
Joel Collins
93a1b89f09 Added script to create DMG installers 2019-03-04 17:19:12 +00:00
Joel Collins
96ab05a9c3 Powershell script to automate installer builds 2019-03-04 12:57:31 +00:00
Joel Collins
7085aaf8d4 Added missing file extension to setupExe 2019-03-02 20:03:37 +00:00
Joel Collins
aa70223114 Removed redundant exe name 2019-03-02 20:00:54 +00:00
Joel Collins
25c8036a97 Group installers by version 2019-03-02 19:55:22 +00:00
Joel Collins
119a8b3309 Updated dev certificate 2019-03-02 19:19:49 +00:00
Joel Collins
95c6cf0750 Updated title to OpenFlexure eV 2019-03-02 16:11:09 +00:00
Joel Collins
ac80321a6e Updated to match Partner account for distribution 2019-03-01 20:44:21 +00:00
Joel Collins
be0703db35 Renamed to OpenFlexure eV 2019-03-01 10:01:39 +00:00
Joel Collins
0ee8825c66 Style fixes 2019-02-28 19:08:00 +00:00
Joel Collins
51937901ec Fixed typo 2019-02-28 19:07:44 +00:00
Joel Collins
9656461d27 Added certificate path 2019-02-28 18:33:44 +00:00
Joel Collins
d23d18bd1b Changed publisher to BOING 2019-02-28 18:33:29 +00:00
Joel Collins
4b57149a93 Dynamically generate appx manifest 2019-02-28 18:33:18 +00:00
Joel Collins
4afdf0a861 Updated dependencies 2019-02-28 12:39:59 +00:00
Joel Collins
1acfa6830b Restructured to significantly reduce package size 2019-02-28 12:29:34 +00:00
Joel Collins
7b5c5aac57 Update dependencies 2019-02-28 11:48:12 +00:00
Joel Collins
e5c6c6b407 Handle squirrel events for Windows installer 2019-02-28 11:47:58 +00:00
Joel Collins
13a4235e5a Updated readme 2019-02-28 09:37:45 +00:00
Joel Collins
f51b349ae9 Added great big make script 2019-02-27 17:03:56 +00:00
Joel Collins
8ab47f9e42 Created create-installer scripts 2019-02-27 17:00:44 +00:00
Joel Collins
bddeebb2a9 Updated package info 2019-02-27 16:59:13 +00:00
Joel Collins
19a946b259 Moved to installers directory 2019-02-27 16:59:02 +00:00
Joel Collins
64caa07480 Fixed hanging process on close 2019-02-27 16:31:14 +00:00
Joel Collins
6f4485ee5c Updated package-lock 2019-02-27 16:30:59 +00:00
Joel Collins
516a1831eb Updated to new icon location 2019-02-27 16:30:48 +00:00
Joel Collins
8bff40388d Ignore src when packaging 2019-02-27 16:30:35 +00:00
Joel Collins
da07022f1d Added appx assets 2019-02-27 16:30:10 +00:00
Joel Collins
a4807da6ea Moved icons up 2019-02-27 13:47:31 +00:00
Joel Collins
adeb5d4e96 Added deb installer scripts 2019-02-27 11:39:57 +00:00
Joel Collins
a35f908fe7 Added deb package config 2019-02-27 11:39:42 +00:00
Joel Collins
b3cf2c50cb Added packaging scripts 2019-02-27 10:49:03 +00:00
Joel Collins
6e109cc066 Restructured electron app 2019-02-27 10:48:48 +00:00
Joel Collins
1e0c3a09d2 Ignore release-builds 2019-02-27 10:48:24 +00:00
Joel Collins
a5b08ab34c Merge branch 'tidied_autofocus_method' into 'master'
Streamlined autofocus code

See merge request openflexure/openflexure-microscope-jsclient!4
2019-02-27 09:22:32 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
604a5c1f21 Fixed icon alignment 2019-02-26 17:57:08 +00:00
Joel Collins
d94852ae8e Added icons 2019-02-26 16:27:37 +00:00
Joel Collins
1ff0737b8a Added store.state.ready listener 2019-02-26 13:48:54 +00:00