Michael Genson
4634ad5666
fix: Recipe Keeper Errors and Other Safari Issues ( #3712 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-06-07 15:35:36 +00:00
Jonathan Beaulieu
f4f2b863e0
feat: Add recipekeeper migration ( #3642 )
2024-05-31 09:58:04 +00:00
Michael Genson
d770009e0d
added reactive accepted file types
2024-03-21 16:21:37 +00:00
Michael Genson
7dcf2ca33d
added migration to frontend and cleaned up migration page
2024-03-21 16:11:33 +00:00
Kuchenpirat
f4df68a9e2
restrict access to /group pages
2024-02-02 15:36:10 +00:00
p0lycarpio
3e4a6ac93b
translate hardcoded strings
2023-11-24 22:28:15 +01:00
NullCosmos
f72fcc3031
feat: Implemented Plan to Eat migration ( #2635 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-10-15 20:01:07 +00:00
Michael Genson
0f896107f9
feat: Migrate from Tandoor ( #2438 )
...
* added tandoor migration to backend
* added tandoor migration to frontend
* updated tests
* ignore 0 amounts
* refactored ingredient display calculation
* fix parsing tandoor recipes with optional data
* generated frontend types
* fixed inconsistent default handling and from_orm
* removed unused imports
2023-07-23 09:52:09 -08:00
sephrat
9fd1ba6e46
feat(lang): more localization( #2219 )
...
* feat(lang): localize some views
* fix: typo
* fix: Localization broke bug report generation
* feat(lang): localize recipe page instructions
2023-03-21 11:45:27 -08:00
Michael Genson
3118b0e423
feat: Migrate from Copy Me That ( #2212 )
...
* implemented copymethat migration
* added migration tree
* added translation support
* genericized example jpgs
* added test data
* fixed test archive
* switched recipe create to service
added test for timeline event creation
* linting
* lxml go brrr
2023-03-12 12:37:24 -08:00
Hayden
fcc5d99d40
chore: frontend testing setup ( #1739 )
...
* add vitest
* initialize lib w/ tests
* move to dev dep
* run tests in CI
* update file names
* move api folder to lib
* move api and api types to same folder
* update generator outpath
* rm husky
* i guess i _did_ need those types
* reorg types
* extract validators into testable components
* (WIP) start composable testing
* fix import type
* fix linter complaint
* simplify icon type def
* fix linter errors (maybe?)
* rename client file for sorting
2022-10-22 11:51:07 -08:00
Philipp Fischbeck
479900e912
Consolidate frontend types ( #1245 )
2022-05-21 11:22:02 -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