Commit Graph

14 Commits

Author SHA1 Message Date
14fb791357 Lots of PEP8 changes. 2024-06-20 10:50:44 -04:00
4a02f7db29 Fix incorrect name for yeast propogation lookup.
Also change references to `batch` to `propogation`.
2024-06-13 14:28:40 -04:00
67ab836ee4 I swear I fixed this already. 2024-06-07 18:07:58 -04:00
736dbe24fa Propogation and pitching are working
closes #3
2024-06-07 17:26:33 -04:00
51f37642eb Needed to fix more reference to batch.
Everything seems to work now.
2024-06-07 13:51:15 -04:00
8c5896b6b1 Merge branch '3-sample_controls' into dev 2024-06-07 11:41:06 -04:00
3468c38008 Rename yeast batch to propogation.
Refrences to yeast `batches` are now `propogations`.

Hopefully less confusing now...
Closes #6
2024-06-07 11:27:41 -04:00
c3634141a3 Basic outline of yeast sample page.
None of the controls do anything yet.
2024-06-07 07:54:23 -04:00
Chris GIACOFEI
0981ad63bc Implement a homepage for yeast.
Dynamic batch info display.
2024-06-06 10:13:16 -04:00
Chris GIACOFEI
0d0f5e2373 Documentation things. 2024-06-05 14:14:39 -04:00
Chris GIACOFEI
be3eb2fefe Add missing url patterns. 2024-06-05 10:27:13 -04:00
Chris GIACOFEI
c4d9d9489d Fix names to make all the things work.
Need to use 'yeast' instead of 'sample' to keep thing consistent
for the label generator.
2024-05-31 08:46:57 -04:00
Chris GIACOFEI
ee1cdd2a39 Fix incorrect data for label. 2024-05-31 08:12:28 -04:00
Chris GIACOFEI
019f7b5b19 initial commit. 2024-05-30 16:26:55 -04:00