1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 19:29:41 +00:00
Commit graph

19 commits

Author SHA1 Message Date
9b1a739347
Add pre-commit hooks, and add black to linting (#40)
Closes #39
2019-07-22 13:27:16 -06:00
7cccb8fe84
Add mashing steps (#37)
Closes #11
2019-07-22 09:02:45 -06:00
1057e86177
Add Flake8 linting (#31)
Closes #30
2019-07-11 21:20:18 -06:00
8e949d18e4
Add ability to import styles into couch. (#17)
Closes #4
2019-07-09 12:41:07 -06:00
e11fd79deb
Allow Recipe Types (#16)
* Adds a recipe type field for recipe form. (Closes #7)
* Abort w/ 400 is view is not found
2019-07-07 08:31:52 -06:00
42799be7bc
Add sort by volume (#10)
This commit adds the ability to sort by volume.

Closes #8
2019-07-06 09:17:25 -06:00
a7e04c4ec6
Import/Export recipe JSON (#9)
* Closes #5 
* Add JSON export
* Build a dev docker image
* Add ability to import JSON file.
2019-07-05 19:57:16 -06:00
195a007e85 Add login capability 2019-06-28 21:29:09 -06:00
1b248f9ac4 Add recipes.index view 2019-06-28 10:59:27 -06:00
d5e159c9b2 Add $type field 2019-06-25 15:55:39 -06:00
7f94fabd6d Add more complete tests for updates 2019-06-25 15:36:19 -06:00
5f7639232c Add complete recipe update capability 2019-06-23 21:18:53 -06:00
6233b089cf Reorganize test 2019-06-23 11:11:32 -06:00
d37f51b168 Add backend for updating recipes 2019-06-23 11:10:09 -06:00
e6ea95444d Add delete backend 2019-06-22 22:00:54 -06:00
98404e38ef Add yeast 2019-06-22 21:51:39 -06:00
1c3b91bbfc Add hops in the backend 2019-06-22 13:11:16 -06:00
5af167e394 Create a recipe 2019-06-22 08:36:35 -06:00
02b15956d9 Add basic stuff with creating recipes. 2019-06-20 16:04:27 -06:00