Hayden
600e5c6010
New translations en-us.json (Hungarian)
2023-11-16 09:42:46 -06:00
Hayden
94d28295f9
New translations en-us.json (Hebrew)
2023-11-16 09:42:44 -06:00
Hayden
43c51d9d4a
New translations en-us.json (Finnish)
2023-11-16 09:42:43 -06:00
Hayden
ee1ed670a5
New translations en-us.json (Greek)
2023-11-16 09:42:41 -06:00
Hayden
3b4d1c4627
New translations en-us.json (German)
2023-11-16 09:42:40 -06:00
Hayden
d787234ac1
New translations en-us.json (Danish)
2023-11-16 09:42:39 -06:00
Hayden
0d3751e83b
New translations en-us.json (Czech)
2023-11-16 09:42:37 -06:00
Hayden
c3a39d6f43
New translations en-us.json (Catalan)
2023-11-16 09:42:36 -06:00
Hayden
42ecee87e4
New translations en-us.json (Bulgarian)
2023-11-16 09:42:35 -06:00
Hayden
9fd2a39f43
New translations en-us.json (Arabic)
2023-11-16 09:42:33 -06:00
Hayden
273e584598
New translations en-us.json (Afrikaans)
2023-11-16 09:42:32 -06:00
Hayden
9634e87f72
New translations en-us.json (Spanish)
2023-11-16 09:42:31 -06:00
Hayden
8880cc09d5
New translations en-us.json (French)
2023-11-16 09:42:30 -06:00
Hayden
f54670e670
New translations en-us.json (Romanian)
2023-11-16 09:42:28 -06:00
Hayden
bc575ec5ae
feat: auto detect first login ( #2722 )
...
* 'hide' default email and password env variables
* first login API endpoint
* run code-generators
* frontend indicators for default username and pw
* remove old env variables from docs
* fix env set variable
* remove password from tests
2023-11-15 15:24:24 +00:00
Jack Bailey
8170e66f4f
Merge branch 'mealie-next' into mealie-next
2023-11-15 08:59:35 +00:00
Hayden
b02188a88c
New Crowdin updates ( #2703 )
...
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Japanese)
* New translations en-us.json (Japanese)
* New translations en-us.json (Finnish)
* New translations en-us.json (Finnish)
* New translations en-us.json (Spanish)
* New translations en-us.json (Czech)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Bulgarian)
2023-11-14 06:39:31 -09:00
Michael Genson
d440d51ffe
feat: plural foods and units, and aliases ( #2674 )
...
* added plural names and alias tables to foods/units
* updated models to include plural names and aliases
* updated parser to include plural and aliases
* fixed migrations
* fixed recursive models
* added plural abbreviation to migration
* updated parser and display prop
* update displays to use plurals
* fix display edgecase and remove print
* added/updated display tests
* fixed model bug and added parser tests
* added tests for aliases
* added new plural options to data management page
* removed unique constraint
* made base dialog more customizable
* added alias management to food and unit data pages
* removed unused awaits
* 🧹
2023-11-14 06:39:07 -09:00
Jack Bailey
1197aa3f37
Add functionality to edit mealplan item
2023-11-13 02:20:08 +00:00
Hayden
94cf690e8f
New Crowdin updates ( #2695 )
...
* New translations en-us.json (English, United Kingdom)
* New translations en-us.json (Catalan)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Catalan)
2023-11-02 19:32:37 -08:00
Hayden
4fc1ec7663
New translations en-us.json (Afrikaans) ( #2694 )
2023-10-29 13:34:25 -08:00
Hayden
2764d9e2dd
New Crowdin updates ( #2664 )
...
* New translations en-us.json (Hebrew)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (French)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Romanian)
* New translations en-us.json (Spanish)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (German)
* New translations en-us.json (Bulgarian)
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-10-28 20:34:30 +00:00
p0lycarpio
97a9fa94a0
translate hardcoded strings
2023-10-26 15:26:14 +02:00
Hayden
fbe8a4e2da
New Crowdin updates ( #2657 )
...
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Chinese Simplified)
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-10-18 09:11:44 -05:00
Hayden
45141a5c5f
New Crowdin updates ( #2649 )
...
* New translations en-us.json (French)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Catalan)
* New translations en-us.json (Danish)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Dutch)
* New translations en-us.json (Russian)
* New translations en-us.json (Turkish)
* New translations en-us.json (Ukrainian)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (French, Canada)
2023-10-17 07:59:29 -08: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
Hayden
e8b5d8d66f
New Crowdin updates ( #2631 )
...
* New translations en-us.json (Hungarian)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Portuguese, Brazilian)
2023-10-15 14:18:37 -05:00
Hayden
2ad7cb0ea4
New Crowdin updates ( #2614 )
...
* New translations en-us.json (German)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Dutch)
* New translations en-us.json (Russian)
* New translations en-us.json (Swedish)
* New translations en-us.json (Turkish)
* New translations en-us.json (Ukrainian)
* New translations en-us.json (German)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Dutch)
* New translations en-us.json (Russian)
* New translations en-us.json (Swedish)
* New translations en-us.json (Turkish)
* New translations en-us.json (Ukrainian)
* New translations en-us.json (Romanian)
* New translations en-us.json (French)
* New translations en-us.json (Spanish)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Arabic)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Catalan)
* New translations en-us.json (Czech)
* New translations en-us.json (Danish)
* New translations en-us.json (Greek)
* New translations en-us.json (Finnish)
* New translations en-us.json (Hebrew)
* New translations en-us.json (Italian)
* New translations en-us.json (Japanese)
* New translations en-us.json (Korean)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Polish)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Slovak)
* New translations en-us.json (Slovenian)
* New translations en-us.json (Serbian (Cyrillic))
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Vietnamese)
* New translations en-us.json (Galician)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Croatian)
* New translations en-us.json (Latvian)
* New translations en-us.json (English, United Kingdom)
* New translations en-us.json (French, Canada)
* New translations en-us.json (German)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Russian)
* New translations en-us.json (Turkish)
* New translations en-us.json (Ukrainian)
* New translations en-us.json (Spanish)
* New translations en-us.json (Czech)
* New translations en-us.json (Hungarian)
* New translations en-us.json (French)
2023-10-13 08:25:06 -08:00
Joost Lekkerkerker
3af400ab28
fix: typo ( #2618 )
...
* Update en-US.json
2023-10-10 20:37:02 +00:00
Hayden
f35bc77a7d
New Crowdin updates ( #2600 )
...
* New translations en-us.json (Romanian)
* New translations en-us.json (French)
* New translations en-us.json (Spanish)
* New translations en-us.json (Afrikaans)
* New translations en-us.json (Arabic)
* New translations en-us.json (Bulgarian)
* New translations en-us.json (Catalan)
* New translations en-us.json (Czech)
* New translations en-us.json (Danish)
* New translations en-us.json (German)
* New translations en-us.json (Greek)
* New translations en-us.json (Finnish)
* New translations en-us.json (Hebrew)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Italian)
* New translations en-us.json (Japanese)
* New translations en-us.json (Korean)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Dutch)
* New translations en-us.json (Norwegian)
* New translations en-us.json (Polish)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Russian)
* New translations en-us.json (Slovak)
* New translations en-us.json (Slovenian)
* New translations en-us.json (Serbian (Cyrillic))
* New translations en-us.json (Swedish)
* New translations en-us.json (Turkish)
* New translations en-us.json (Ukrainian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
* New translations en-us.json (Vietnamese)
* New translations en-us.json (Galician)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Croatian)
* New translations en-us.json (Latvian)
* New translations en-us.json (English, United Kingdom)
* New translations en-us.json (French, Canada)
* New translations en-us.json (Arabic)
* New translations en-us.json (Danish)
* New translations en-us.json (Finnish)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Russian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (French, Canada)
* New translations en-us.json (Finnish)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Russian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (Romanian)
* New translations en-us.json (Arabic)
* New translations en-us.json (Danish)
* New translations en-us.json (Finnish)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Portuguese)
* New translations en-us.json (Russian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Romanian)
* New translations en-us.json (Hungarian)
* New translations en-us.json (Lithuanian)
* New translations en-us.json (Russian)
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Portuguese, Brazilian)
* New translations en-us.json (German)
2023-10-07 13:05:39 -08:00
Michael Genson
b86c4e5865
feat: Removed Cross-Version Disclaimer from Backup Page ( #2597 )
...
* removed cross-version disclaimer from backup text
* grammar tweak
2023-10-07 11:23:26 -08:00
Michael Genson
1074cad5dc
feat: disable admin option when using LDAP auth ( #2583 )
...
* fix typo
* add override readonly/disable support for autoform
* made admin permission conditionally disabled
2023-09-29 15:58:34 -08:00
Michael Genson
2c5e5a8421
feat: Public Recipe Browser ( #2525 )
...
* fixed incorrect var ref
* added public recipe pagination route
* refactored frontend public/explore API
* fixed broken public cards
* hid context menu from cards when public
* fixed public app header
* fixed random recipe
* added public food, category, tag, and tool routes
* not sure why I thought that would work
* added public organizer/foods stores
* disabled clicking on tags/categories
* added public link to profile page
* linting
* force a 404 if the group slug is missing or invalid
* oops
* refactored to fit sidebar into explore
* fixed invalid logic for app header
* removed most sidebar options from public
* added backend routes for public cookbooks
* added explore cookbook pages/apis
* codegen
* added backend tests
* lint
* fixes v-for keys
* I do not understand but sure why not
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-09-14 06:01:24 -08:00
Michael Genson
693608d59f
feat: cook timer ( #2508 )
...
* updated base button group
* added kitchen timer
* added missing icon
* usability tweaks
* for for menu rendering over app bar
* clean up types
* fix for mp3 loading, maybe?
* spooky linter fixes
* for real this time
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-08-23 09:31:23 -08:00
Arsène Reymond
99e7717fec
UI/UX improvements ( #2423 )
...
* disable autofocus and hide keyboard on enter
* improve a11y
* fix non-translated string
* improve recipeTimeline UI
* format
* fixes
2023-08-21 18:41:18 +00:00
Michael Genson
2151451634
feat: Timeline Image Uploader Improvements ( #2494 )
...
* improved UI responsiveness and added image preview
* added global image cropper component
* added image cropper to last made dialog
* style tweaks
* added more specific text for creating event
* mopped up some slop
* renamed height and width vars
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-08-21 15:00:37 +00:00
Michael Genson
04c7e068d8
typo: have have ( #2490 )
2023-08-09 18:52:00 -08:00
Hayden
06962cf865
New Crowdin updates ( #2476 )
...
* New translations en-US.json (Croatian)
* New translations en-US.json (Swedish)
2023-08-06 09:47:19 -08:00
Hayden
b1eb156145
New Crowdin updates ( #2463 )
...
* New translations en-US.json (Spanish)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Korean)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Romanian)
* New translations en-US.json (French)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Lithuanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovenian)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Swedish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Galician)
* New translations en-US.json (Croatian)
* New translations en-US.json (Latvian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Dutch)
* New translations en-US.json (German)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Swedish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Catalan)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Swedish)
2023-07-29 13:40:09 -08: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
Hayden
e64265615e
New Crowdin updates ( #2410 )
...
* New translations en-US.json (Greek)
* New translations en-US.json (Greek)
* New translations en-US.json (Greek)
* New translations en-US.json (Slovak)
* New translations en-US.json (Dutch)
* New translations en-US.json (Dutch)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Galician)
* New translations en-US.json (Galician)
* New translations en-US.json (Galician)
* New translations en-US.json (Galician)
* New translations en-US.json (Galician)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Latvian)
* New translations en-US.json (Latvian)
* New translations en-US.json (Latvian)
* New translations en-US.json (Latvian)
* New translations en-US.json (Latvian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Croatian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Spanish)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Spanish)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Korean)
* New translations en-US.json (Korean)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
2023-07-23 09:48:35 -08:00
Hayden
674774d073
New Crowdin updates ( #2387 )
...
* New translations en-US.json (Norwegian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Portuguese)
* New translations en-US.json (French)
2023-05-29 16:56:38 -08:00
Hayden
a2e69b5565
New Crowdin updates ( #2340 )
...
* New translations en-US.json (Danish)
* New translations en-US.json (French)
* New translations en-US.json (Danish)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Swedish)
* New translations en-US.json (German)
* New translations en-US.json (Swedish)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Finnish)
* New translations en-US.json (Finnish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Finnish)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Japanese)
* New translations en-US.json (Finnish)
* New translations en-US.json (Italian)
* New translations en-US.json (Swedish)
* New translations en-US.json (German)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Finnish)
* New translations en-US.json (Romanian)
* New translations en-US.json (French)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (Greek)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Korean)
* New translations en-US.json (Lithuanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovenian)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Turkish)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (German)
* New translations en-US.json (Czech)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Czech)
* New translations en-US.json (Dutch)
* New translations en-US.json (German)
* New translations en-US.json (Turkish)
* New translations en-US.json (Russian)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Czech)
* New translations en-US.json (Czech)
* New translations en-US.json (Czech)
* New translations en-US.json (Finnish)
* New translations en-US.json (Romanian)
* New translations en-US.json (Czech)
* New translations en-US.json (Italian)
2023-05-05 14:11:53 -08:00
Michael Genson
fe17922bb8
Feature: Global Timeline ( #2265 )
...
* extended query filter to accept nested tables
* decoupled timeline api from recipe slug
* modified frontend to use simplified events api
* fixed nested loop index ghosting
* updated existing tests
* gave mypy a snack
* added tests for nested queries
* fixed "last made" render error
* decoupled recipe timeline from dialog
* removed unused props
* tweaked recipe get_all to accept ids
* created group global timeline
added new timeline page to sidebar
reformatted the recipe timeline
added vertical option to recipe card mobile
* extracted timeline item into its own component
* fixed apploader centering
* added paginated scrolling to recipe timeline
* added sort direction config
fixed infinite scroll on dialog
fixed hasMore var not resetting during instantiation
* added sort direction to user preferences
* updated API docs with new query filter feature
* better error tracing
* fix for recipe not found response
* simplified recipe crud route for slug/id
added test for fetching by slug/id
* made query filter UUID validation clearer
* moved timeline menu option below shopping lists
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-04-25 09:46:00 -08:00
Hayden
e8de70c894
New Crowdin updates ( #2331 )
...
* New translations en-US.json (Spanish)
* New translations en-US.json (Spanish)
2023-04-05 18:05:50 -08:00
Hayden
750072344d
New Crowdin updates ( #2319 )
...
* New translations en-US.json (French)
* New translations en-US.json (Slovak)
* New translations en-US.json (Swedish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Norwegian)
2023-04-04 11:29:29 -08:00
Hayden
4126681f8c
New Crowdin updates ( #2316 )
...
* New translations en-US.json (Romanian)
* New translations en-US.json (French)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Lithuanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovenian)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Swedish)
* New translations en-US.json (Turkish)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Danish)
* New translations en-US.json (Turkish)
* New translations en-US.json (German)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Spanish)
* New translations en-US.json (Catalan)
* New translations en-US.json (French)
2023-04-03 10:05:52 -08:00
Michael Genson
73476c10f8
feat: Parser Workflow Improvements ( #2249 )
...
* ensure recipe settings are set after parsing
* added insert and delete functionality
* added errors recalculation to use the new index
2023-04-01 17:43:59 -08:00
Hayden
b0b06200f8
New Crowdin updates ( #2293 )
...
* New translations en-US.json (German)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Catalan)
* New translations en-US.json (Catalan)
* New translations en-US.json (Spanish)
* New translations en-US.json (Catalan)
* New translations en-US.json (Spanish)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Romanian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Slovak)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Polish)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
2023-04-01 17:42:04 -08:00
Hayden
ab04d1f595
New Crowdin updates ( #2278 )
...
* New translations en-US.json (German)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (German)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (German)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Hebrew)
2023-03-24 08:31:44 -08:00