Hayden
|
50a67f9301
|
Feature/auto generate crowdin data (#1071)
* add translated key
* update code generation for crowdin generation
* use composition api and minor styling changes
|
2022-03-19 16:33:55 -08:00 |
|
Philipp Fischbeck
|
022cbd1616
|
Enable localization based on browser settings, add language selector (#925)
* Enable localization based on browser settings, add language selector
* Add dialog for language selection
|
2022-03-19 13:27:40 -08:00 |
|
Hayden
|
6a5fd8e4f8
|
Style/update mobile styles (#1008)
* update styling for mobile
* remove Coming Soon
|
2022-02-26 14:00:55 -09:00 |
|
Philipp Fischbeck
|
76d2eecd86
|
Fix titles of category, tag, tool pages (#905)
|
2022-01-07 12:08:05 -09:00 |
|
Hayden
|
2e9026f9ea
|
feat(frontend): ✨ Fix scheduler, forgot password flow, and minor bug fixes (#725)
* feat(frontend): 💄 add recipe title
* fix(frontend): 🐛 fixes #722 side-bar issue
* feat(frontend): ✨ Add page titles to all pages
* minor cleanup
* refactor(backend): ♻️ rewrite scheduler to be more modulare and work
* feat(frontend): ✨ start password reset functionality
* refactor(backend): ♻️ refactor application settings to facilitate dependency injection
* refactor(backend): 🔥 remove RECIPE_SETTINGS env variables in favor of group settings
* formatting
* refactor(backend): ♻️ align naming convention
* feat(backend): ✨ password reset
* test(backend): ✅ password reset
* feat(frontend): ✨ self-service password reset
* purge password schedule
* update user creation for tests
Co-authored-by: Hayden <hay-kot@pm.me>
|
2021-10-07 09:39:47 -08:00 |
|
Hayden
|
bdaf758712
|
feat(backend): ✨ start multi-tenant support (WIP) (#680)
* fix ts types
* feat(code-generation): ♻️ update code-generation formats
* new scope
* add step button
* fix linter error
* update code-generation tags
* feat(backend): ✨ start multi-tenant support
* feat(backend): ✨ group invitation token generation and signup
* refactor(backend): ♻️ move group admin actions to admin router
* set url base to include `/admin`
* feat(frontend): ✨ generate user sign-up links
* test(backend): ✅ refactor test-suite to further decouple tests (WIP)
* feat(backend): 🐛 assign owner on backup import for recipes
* fix(backend): 🐛 assign recipe owner on migration from other service
Co-authored-by: hay-kot <hay-kot@pm.me>
|
2021-09-09 08:51:29 -08:00 |
|
Hayden
|
9b1bf56a5d
|
[Feat] ✨ Migrate from Pages to Cookbooks (#664)
* feat: ✨ Add Description to Cookbooks
* feat(frontend): ✨ Cookbook view page
* feat(frontend): 💄 Add final UI touches
* fix(backend): 🐛 Add get by slug or id
* fix linting issue
* test(backend): ✅ Update tests from pages -> cookbooks
* refactor(backend): 🔥 Delete old page files
Co-authored-by: hay-kot <hay-kot@pm.me>
|
2021-08-31 18:51:34 -08:00 |
|
hay-kot
|
edae7bbb21
|
refactor(frontend): 🔥 rewrite backup UI for new page base components
Removed old split code and used the composition api to to re-write the import/export functionality of mealie.
|
2021-08-21 00:46:43 -08:00 |
|
hay-kot
|
41a6916771
|
remove old files
|
2021-08-07 11:28:50 -08:00 |
|
hay-kot
|
00a8fdda41
|
reorganize all frontend items
|
2021-08-01 19:24:47 -08:00 |
|