Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(app-testing): full phase 1 app analysis battery #12143

Merged
merged 11 commits into from
Feb 16, 2023
Merged

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    c8a5420 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fixes

    y3rsh committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    43732a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. working

    y3rsh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    210febe View commit details
    Browse the repository at this point in the history
  2. protocols with labware

    y3rsh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    01d8c04 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. all protocols mapped

    y3rsh committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a060c6b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. spelling fix

    y3rsh committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    853437d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'edge' into RSS-100-Robust620DB

    * edge: (116 commits)
      feat(system-server): add sqlite database and barebones HTTP server (#12085)
      feat(ot3): add enableOT3FirmwareUpdates feature flag to gate firmware update functionality. (#12102)
      feat(app): add bare bones hardware section to protocol details (#12099)
      feat(app): Support failed calibrations in the calibration wizard (#12092)
      refactor(docs): clean up Versioning page (#12084)
      refactor(robot-server): Make run and protocol limits configurable at launch (#12094)
      feat(app): add robotServerVersion to display the current robot software version (#12096)
      fix(hardware): do not track tip motor positions (#12093)
      feat(engine): allow calibrateGripper command to save calibration data (#12046)
      feat(app, api-client, react-api-client): delete POC TLC calibration data from overflow menu (#12075)
      fix(api): actually update OT3 instrument calibration offset in cache instrument (#12089)
      fix(robot-server): correct the data returned from instruments endpoint (#12067)
      feat(api): add thermocycler plate lift to hardware controller (#12068)
      fix(app): reference moduleId from result not params (#12077)
      feat(app): create ODD protocol setup page (#12071)
      refactor(api): Deprecate presses and increment args when using PAPI pick_up_tip (#12079)
      fix(ot3): handle multiple responses for a tip action request (#12083)
      refactor(api): touch tip implementation for PAPIv2 engine core (#12053)
      refactor(app): Remove ssid parameter from OnDeviceRouteParams (#11930)
      fix(api): fix broken test in the api hardware controller (#12080)
      ...
    y3rsh committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2b3d266 View commit details
    Browse the repository at this point in the history
  3. format make command fix

    y3rsh committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a2a12a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. working against edge

    y3rsh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5fdd626 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/edge' into RSS-100-Robust620DB

    * origin/edge: (31 commits)
      refactor(hardware): Update appropriate revision (#12130)
      fix(api): Fix accidental error on any PAPIv2.14 protocol (#12141)
      refactor(api): Allow homing after drop tip in engine core (#12124)
      fix(shared-data): remove newLocation and strategy from schemav6 (#12133)
      refactor(api): load pipette with useVirtualPipettes config option (#12117)
      chore(api): further speed up ot3controller tests and add profiling (#12132)
      docs(api): Settle in to leave Labware.default_magdeck_engage_height alone, for now (#12122)
      refactor(api): Improve error messages for JSONv6 and PAPIv2.14 protocols (#12131)
      refactor(robot-server): Note mistaken type in migration (#12126)
      chore(hardware): Remove docstring content checks (#12128)
      feat(hardware_control): Added firmware update mechanism for submodules (#12076)
      feat(app): remove feature flag for calibration dashboard and wizard updates (#12125)
      feat(app):  Calibration dashboard wizard data invalidation (#12097)
      feat(hardware): support new revision values (#12111)
      feat(app): add Chip component (#12090)
      docs(api): Officially remove the `height` parameter of `MagneticModuleContext.engage()` (#12114)
      feat(system-server): add persistent UUID generation (#12123)
      feat(odd): add manual connection for a hidden network (#12033)
      feat(hardware): add progress output to subsystem firmware update process (#12059)
      refactor(api): Improve OT3 instrument calibration process (#11807)
      ...
    y3rsh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    fea7ca3 View commit details
    Browse the repository at this point in the history
  3. remove duplicate readme

    y3rsh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    9c24a23 View commit details
    Browse the repository at this point in the history