1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 04:55:21 +02:00
mealie/tests/integration_tests
sephrat 1e5edc7434
More localization (#358)
* Translate missing items on About page

* Localize import summary dialog

* Make site menu translation reactive

* Localize import options

* Include semi colon in string

* Move API texts to frontend + better status codes

* Provide feedback to user when no meal is planned

* Fix API tests after latest rework

* Add warning for API changes in changelog

* Refactor API texts handling

* Refactor API texts handling #2

* Better API feedback

* Rearrange strings hierarchy

* Add messages upon recipe updated

* Fix 'recipe effected' typo

* Remove snackbar usage in backend

* Translate toolbox

* Provide feedback for tags CRUD

* Fix messed up merge

* Translate sign-up form

* Better feedback for sign-up CRUD

* Refactor log-in API texts handling

* No error message when user is not authenticated

* Remove unimportant console log
2021-04-29 08:22:45 -08:00
..
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_custom_page_routes.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_group_routes.py More localization (#358) 2021-04-29 08:22:45 -08:00
test_import_routes.py feature/category-tag-crud (#354) 2021-04-27 11:17:00 -08:00
test_meal_routes.py More localization (#358) 2021-04-29 08:22:45 -08:00
test_migration_routes.py Feature/migration-rewrite (#278) 2021-04-10 15:09:06 -08:00
test_recipe_routes.py feature/category-tag-crud (#354) 2021-04-27 11:17:00 -08:00
test_settings_routes.py More localization (#358) 2021-04-29 08:22:45 -08:00
test_signup_routes.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_tags_categories.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_user_routes.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00