Hayden
52fbf6b833
feat: add unit abbreviation support ( #1332 )
...
* add 'use-abbreviation' db column
* type generation
* add view and edit elements
* check for use_abbreviation to display
* fix: alembic version check
* test: add use_abbreviation prop tests
2022-06-01 11:59:50 -08:00
Hayden
d2a9f7ca24
fix: consoldate stores to fix mismatched state
2022-05-29 17:34:41 -08:00
Hayden
921fceddea
chore: update dev dependencies ( #1282 )
...
* update dev dependencies
* upgrade eslint
* resolve several errors
* resolve eslint errors
2022-05-25 09:38:21 -08:00
Hayden
07f6446526
add food and unit seeding UI ( #1206 )
2022-05-06 12:17:30 -08:00
Hayden
db095656e1
add merge funcions for units ( #1146 )
2022-04-09 19:57:49 -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