Commit graph

  • 347bd2207a Get action descriptions from docstrings jtc42 2019-11-19 22:46:50 +00:00
  • c2d27e8f56 Added a description field using docstrings jtc42 2019-11-19 22:31:57 +00:00
  • eb321220c6 Don't prefix view IDs with plugin name jtc42 2019-11-19 21:47:23 +00:00
  • 0cb678beed Use plugin name as JSON object keys jtc42 2019-11-19 21:47:11 +00:00
  • 83391f7edf Fixed PIL debug spam jtc42 2019-11-19 21:40:20 +00:00
  • a3716cf817 Tidied up debug statements jtc42 2019-11-19 21:35:32 +00:00
  • 3c096e9b53 Overhauled v2 plugin attaching jtc42 2019-11-19 19:19:54 +00:00
  • b8f6193f7b Fixed debug logging jtc42 2019-11-19 19:19:39 +00:00
  • a3ddaa69d3 Fixed ESI never timing out jtc42 2019-11-19 16:49:11 +00:00
  • edecc01ca1 Added proper root representation Joel Collins 2019-11-19 15:45:54 +00:00
  • dac50f1f3a Replaced 202s with more suitable 201s jtc42 2019-11-15 16:53:50 +00:00
  • 76af0891e9 Blackened jtc42 2019-11-15 16:52:57 +00:00
  • 0907d013cd Tidied and improved JSON representations jtc42 2019-11-15 16:51:48 +00:00
  • d79fd55301 Drafted actions routes jtc42 2019-11-15 16:40:25 +00:00
  • 06f6c08b4f Updated capture metadata location to match upcoming API v2 jtc42 2019-11-14 16:37:46 +00:00
  • 6581612312 Implemented root API v2 routes jtc42 2019-11-14 16:33:00 +00:00
  • 5aa783c269 Scaffolded API v2 Joel Collins 2019-11-14 11:48:13 +00:00
  • 5c3b11f4ce Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server Joel Collins 2019-11-13 14:07:34 +00:00
  • bb9bb77536 Moved API views up a level Joel Collins 2019-11-13 14:06:41 +00:00
  • b33ab7b22a Moved to a module-level user_settings object jtc42 2019-11-12 17:14:30 +00:00
  • 8afdf45d4f Fixed __all__ jtc42 2019-11-12 17:14:08 +00:00
  • f2b98807b4 Fixed docstring jtc42 2019-11-12 17:14:00 +00:00
  • e76dee2383 Fixed #103 Joel Collins 2019-11-12 15:00:16 +00:00
  • e2e1783ab9 Store more complete metadata in scan captures Joel Collins 2019-11-12 14:53:11 +00:00
  • 8ff95eef3a Store full microscope settings and state in capture metadata Joel Collins 2019-11-12 14:45:56 +00:00
  • b81cfaf9e7 Converted all configs to JSON Joel Collins 2019-11-12 14:36:39 +00:00
  • ccfeb3e6b5 Added ESLint note Joel Collins 2019-11-11 16:43:25 +00:00
  • ebcb938da1 Great big ESLint Joel Collins 2019-11-11 16:33:43 +00:00
  • 051eabbdc3 (FINALLY) fixed duplicate move request bug Joel Collins 2019-11-11 15:00:41 +00:00
  • 13d4c9a2fe Added extra status info Joel Collins 2019-11-11 14:59:19 +00:00
  • 8ae46c97b0 Require available for ready Joel Collins 2019-11-11 14:59:05 +00:00
  • 6b8a2924a5 Filter mDNS responses. Fixes #47 Joel Collins 2019-11-11 11:28:29 +00:00
  • 94a8774ceb Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server Joel Collins 2019-11-11 10:45:32 +00:00
  • e2c345b13d Fixed serialising numpy ints Joel Collins 2019-11-11 10:45:09 +00:00
  • b1a38170a1 Fixed RecalibrateAPIView POST task Joel Collins 2019-11-11 10:44:57 +00:00
  • 2c376baa77 Moved camera calibration to new-style task Joel Collins 2019-11-11 10:43:45 +00:00
  • 9853a797b6 Updated docstring groups Joel Collins 2019-11-11 09:50:20 +00:00
  • c9f9616323 Increased default timeout to 30 minutes Joel Collins 2019-11-06 22:27:39 +00:00
  • 6b3cd659cb Improved alignment Joel Collins 2019-11-06 22:21:29 +00:00
  • dd82528d78 Blackened Joel Collins 2019-11-06 22:13:39 +00:00
  • 4e7606aa0c Blackened files Joel Collins 2019-11-06 22:07:16 +00:00
  • 9ac71a081b Added stream flash animation on capture. Closes #43 Joel Collins 2019-11-04 16:49:28 +00:00
  • 37dcc2c796 Updated tile scan to new taskSubmitter component Joel Collins 2019-11-04 16:34:19 +00:00
  • 77098f54d8 Updated JsonForm to use new taskSubmitter component Joel Collins 2019-11-04 16:25:25 +00:00
  • be5ddb76ae Added simulated stage move delay Joel Collins 2019-11-04 12:09:31 +00:00
  • 0728b6fe08 Moved scans into base class Joel Collins 2019-11-04 12:09:23 +00:00
  • 0db0a89092 Updated to use taskify jtc42 2019-11-01 18:19:35 +00:00
  • d8cfc412e3 Added __all__ jtc42 2019-11-01 18:14:12 +00:00
  • 625b03fae3 Moved lock submodule into 'common' and updated docs jtc42 2019-11-01 18:10:04 +00:00
  • 70533438d2 Handle task progress and termination (in plugin forms) jtc42 2019-11-01 17:48:01 +00:00
  • e2efa92232 Updated lock file jtc42 2019-11-01 17:46:54 +00:00
  • 8ec9368988 Added update_task_progress example jtc42 2019-11-01 16:11:07 +00:00
  • 579c705ef1 Added .env*/ and pip-wheel-metadata/ jtc42 2019-11-01 16:07:01 +00:00
  • e4a78046d7 Implemented draft of new background task system jtc42 2019-11-01 16:06:49 +00:00
  • 7c121cd142 Added timestamp to mock camera stream Joel Collins 2019-10-30 09:43:27 +00:00
  • 3fcb382cfd Added pipeline badge Joel Collins 2019-10-27 16:50:46 +00:00
  • ed1a143e2b Use node:latest for audit Joel Collins 2019-10-15 10:34:35 +00:00
  • 599f126a46 Remove gitlab dep scanning template Joel Collins 2019-10-15 10:33:48 +00:00
  • a4389e089e Change dependency scanning to plain npm audit Joel Collins 2019-10-15 10:32:57 +00:00
  • 340e8fb071 Fixed formatting Joel Collins 2019-10-15 08:55:45 +00:00
  • 0f25996c6b Add docker:19.03.3-dind service Joel Collins 2019-10-15 08:55:25 +00:00
  • 5ba1ef130a Merge branch 'auto-dep-scanning' into 'master' Joel Collins 2019-10-15 08:49:26 +00:00
  • ad1e091c95 Add dep-scanning test stage Joel Collins 2019-10-15 08:47:17 +00:00
  • 14c93cfcf0 Revert "Add dependency_scanning stage" Joel Collins 2019-10-15 08:41:29 +00:00
  • 59af231e49 Revert "Test Dependency-Scanning template" Joel Collins 2019-10-15 08:41:21 +00:00
  • c8c95fdddf Add dependency_scanning stage Joel Collins 2019-10-15 08:40:54 +00:00
  • cd937f2a78 Test Dependency-Scanning template Joel Collins 2019-10-15 08:40:09 +00:00
  • 019b33ced9 Merge branch 'code-clean-sept19' into 'master' Joel Collins 2019-10-05 13:11:26 +00:00
  • 4949076234 Added some comments Joel Collins 2019-10-01 18:16:57 +00:00
  • 7206f93714 Added dummy dev update file Joel Collins 2019-09-26 16:37:43 +01:00
  • 14d383b4fe Added isElectron module Joel Collins 2019-09-26 16:37:36 +01:00
  • 78a4b309db Fixed reactivity of found host array Joel Collins 2019-09-26 16:37:29 +01:00
  • 6d4851918f "Fixed" titlebar z-index Joel Collins 2019-09-25 14:46:29 +01:00
  • 1597fe0857 Updated all packages to latest Joel Collins 2019-09-25 14:46:17 +01:00
  • eee03a8061 Fixed app overflow Joel Collins 2019-09-25 14:15:28 +01:00
  • 481fbbaeff Hide GPU preview whenever the stream tab is hidden Joel Collins 2019-09-25 13:51:02 +01:00
  • f6e28520df Updated packages Joel Collins 2019-09-20 16:42:22 +01:00
  • e831f842cf Add newly saved hosts to the beginning of the array Joel Collins 2019-09-20 16:42:16 +01:00
  • 5690914c0c Cleaned up snapshot polling Joel Collins 2019-09-20 16:34:52 +01:00
  • 93966e093a Added stream snapshot route Joel Collins 2019-09-20 16:22:53 +01:00
  • 28a49774a9 Allow CORS on any URL Joel Collins 2019-09-20 16:22:40 +01:00
  • 673d3fecf7 Added note Joel Collins 2019-09-20 16:07:34 +01:00
  • 0b5d998626 Added snapshot polling to host cards Joel Collins 2019-09-20 16:02:37 +01:00
  • b1fe4cf67c removed some whitespace Joel Collins 2019-09-20 16:02:23 +01:00
  • 1c67b96895 Added a useful read_config method to BaseCamera Joel Collins 2019-09-20 14:12:49 +01:00
  • 4794d4cef9 Vertically align connect card Joel Collins 2019-09-19 22:30:54 +01:00
  • 33af3bf48c Add "board" to all device states Joel Collins 2019-09-19 17:22:04 +01:00
  • b2b24982aa Removed animation from accordions Joel Collins 2019-09-19 17:08:26 +01:00
  • 570337ad04 Restyled accordion headers Joel Collins 2019-09-19 16:56:29 +01:00
  • f8bb26b130 Properly handle new connection clicks Joel Collins 2019-09-19 15:28:15 +01:00
  • b0be4fc26a Capture 'temporary' status now stored as tag Joel Collins 2019-09-19 14:23:12 +01:00
  • cceaa645be Moved connect into a display panel tab Joel Collins 2019-09-19 13:20:39 +01:00
  • 8b9ecbe2c7 Tidied up todos Joel Collins 2019-09-16 17:34:33 +01:00
  • affd9718a0 Ignore alt venvs Joel Collins 2019-09-16 17:34:15 +01:00
  • a6e4f231ed Updated lockfile Joel Collins 2019-09-16 17:34:07 +01:00
  • fd51df4488 Allow installation on Py36 Joel Collins 2019-09-16 17:32:25 +01:00
  • 4fa70cd7ee Removed redundant YAML representation Joel Collins 2019-09-16 16:36:47 +01:00
  • dc794d4df8 Microscope capture objects now just handle on-disk data Joel Collins 2019-09-16 16:35:32 +01:00
  • a832dfb2f1 Use get_ident from threading Joel Collins 2019-09-15 14:28:18 +01:00
  • 039b4fd3da Removed old clean_keys arg Joel Collins 2019-09-15 14:28:03 +01:00