Commit graph

229 commits

Author SHA1 Message Date
Joel Collins
9a5868e817 Moved CI to choco on linux image 2019-05-06 14:29:25 +01:00
jtc42
6ac0c58fc2 Moved to choco linux 2019-05-06 11:54:59 +01:00
jtc42
2e5c312998 Added debug line 2019-05-06 11:54:52 +01:00
jtc42
4b9b955e3f First draft of deploy CI stage 2019-05-06 11:28:51 +01:00
jtc42
76c59dd510 Include nupkg in artifacts 2019-05-06 11:23:08 +01:00
jtc42
5075f52672 Add script to generate nupkg files for choco 2019-05-06 11:22:03 +01:00
jtc42
4cc5791d2d Update artifact names 2019-05-06 11:21:47 +01:00
Joel Collins
ab3911c094 Split builder into separate CI and Windows-only configs 2019-05-03 18:28:46 +01:00
Joel Collins
6ac58cf669 Add appx dist 2019-05-03 17:58:17 +01:00
Joel Collins
68d71ea598 Remove tags-only 2019-05-03 15:44:49 +00:00
Joel Collins
c892389d2a Only run for tags 2019-05-03 15:20:30 +00:00
Joel Collins
a31ec50cd6 Fix multi-platform dist script 2019-05-03 12:03:51 +00:00
Joel Collins
526523a3ce Initial attempt at electron-builder CI 2019-05-03 11:59:06 +00:00
Joel Collins
67dffe209c Added release script 2019-05-03 11:50:39 +00:00
Joel Collins
0c710b751d Removed old electron-packager scripts 2019-05-02 16:48:03 +01:00
Joel Collins
2d6665dee9 Asar True 2019-05-02 16:43:53 +01:00
Joel Collins
e381a7b7aa Fixed errors in electron-builder config 2019-05-02 16:42:58 +01:00
Joel Collins
15229887d3 Set up migration to electron-builder 2019-05-02 16:13:35 +01:00
Joel Collins
31f088f805 Moved electron related stuff into app folder 2019-05-02 14:48:25 +01:00
Joel Collins
b0a9021a02 Renamed coarse to fast 2019-05-02 14:03:51 +01:00
Joel Collins
3c5bd25ede Renamed output installer exe 2019-05-02 14:01:09 +01:00
Joel Collins
816ad99ede Tidied packaged dependencies 2019-05-02 14:00:58 +01:00
Joel Collins
c41497f1a4 Version to 0.2.1 2019-05-02 11:53:24 +01:00
Joel Collins
a677bcb72f Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-jsclient 2019-05-02 11:52:17 +01:00
Joel Collins
f77c3293e8 Moved capture path out of metadata, into state 2019-05-02 11:52:03 +01:00
Joel Collins
b6aef2d41d Update README.md 2019-05-01 16:11:05 +00:00
Joel Collins
169d5cc5f4 Remove version from webapp archive 2019-04-30 15:24:57 +01:00
Joel Collins
fe921f90ba Updated electron-packager 2019-04-30 15:24:34 +01:00
jtc42
717d460cf5 Platform specific dependencies now optional 2019-04-27 15:02:35 +01:00
Joel Collins
a993a94649 Added example bottom tabs 2019-04-25 15:53:37 +01:00
Joel Collins
2e280b6bbf Moved icon import to main.js 2019-04-25 14:58:39 +01:00
Joel Collins
97cc5d2b78 Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
Joel Collins
1ffadb042f Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
Joel Collins
df4d99d408 Simplified conditional sidebar class 2019-04-25 14:34:39 +01:00
Joel Collins
12c7298023 Moved UI error handling to mixin 2019-04-25 14:22:40 +01:00
Joel Collins
55e527c229 Added mixins for modal notify and error 2019-04-25 14:21:22 +01:00
Joel Collins
133a623657 Fixed indentation 2019-04-25 14:20:41 +01:00
jtc42
a2a8c3b671 Updated versions 2019-04-19 09:24:23 +01:00
Joel Collins
46008d8714 Fixed working on malformed JSON response in slow autofocus 2019-04-14 11:27:03 +01:00
Joel Collins
9f2d038aba Fixed sidebar show/hide events bubbling up 2019-04-14 11:16:26 +01:00
Joel Collins
1003aebdc5 Shifted version to 0.2.0 alpha 2019-04-09 10:04:51 +01:00
Joel Collins
7f8d6653ef Merge branch 'gain-exposure-controls' into 'master'
Added gain/exposure controls

See merge request openflexure/openflexure-microscope-jsclient!7
2019-04-09 06:29:18 +00:00
Joel Collins
b34a27cca9 Merge branch 'fast-autofocus-in-scanning' into 'master'
Fast autofocus in scanning

See merge request openflexure/openflexure-microscope-jsclient!6
2019-04-09 06:14:32 +00: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
d2899d5055 Added bug note 2019-04-08 16:20:00 +01:00
Joel Collins
118ccaab6c Updated to new fast_autofocus URI 2019-04-08 16:19:05 +01:00
Joel Collins
1783602174 Merge branch 'fast-autofocus' into 'master'
Changed coarse autofocus button to run fast autofocus

See merge request openflexure/openflexure-microscope-jsclient!5
2019-04-08 07:02:54 +00:00
Richard Bowman
3579fe32ea Reinstated runAutofocus (deleted by accident) 2019-04-07 21:00:50 +01:00