Christopher C. Wells
a13bdb4e01
Don't use thirds in seed data
2021-04-07 21:53:49 -07:00
Christopher C. Wells
c76b1b07c0
Finalize fake data improvements
2021-04-07 21:28:05 -07:00
Christopher C. Wells
3521f36134
Improve general relevancy of database seeder
2021-04-07 16:36:46 -07:00
Christopher C. Wells
6920d21896
Re-add Seeders and Factories with correct case
2021-04-07 08:58:20 -07:00
Christopher C. Wells
5a732f9846
Fully remove Seeders and Facrtories (will re-add to deal with case change)
2021-04-07 08:57:28 -07:00
Christopher C. Wells
64cf3e274e
Use food words in factories
2021-04-07 08:53:00 -07:00
Christopher C. Wells
71ba007db9
Add Words class for random food-related words
2021-04-07 08:46:18 -07:00
Christopher Charbonneau Wells
350a08a14d
Add Heroku support ( #12 )
2021-04-06 10:05:10 -07:00
Christopher C. Wells
0961a37ef2
Sync user seeding and README
2021-04-05 16:29:25 -07:00
Christopher C. Wells
7723bf20ac
Remove temporary migration
2021-04-05 06:05:34 -07:00
Christopher C. Wells
8788c39d44
Remove breeze boilerplate verification and registration code
2021-04-05 05:41:34 -07:00
Christopher C. Wells
2b3f0c31f6
Add Media API tests
2021-04-02 23:42:27 -07:00
Christopher C. Wells
da39143113
Test JSON API relationships
2021-04-02 23:42:27 -07:00
Christopher C. Wells
28c915b8c5
Override Tag class in app models
2021-04-02 23:42:27 -07:00
Christopher C. Wells
29638c711f
Replace meals static array with Collection
2021-04-02 23:42:27 -07:00
Christopher C. Wells
2fcabb949c
Use factories for BelongsTo relationships in factory
2021-04-02 23:42:27 -07:00
Christopher C. Wells
c67aa89555
Remove hardcoded create statements in factories (WIP)
2021-04-02 23:42:27 -07:00
Christopher C. Wells
3c37fe4809
Complete initial factories for all models
2021-04-02 23:42:27 -07:00
Christopher C. Wells
51d4db11c6
Refactor nutrients units array as Collection
2021-04-02 23:42:27 -07:00
Christopher C. Wells
38ca26291f
Add Goal tests
2021-04-02 23:42:27 -07:00
Christopher C. Wells
a6c978981d
Add Goal factory
2021-04-02 23:42:27 -07:00
Christopher C. Wells
8fe730bb14
Test Food tags and empty nutrients
2021-04-02 23:42:27 -07:00
Christopher C. Wells
702c9d1147
Add basic Food tests
2021-04-02 23:42:27 -07:00
Christopher C. Wells
01b414c22c
Add tests for Support classes
2021-04-02 23:42:27 -07:00
Christopher Charbonneau Wells
0407899496
Add ingredient separators ( #10 )
...
* Add weight handling to ingredient sortable
* Add frontend logic for recipe ingredients "separator"
* Add "recipe separator" model
* Update ingredient handlers on recipe save
* Combine ingredients and separators handler in recipe edit
* Handle recipe ingredient separators in recipe show
* Fix handling of old recipe form data
2021-03-26 08:58:37 -07:00
Christopher C. Wells
678f944af1
Remove development migrations
2021-03-13 14:38:02 -08:00
Christopher C. Wells
be9c45a414
Replace recipe active time with cook time
2021-03-13 13:51:37 -08:00
Christopher C. Wells
ac57f6d33e
Add initial recipe image support
2021-03-12 20:48:08 -08:00
Christopher C. Wells
053c8305a1
Refactor Quill handling as a separate database column
2021-03-08 08:40:36 -08:00
Christopher C. Wells
be681f0dd7
Add recipe time fields (WIP)
...
Not present in th frontend yet.
2021-03-06 09:30:15 -08:00
Christopher C. Wells
465c466a93
Remove development migrations
2021-02-19 09:14:26 -08:00
Christopher C. Wells
08b8c63622
Add constraints and indexes to existing tables
2021-02-19 09:02:58 -08:00
Christopher C. Wells
fd45baa946
Drop Food Amounts table
2021-02-19 05:57:55 -08:00
Christopher Charbonneau Wells
414629b469
Add goals support ( #4 )
2021-02-15 14:19:53 -08:00
Christopher C. Wells
836c40abf2
Add recipe weight support
2021-02-11 19:49:27 -08:00
Christopher C. Wells
3c5d1c1f00
Use mg base unit for cholesterol and sodium
2021-02-10 05:55:01 -08:00
Christopher C. Wells
afa4e5f93f
Add custom serving name field to foods
2021-02-06 13:59:19 -08:00
Christopher C. Wells
6baf888d4f
Add source and notes fields to foods
2021-01-27 05:51:38 -08:00
Christopher C. Wells
c29c88776f
Add tagging support to foods and recipes
2021-01-23 19:58:03 -08:00
Christopher C. Wells
1c420bc624
Remove remaining FoodAmount references
2021-01-23 10:33:25 -08:00
Christopher C. Wells
2dfc9b457c
Add a migration for FoodAmount -> IngredientAmount
2021-01-23 10:33:25 -08:00
Christopher C. Wells
5ded6bfce6
Create IngredientAmount class
...
This class will replace FoodAmount when it has proper support for
calculating nutrients for FoodAmount and Recipe combinations.
2021-01-23 10:33:25 -08:00
Christopher C. Wells
70c9396d0f
Add `source` field to Recipe model
2021-01-18 09:22:08 -08:00
Christopher C. Wells
f974806b15
Add `detail` field to Food Amount model
2021-01-18 08:59:55 -08:00
Christopher C. Wells
38db1ce41d
Convert existing name columns to lowercase
2021-01-18 08:43:31 -08:00
Christopher C. Wells
03f9d5395a
Make recipe description and units fields optional
2021-01-15 04:53:02 -08:00
Christopher C. Wells
ab10dd0342
Use slugs for recipe and food routes
2021-01-01 20:34:55 -08:00
Christopher C. Wells
dfad48c71d
Refactor journal entries to record nutrients directly
2021-01-01 09:50:19 -08:00
Christopher C. Wells
c33776155a
Refactor on servings-based food data (WIP)
2020-12-31 14:59:05 -08:00
Christopher C. Wells
1ec4439d8e
Add initial "Journal entry" model
2020-12-31 11:00:14 -08:00