Skip to content

Commit f4169b4

Browse files
new fe build
1 parent d9278e4 commit f4169b4

101 files changed

Lines changed: 98 additions & 95 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55
- use `[camera].use_ir_led` to control whether the camera should work with the IR LED or not.
66
- adding _Experiment tags_ as an exportable dataset.
77
- Ability to select and reorder charts on the Experiment Overview and Pioreactors page.
8+
- Added the ability to name camera snapshots when capturing them and rename existing photos from the Camera Stills page.
89

910
#### Bug fixes
1011

1112
- Fix "Now" time selector on the UI.
1213
- Fix experiment filter in _Experiments_ database export.
14+
- Fixed experiment-profile pause, resume, and setting updates so they still reach jobs that start while the action is running.
15+
- Fixed PWM pumps not releasing their worker when interrupted, which could leave them running after a command was stopped.
1316

1417

1518

core/pioreactor/web/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="apple-touch-icon" href="/static/logo192.png" />
1010
<link rel="manifest" href="/static/manifest.json" />
1111
<title>Pioreactor</title>
12-
<script type="module" crossorigin src="/static/static/index-DrCMp6m7.js"></script>
12+
<script type="module" crossorigin src="/static/static/index-D8fOP7l4.js"></script>
1313
<link rel="stylesheet" crossorigin href="/static/static/index-BeYu3n6t.css">
1414
</head>
1515
<body>

core/pioreactor/web/static/static/AccordionSummary-CrHHTdRU.js renamed to core/pioreactor/web/static/static/AccordionSummary-DZ_Omedr.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/pioreactor/web/static/static/ArrowBack-BFgmVZxw.js renamed to core/pioreactor/web/static/static/ArrowBack-CGxmO8OD.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{c as o,j as r}from"./index-DrCMp6m7.js";const t=o(r.jsx("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"}));export{t as A};
1+
import{c as o,j as r}from"./index-D8fOP7l4.js";const t=o(r.jsx("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"}));export{t as A};

core/pioreactor/web/static/static/ArrowDropDown-Cty3Rcut.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{c as o,j as r}from"./index-D8fOP7l4.js";const t=o(r.jsx("path",{d:"m7 10 5 5 5-5z"}));export{t as A};

core/pioreactor/web/static/static/Autocomplete-DGylowU2.js renamed to core/pioreactor/web/static/static/Autocomplete-JKRx42Po.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/pioreactor/web/static/static/CalibrationChart-Dq5pyMPy.js renamed to core/pioreactor/web/static/static/CalibrationChart-8iz3AzXQ.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/pioreactor/web/static/static/CalibrationCoverage-BKxKy1CE.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)