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

33 commits

Author SHA1 Message Date
4db11b91b7
Add version number (#41)
Closes #35
2019-07-24 12:31:29 -06:00
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
966999e93f
Add status endpoint (#36)
Closes #34
2019-07-12 09:34:59 -06:00
1057e86177
Add Flake8 linting (#31)
Closes #30
2019-07-11 21:20:18 -06:00
4290121ac9
Add percentages of fermentables (#29)
Closes #27
2019-07-11 17:57:23 -06:00
0260d300d3
Add sort to fermentables (#28)
Closes #24
2019-07-11 14:19:17 -06:00
c128d78f5f
Check if hop is used in boil or front wort hop (#26)
Closes #25
2019-07-11 09:14:13 -06:00
3e79dd086f
Add progressbars to recipe stats (#23)
Closes #20
2019-07-11 09:05:06 -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
221ddbafe0
Add check box to stay logged in. (#13)
Closes #12
2019-07-06 18:19:03 -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
022d36041c
Display recipe specs (#6)
* Add Jinja filters for specifications
* Include tests for Jinja filters
* Javascript to handle form changes.
* Add footer for displaying specs on recipe forms
* Don't build docker on pull requests
2019-07-05 09:28:38 -06:00
195a007e85 Add login capability 2019-06-28 21:29:09 -06:00
17282af304 Redirect home to recipes index 2019-06-28 11:24:25 -06:00
1b248f9ac4 Add recipes.index view 2019-06-28 10:59:27 -06:00
28b788fa76 Add get_view function 2019-06-28 10:50:41 -06:00
a6fba3d9ac Add design documents during building of couch. 2019-06-27 21:13:07 -06:00
9bd0ab1caa Add ability to put a document from a file 2019-06-27 16:24:10 -06:00
0c761a8319 fix test config 2019-06-27 13:17:03 -06:00
e9b0117027 Add timestamps to docs 2019-06-25 20:36:50 -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