Commit Graph

39 Commits

Author SHA1 Message Date
2f33a27e47 Stupid line endings. 2024-06-21 07:21:38 -04:00
14fb791357 Lots of PEP8 changes. 2024-06-20 10:50:44 -04:00
d31d53ca9b Add clarifying text to pages.
Fixes #10
2024-06-17 10:26:10 -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
fbbe4acc1f Didn't do migration first. 2024-06-07 13:35:10 -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
651cfe9162 Merge branch 'dev' into 3-sample_controls 2024-06-07 11:05:54 -04:00
f396dacee5 Fix display of batch parents.
Fixes #5.
2024-06-07 11:04:02 -04:00
c3634141a3 Basic outline of yeast sample page.
None of the controls do anything yet.
2024-06-07 07:54:23 -04:00
2a4ef930b7 Change batch display behavior to onchange.
Click event acts wierd on mobile.
2024-06-06 14:13:52 -04:00
Chris GIACOFEI
0981ad63bc Implement a homepage for yeast.
Dynamic batch info display.
2024-06-06 10:13:16 -04:00
Chris GIACOFEI
3b9bf53da9 Add some useful properties. 2024-06-06 10:11:28 -04:00
Chris GIACOFEI
0d0f5e2373 Documentation things. 2024-06-05 14:14:39 -04:00
Chris GIACOFEI
90b613c433 Add links to parents in batch page. 2024-06-05 10:31:53 -04:00
Chris GIACOFEI
c70b326c37 Get rid of unneeded logging. 2024-06-05 10:30:08 -04:00
Chris GIACOFEI
be3eb2fefe Add missing url patterns. 2024-06-05 10:27:13 -04:00
Chris GIACOFEI
4c6fe9824d Clean up admin modules with mixins. 2024-06-05 10:07:39 -04:00
Chris GIACOFEI
bcbdc5586e Reset migrations. 2024-06-05 08:33:03 -04:00
Chris GIACOFEI
f293e4ec7b Add Brewfather links to yeast pages if available. 2024-06-03 15:39:54 -04:00
Chris GIACOFEI
17d8eab873 Add properties to get Brewfather links data. 2024-06-03 15:38:38 -04:00
Chris GIACOFEI
0d75452531 Fix jumbotron. 2024-06-03 13:47:23 -04:00
Chris GIACOFEI
564ca78976 Smoosh all the migrations down.
This is true starting point.
2024-06-03 12:55:20 -04:00
Chris GIACOFEI
875c6beda2 Modify template stuff. 2024-06-03 11:04:42 -04:00
Chris GIACOFEI
fa1e4a6b24 Add login bits. 2024-06-03 11:03:51 -04:00
Chris GIACOFEI
870925837a Format entry forms as tables.
Keeps everything aligned nicely.
2024-06-03 08:05:56 -04:00
0797a1717b This shouldn't have been commited 2024-06-02 09:07:10 -04:00
bd73ec2a80 Link to admin on yeast sample page. 2024-06-02 08:33:13 -04:00
Chris GIACOFEI
7d503d6ae4 Add new property for used samples. 2024-05-31 12:25:16 -04:00
Chris GIACOFEI
581289c947 A little restructuring. 2024-05-31 11:56:07 -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
f59ec40958 Hopefully this makes gunicorn work... 2024-05-31 08:14:37 -04:00
Chris GIACOFEI
77354bfcbd Custom UUID field for yeast samples/batches.
Prepends date 'YYYYMMDD' to some random numbers.
2024-05-31 08:14:07 -04:00
Chris GIACOFEI
ee1cdd2a39 Fix incorrect data for label. 2024-05-31 08:12:28 -04:00
Chris GIACOFEI
18b675af85 Fix wrong name. 2024-05-31 08:12:07 -04:00
Chris GIACOFEI
019f7b5b19 initial commit. 2024-05-30 16:26:55 -04:00