Commit graph

2212 commits

Author SHA1 Message Date
Joel Collins
7866ec0f47 Static type analysis 2020-11-30 13:36:45 +00:00
Joel Collins
3aebb8bead Merge branch 'pylint-fixes' into 'master'
Fixed unused imports

See merge request openflexure/openflexure-microscope-server!98
2020-11-25 15:33:10 +00:00
Joel Collins
b2192b2190 Fixed unused imports 2020-11-25 15:32:08 +00:00
Joel Collins
51a0813d22 Merge branch 'pytest' into 'master'
Added basic unit tests of non-integrated functions

See merge request openflexure/openflexure-microscope-server!97
2020-11-25 15:26:46 +00:00
Joel Collins
f1060d9e6d Merge branch 'master' into 'pytest'
# Conflicts:
#   poetry.lock
2020-11-25 15:26:20 +00:00
Joel Collins
8bdd3f2297 Merge branch 'no-pynpm' into 'master'
Removed unused pynpm package

See merge request openflexure/openflexure-microscope-server!96
2020-11-25 15:25:44 +00:00
Joel Collins
5137d1b9dc Added basic unit tests of non-integrated functions 2020-11-25 15:25:17 +00:00
Joel Collins
6819ded7ef Removed unused pynpm package 2020-11-24 17:49:50 +00:00
Joel Collins
f54684b460 Merge branch 'better-settings' into 'master'
Better settings

Closes #185 and #156

See merge request openflexure/openflexure-microscope-server!95
2020-11-24 12:39:41 +00:00
Joel Collins
4ba4403125 Added custom h4 formatting 2020-11-24 12:28:59 +00:00
Joel Collins
455b8681f7 Rearranged element layout 2020-11-24 12:28:45 +00:00
Joel Collins
a2f8158698 feat: Removed backlash settings 2020-11-24 12:26:31 +00:00
Joel Collins
c0fcd22cc3 feat: Added backlash and settle time settings 2020-11-24 12:26:14 +00:00
Joel Collins
0f7cecb545 feat: Added stream and capture quality settings 2020-11-24 12:25:57 +00:00
Joel Collins
e17366d976 fix: Fixed IHI tab icon duplication bug 2020-11-24 12:25:30 +00:00
Joel Collins
82a19ab29b Merge branch 'changelog-generator' into 'master'
Added changelog generator

See merge request openflexure/openflexure-microscope-server!94
2020-11-24 10:40:56 +00:00
Joel Collins
de6dbe4aa6 Added changelog generator 2020-11-24 10:40:56 +00:00
Joel Collins
755ee6629f Reduced initial changelog size 2020-11-24 10:32:15 +00:00
Joel Collins
f5acb25508 Added changelog generator 2020-11-24 10:28:31 +00:00
Joel Collins
ac446dcd42 Merge branch 'navigation-invert-config' into 'master'
Navigation invert config

See merge request openflexure/openflexure-microscope-server!93
2020-11-23 17:44:09 +00:00
Joel Collins
3e783c5e7c Common watch format 2020-11-23 17:32:09 +00:00
Joel Collins
d49b34ef6c Added options to invert navigation steps 2020-11-23 17:32:00 +00:00
Joel Collins
6c1e31d1f6 Merge branch 'jtc42-master-patch-79316' into 'master'
Code formatting

See merge request openflexure/openflexure-microscope-server!92
2020-11-23 17:10:50 +00:00
Joel Collins
dd816404ec Code formatting 2020-11-23 17:03:10 +00:00
Joel Collins
13cff4a0fd Merge branch 'js-cleanup' into 'master'
JS app cleanup

See merge request openflexure/openflexure-microscope-server!91
2020-11-23 16:57:18 +00:00
Joel Collins
2e34722d6e Removed old console logs 2020-11-23 13:08:44 +00:00
Joel Collins
358d44189b Removed unneeded plugin:vue/essential 2020-11-23 12:00:14 +00:00
Joel Collins
c1e17dec27 Added job explanation comments 2020-11-23 11:49:12 +00:00
Joel Collins
7b4e7fe81c Added .pre-commit-config.yaml to tarignore 2020-11-23 11:08:05 +00:00
Joel Collins
3a90a4217a Fixed JS artifact path 2020-11-23 10:54:38 +00:00
Joel Collins
3814e7d1a5 Added poetry to script environment 2020-11-23 10:46:53 +00:00
Joel Collins
f5012cddec Added eslint and cache to CI 2020-11-23 10:44:41 +00:00
Joel Collins
3c2b5f56a1 Fixed release notes 2020-11-22 17:10:52 +00:00
Joel Collins
52942d598d Updated Vue ESLint plugin 2020-11-22 17:06:30 +00:00
Joel Collins
ef9f257e23 Fixed global state and scrolltotop 2020-11-22 17:01:46 +00:00
Joel Collins
a1ae94792e Cleaned up store and removed unused FoV setting 2020-11-22 16:52:30 +00:00
Joel Collins
f187a3a00d Removed unused webcomponent support 2020-11-22 16:33:01 +00:00
Joel Collins
6f1d12045c Merge branch 'settings-fix' into 'master'
Fixed camera settings read

See merge request openflexure/openflexure-microscope-server!90
2020-11-22 16:13:39 +00:00
Joel Collins
25d3b15d4e Fixed camera settings read 2020-11-22 16:12:04 +00:00
Joel Collins
a065bc643e Merge branch 'jtc42-master-patch-31464' into 'master'
Don't allow Black to fail

See merge request openflexure/openflexure-microscope-server!89
2020-11-19 12:13:31 +00:00
Joel Collins
43931723d4 Merge branch 'jtc42-master-patch-34988' into 'master'
Added better developer notes

See merge request openflexure/openflexure-microscope-server!88
2020-11-19 12:11:25 +00:00
Joel Collins
0d4fdf0be7 Don't allow Black to fail 2020-11-19 12:06:06 +00:00
Joel Collins
a3b1b8a4c0 Added better developer notes 2020-11-19 12:05:02 +00:00
Joel Collins
6d1f0197fd Removed pointless abstract method implementations 2020-11-18 16:10:00 +00:00
Joel Collins
65df702dfd Removed unused commented line 2020-11-18 16:09:35 +00:00
Joel Collins
bdd6d27abf Merge branch 'lst-image' into 'master'
Added interface to get LST as a PNG image

See merge request openflexure/openflexure-microscope-server!87
2020-11-18 15:37:26 +00:00
Joel Collins
b8a45693a7 Merge branch 'lst-image' of https://gitlab.com/openflexure/openflexure-microscope-server into lst-image 2020-11-18 15:29:39 +00:00
Joel Collins
f0a312742b Rearranged settings and added LST download 2020-11-18 15:29:33 +00:00
Joel Collins
aba3eb3544 Return LST as a file 2020-11-18 15:24:24 +00:00
Joel Collins
4d40e81f0e Added API route to convert LST to PNG 2020-11-18 14:23:12 +00:00