Christopher C. Wells
|
3bccde1a35
|
Update Node dependencies; enable Tailwind JIT
|
2021-04-20 12:16:46 -07:00 |
Christopher C. Wells
|
0982ac1601
|
Improve Food validation feedback
|
2021-04-17 07:32:46 -07:00 |
Christopher C. Wells
|
9360997bee
|
Fix indentation
|
2021-04-17 05:19:31 -07:00 |
Christopher C. Wells
|
ba5ac72db8
|
Place nutrition facts and operations above content
|
2021-04-12 19:53:15 -07:00 |
Christopher C. Wells
|
eea63227b9
|
Set max width on `aside` for food and recipe show page
|
2021-04-10 21:22:59 -07:00 |
Christopher C. Wells
|
a9ef5ddfd4
|
Replace tiny edit/delete icons with big buttons
|
2021-04-10 21:10:22 -07:00 |
Christopher C. Wells
|
8c8a46c4f6
|
Add `autocapitalization` and `inputmode` settings to some `input` elements
|
2021-03-27 12:55:22 -07:00 |
Christopher C. Wells
|
65e3e9c776
|
Set formatted serving size to null when empty
|
2021-03-08 15:06:21 -08:00 |
Christopher C. Wells
|
98c961b7d1
|
Use @php instead of {{ when setting title
|
2021-03-06 09:31:59 -08:00 |
Christopher C. Wells
|
f643baf8ff
|
Further improve HTML semantics
|
2021-03-05 21:14:29 -08:00 |
Christopher C. Wells
|
3524836878
|
Add page titles
|
2021-03-05 20:57:37 -08:00 |
Christopher C. Wells
|
5bc2684ca7
|
Moved repeated container components to app layout
|
2021-03-05 17:20:13 -08:00 |
Christopher C. Wells
|
7d3486e62e
|
Shorten space between header and content
|
2021-03-03 06:04:43 -08:00 |
Christopher C. Wells
|
2ae2e1ad50
|
Add more data to food view
|
2021-03-03 06:03:39 -08:00 |
Christopher C. Wells
|
4a754643ec
|
Create link from source field when it is a URL
|
2021-03-02 19:42:47 -08:00 |
Christopher C. Wells
|
794c0712bc
|
Add basic tags front end support
|
2021-02-27 13:50:40 -08:00 |
Christopher C. Wells
|
2f91c320ef
|
Refactor nutrients data array as a collection
|
2021-02-21 08:23:30 -08:00 |
Christopher C. Wells
|
4856ed4b70
|
Deleted related ingredient amounts on food delete
|
2021-02-19 05:57:42 -08:00 |
Christopher C. Wells
|
ae27a2e4bd
|
Fix Ingredient/HasIngredient trait relationships
|
2021-02-17 06:05:29 -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
|
cfa9e2c1eb
|
Ensure tags persist from old form data
|
2021-01-31 14:17:11 -08:00 |
Christopher C. Wells
|
7f3ed5b704
|
Update nutrition label styling
|
2021-01-28 15:00:07 -08:00 |
Christopher C. Wells
|
bc77f923a2
|
Remove edit links from index views
|
2021-01-27 05:57:57 -08:00 |
Christopher C. Wells
|
6baf888d4f
|
Add source and notes fields to foods
|
2021-01-27 05:51:38 -08:00 |
Christopher C. Wells
|
a575622c9c
|
Improve mobile usability in forms
|
2021-01-25 07:31:38 -08:00 |
Christopher C. Wells
|
536b2236f7
|
Remove unused welcome and dashboard artifacts
|
2021-01-25 05:47:02 -08:00 |
Christopher C. Wells
|
1c63cc9a7e
|
Add placeholder for food show page
|
2021-01-24 21:11:41 -08:00 |
Christopher C. Wells
|
354e73ef67
|
Prevent exception on empty tags field
|
2021-01-24 21:06:12 -08:00 |
Christopher C. Wells
|
7526138ad2
|
Add search/load support to recipes
|
2021-01-23 21:55:21 -08:00 |
Christopher C. Wells
|
2a6549c6d2
|
Fix edit link in Foods list
|
2021-01-23 21:35:45 -08:00 |
Christopher C. Wells
|
ae626e5392
|
Add search and filtering to food index
|
2021-01-23 16:16:15 -08:00 |
Christopher C. Wells
|
9a60dbbe6e
|
Add ability to delete journal entries
|
2021-01-18 13:30:12 -08:00 |
Christopher C. Wells
|
195ca1648d
|
Move session message and errors to app layout
|
2021-01-18 09:23:31 -08:00 |
Christopher C. Wells
|
afe2bdafe0
|
Enforce lower case for food and recipe names
|
2021-01-18 06:05:21 -08:00 |
Christopher C. Wells
|
e00373790d
|
Fix sizing of nutrient entry fields
|
2021-01-18 05:47:12 -08:00 |
Christopher C. Wells
|
f3f2dd8b6f
|
Check for NULL before fraction conversion
|
2021-01-15 18:52:51 -08:00 |
Christopher C. Wells
|
81f590515d
|
Add support for fractional data entry
|
2021-01-15 06:09:21 -08:00 |
Christopher C. Wells
|
5513c2b37c
|
Add food delete form
|
2021-01-04 20:28:40 -08:00 |
Christopher C. Wells
|
f389ebe594
|
Add food edit form
|
2021-01-04 06:08:12 -08:00 |
Christopher C. Wells
|
784bc490dc
|
Add basic food show view
|
2021-01-01 20:00:55 -08:00 |
Christopher C. Wells
|
dd40582b64
|
Update food views for servings data
|
2020-12-31 15:32:26 -08:00 |
Christopher C. Wells
|
2dd92c8d3a
|
Refactor "ingredients" as "foods"
|
2020-12-30 15:06:22 -08:00 |