Hayden
|
07f6446526
|
add food and unit seeding UI (#1206)
|
2022-05-06 12:17:30 -08:00 |
|
Hayden
|
d6e2b4ab85
|
Feature/user seedable foods (#1176)
* remove odd ingredients
* UI Elements for food
* update translated percentage
* spek -> speck
* generate types
* seeder api endpoints + tests
* implement foods seeder UI
* localize some food strings
|
2022-05-01 12:45:50 -08:00 |
|
Hayden
|
db095656e1
|
add merge funcions for units (#1146)
|
2022-04-09 19:57:49 -08:00 |
|
Hayden
|
b93dae109e
|
feat: merge food into another (#1143)
* setup food repository
* add merge route and payloads
* remove type checking
* generate types
* implement merge dialog
* food repo tests
* split install from workflow
* bum dependencies
* revert changes
* update copy
* refactor URLs to avoid incorrect template being used
* stick advanced items under developer mode
* use utility component for advanced feature
|
2022-04-09 19:08:48 -08:00 |
|
Hayden
|
0f82523cdd
|
Fix/category link (#1087)
* fix and refactor chip links
* fix missing UI components for data management
* fix button text
|
2022-03-22 21:08:06 -08:00 |
|
Miroito
|
e743d2c66b
|
Reorganize Group/User Page Routes (#1084)
* Consolidate group routes
* Update doc migration link
|
2022-03-22 19:54:16 -08:00 |
|
Hayden
|
8f569509bf
|
Feature/move label editor (#1069)
* update default color
* move labels editor
|
2022-03-19 11:31:17 -08:00 |
|
Hayden
|
8c0c8be659
|
Feature/group items editor (#1064)
* update types
* remove toolbox routes
* remove unused ""
* add generic crud table
* update calls for type safety
* recreate food/unit editors
* fix type error
* remove shopping list link
* add transition
* add basic search box
* conditional show-select
* styling + basic download support
* generic download as json function
* add fraction support
* add export option
* add label text
|
2022-03-17 10:30:10 -08:00 |
|