Commit graph

  • 2b8d08c78c Use vite's development proxy for api-override Julian Stirling 2026-05-10 14:27:50 +01:00
  • a58007a98c Remove the dev-tools for rediricting API from production app Julian Stirling 2026-05-10 14:10:19 +01:00
  • 59a93c673a Merge branch 'gallery-fixes' into 'v3' Julian Stirling 2026-05-15 11:16:45 +00:00
  • 177f1c437d Remove console.log from debugging Julian Stirling 2026-05-15 10:57:54 +00:00
  • f0648a1613 Set gallery cursor for action or not allowed Julian Stirling 2026-05-15 10:42:26 +01:00
  • 425fccc684 Fix broken paginate links in gallery Julian Stirling 2026-05-15 10:30:59 +01:00
  • 714435f2d4 Fix unit tests for stage_measrue as an OFMThing Julian Stirling 2026-05-14 16:49:29 +01:00
  • 5c128c1467 Removed settings, fixed saving issue and refactored Chish36 2026-05-14 15:58:26 +01:00
  • b646efa047 Merge branch 'hardware-test-exit' into 'v3' Joe Knapper 2026-05-14 13:39:14 +00:00
  • 03dc0a065f Save useful ROM data to data directory Chish36 2026-05-14 11:14:40 +01:00
  • 5c3e228411 Reinstate unzip command in picamera tests Julian Stirling 2026-05-14 12:51:22 +00:00
  • c673d2ab2a Picamera jaknapper 2026-05-14 12:15:06 +01:00
  • f3f5141e81 Update readme jaknapper 2026-05-14 11:57:28 +01:00
  • 62aa377956 Allow -x in hardware tests to fail fast Joe Knapper 2026-05-13 17:49:38 +01:00
  • 182c67e105 Merge branch 'measure-framerate' into 'v3' Joe Knapper 2026-05-14 10:57:17 +00:00
  • 7d84390404 Clean up temporary data dir in LabThingsTestEnv after test Julian Stirling 2026-05-14 11:24:05 +01:00
  • 9d68718570 Test picamera jaknapper 2026-05-14 11:00:31 +01:00
  • cbfbd84fa9 Changes from review jaknapper 2026-05-14 10:52:33 +01:00
  • 5be8b0ecab Update tests, including picamera jaknapper 2026-05-13 18:07:29 +01:00
  • 1ea308a42d Move analysis and saving out of async jaknapper 2026-05-13 17:50:24 +01:00
  • 817c53d1df Data dir in cam_test_utils jaknapper 2026-05-13 16:09:34 +01:00
  • 3bbea44eaf Move saving data out of async, save as json Joe Knapper 2026-05-13 14:24:00 +01:00
  • 5962c80fdc Update testenvs with minimal app config jaknapper 2026-05-12 19:13:35 +01:00
  • ab25705edc Move framerate to basecamera, using data_dir jaknapper 2026-05-12 14:00:29 +01:00
  • 5a8e8f745a Update tests jaknapper 2026-05-12 12:29:25 +01:00
  • 800aea21dc Move to async monitoring jaknapper 2026-05-12 12:03:31 +01:00
  • e9414cfb1d Update picamera tests jaknapper 2026-05-11 19:05:53 +01:00
  • 261b4272c2 Picamera test for framerate jaknapper 2026-05-11 18:36:35 +01:00
  • 44300eafd6 Measure framerate in non-blocking way jaknapper 2026-05-11 18:28:44 +01:00
  • 7450a0e47c Merge branch 'fom-af' into 'v3' Joe Knapper 2026-05-13 16:53:28 +00:00
  • d12ca97fac We are now a picamera testing organisation jaknapper 2026-05-13 17:24:12 +01:00
  • 07caa1f05f Looser typing of stage positions in autofocus Joe Knapper 2026-05-13 14:06:27 +01:00
  • b1791833e2 Clean up data_to_array to not use get attr Joe Knapper 2026-05-13 13:03:40 +01:00
  • 563bfcf7be Update move_and_measure, add unit tests jaknapper 2026-05-13 12:18:36 +01:00
  • e93d9777a2 Type checking help for libcamera requests jaknapper 2026-05-12 14:52:16 +01:00
  • 0e1d9cca18 Improvements to properties and docstrings jaknapper 2026-05-12 13:15:23 +01:00
  • 4d9669f8ae Add FoM to codespell regex ignore Joe Knapper 2026-05-11 15:14:25 +01:00
  • 1f5adbb1a5 Ruff Joe Knapper 2026-05-11 13:50:38 +01:00
  • 767e3992ff Add FoM to codespell ignore Joe Knapper 2026-05-11 13:50:16 +01:00
  • bea7447f26 Clean up from suggestions jaknapper 2026-05-08 17:39:49 +01:00
  • cab960fe2c Apply suggestions from code review of branch fom-af Joe Knapper 2026-05-08 15:45:49 +00:00
  • 664bb00c12 Allow users to specify method for autofocus jaknapper 2026-05-07 19:45:24 +01:00
  • 881970ce34 Record fom as other sharpness metric jaknapper 2026-05-07 16:34:45 +01:00
  • 704e8eff7e Merge branch 'v3-labthings-global-lock' into 'v3' Julian Stirling 2026-05-13 15:37:57 +00:00
  • dc14ff0306 Update to use rc2 of labthings Richard Bowman 2026-05-13 15:51:32 +01:00
  • 7163823bf7 Remove the leading underscore from ThingServer._api_prefix. Richard Bowman 2026-05-12 20:44:44 +01:00
  • a47a569868 Update usage of hold_global_lock Richard Bowman 2026-05-05 22:21:06 +01:00
  • b6f4c9972e Exempt stitching and downloading scans from the global lock. Richard Bowman 2026-04-28 12:13:26 +01:00
  • 608f4ec0d5 Enable global locking. Richard Bowman 2026-04-28 12:11:06 +01:00
  • eff66eb667 Merge branch 'v3-labthings-validate-properties-on-set' into 'v3' Julian Stirling 2026-05-13 11:26:21 +00:00
  • e759970206 update picamera coverage zip Julian Stirling 2026-05-13 11:53:20 +01:00
  • 943ebb64b2 Merge branch 'bugfix/close_mitt_signals_' into 'v3' Joe Knapper 2026-05-13 10:44:50 +00:00
  • b00f90aada Remove settings from SmartStackMixin Richard Bowman 2026-04-22 10:13:29 +01:00
  • 622fa17634 Enable validation for all Things and pick correct branch Richard Bowman 2026-04-22 00:28:10 +01:00
  • 05f92b9b33 Specify the feature branch of LabThings and enable the feature flag. Richard Bowman 2026-04-01 09:24:21 +01:00
  • d673ceab7b Update test suite to cope with LabThings validating properties on write (https://github.com/labthings/labthings-fastapi/pull/278) Richard Bowman 2026-03-03 15:13:54 +00:00
  • b298728fe5 Merge branch 'gallery-ui-transition' into 'v3' Joe Knapper 2026-05-13 10:30:48 +00:00
  • 04b7d0d4fa Merge branch 'v3-default-factory-for-dictionaries' into 'v3' Joe Knapper 2026-05-13 08:03:52 +00:00
  • 31210be9ac Merge branch 'objective-sim' into 'v3' Joe Knapper 2026-05-13 08:02:44 +00:00
  • 2e051f6d30 Apply suggestions from code review of branch gallery-ui-transition Joe Knapper 2026-05-11 16:33:29 +00:00
  • ee8e09a9e1 bugfix(gallery) Close signals properly, unwatch, gracefully fails and prevent undefined all_items Antonio Anaya 2026-05-10 19:14:03 -06:00
  • 5f6b54247d Start the UI transition from ScanList to Gallery Julian Stirling 2026-05-08 17:20:24 +01:00
  • cb9270c9e8 Use a default_factory for dict default values Richard Bowman 2026-03-30 17:05:14 +01:00
  • 0d2fb9de0b bugfix(actionButton) Unwrap arrow function at submitOnEvent Antonio Anaya 2026-05-11 07:06:00 -06:00
  • 27f09b91bb Apply suggestions from code review of branch bugfix/close_mitt_signals_ Antonio Anaya 2026-05-11 12:43:34 +00:00
  • 567cff3568 chore(node) add comments for signals management description Antonio Anaya 2026-05-09 04:31:27 -06:00
  • 1d8fa9d616 bugfix(eventbus) Unwrap arrow functions and close eventbus signals Antonio Anaya 2026-05-08 10:44:30 -06:00
  • d358d89334 Merge branch 'log-endpoints' into 'v3' Joe Knapper 2026-05-12 16:29:48 +00:00
  • 3420138e85 Mock updated api route jaknapper 2026-05-12 16:11:03 +01:00
  • ec83556da7 Convert server prefix to str for Mock tests jaknapper 2026-05-12 15:39:31 +01:00
  • fa2c4141f6 Merge branch 'bug-template' into 'v3' Julian Stirling 2026-05-12 13:37:14 +00:00
  • 645a6dd136 Update endpoints for logs jaknapper 2026-05-12 14:23:33 +01:00
  • d233715734 More details in bug template Joe Knapper 2026-05-11 19:50:32 +01:00
  • 92619e2131 Merge branch 'calibration_thing' into 'v3' Julian Stirling 2026-05-11 12:32:30 +00:00
  • a2965e588d Merge branch 'v3-labthings-api-prefix' into 'v3' Julian Stirling 2026-05-11 11:51:29 +00:00
  • cc6866b2e5 Add tests for measure settling time jaknapper 2026-05-11 12:49:52 +01:00
  • c171e5bdde Remove hold from sharpness monitor jaknapper 2026-05-11 12:49:20 +01:00
  • ffa023dfa9 Correct data types in sharpness monitors jaknapper 2026-04-09 12:01:57 +01:00
  • 500e08555c Measure settling time action and hold in sharpness monitor jaknapper 2026-04-01 18:45:16 +01:00
  • b6efb73cba Fix data directory save location and mount path Julian Stirling 2026-05-10 13:57:12 +01:00
  • fa5aaaf254 Update dependencies to use new labthings rc Julian Stirling 2026-05-10 12:55:19 +01:00
  • f91373e215 Update default URL for overriding the origin. Richard Bowman 2026-04-01 09:54:25 +01:00
  • c37ed236c3 Depend on the relevant labthings branch Richard Bowman 2026-03-31 23:05:20 +01:00
  • 93a2e87dac Adjust default origin URL to use /api/v3 prefix Richard Bowman 2026-03-31 22:59:10 +01:00
  • 9851485057 Update config and lifecycle test to use API prefix Richard Bowman 2026-03-31 22:21:27 +01:00
  • acdc88e870 Merge branch 'build/style-lint-fix-purge' into 'v3' Julian Stirling 2026-05-11 09:02:41 +00:00
  • 3b95d9a669 Apply suggestions from code review of branch build/style-lint-fix-purge Antonio Anaya 2026-05-10 23:24:21 +00:00
  • 5c73007ec2 chore(node) update package lock file Antonio Anaya 2026-05-09 03:31:39 -06:00
  • b6d145daa8 ui_migration build(ci) remove csspurge at request on MR Antonio Anaya 2026-05-08 06:50:56 -06:00
  • 4a9693df31 Apply suggestions from code review of branch build/style-lint-fix-purge Antonio Anaya 2026-05-07 14:58:48 +00:00
  • caf2157c04 ui_migration build(ci) added package and ci commands for stylelint --max-warnings=0 and --fix Antonio Anaya 2026-05-07 08:00:56 -06:00
  • c7a49ffe0e ui_migration builf(purge) set configurations to minimize UIKIT on purge, set rules to minimize on build and not in serve. Antonio Anaya 2026-05-07 07:39:02 -06:00
  • ba5e5b10f5 ui_migration lint(STYLE) Drop duplicates related to deprecated webkit-animation prefixes https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/-webkit-animation Antonio Anaya 2026-05-07 07:18:20 -06:00
  • 0724f727ea ui_migration lint(STYLE) Drop deprecated keyword break-word Antonio Anaya 2026-05-07 07:01:28 -06:00
  • 7e2518e40e ui_migration lint(STYLE) Use --fix to solve 110 problems 3 left Antonio Anaya 2026-05-07 05:54:14 -06:00
  • a4b167b147 ui_migration bugfix(stylelint) Add configuration overrides to protect UIkit and VUE LESS and color parsing Antonio Anaya 2026-05-07 05:41:06 -06:00
  • 359558f012 ui_migration style(fix) Add less configuration for lint Antonio Anaya 2026-05-07 04:41:02 -06:00
  • 72345622e5 ui_migration lint(style) Add LINT and PURGE to CSS LESS all over WEBAPP Antonio Anaya 2026-05-07 00:57:11 -06:00
  • fb539e9e8e Merge branch 'refactor/optimise_chunking_build' into 'v3' Joe Knapper 2026-05-07 09:55:31 +00:00
  • b2d31f6172 ui_migration refactor(build) reduce chuncking size Antonio Anaya 2026-05-07 09:54:49 +00:00