1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/components/Domain
Michael Genson 403038a5b2
feat: First Time Setup Wizard (#3204)
* extract user registration form into a composable

* added base wizard component

* added partial setup implementation

* removed unused attrs

* added setup bypass

* made setup page more readable

* add checkbox hints to autoform

* added common settings pages and initial submit logic

* bypass setup in demo

* add full name to user registration

* added fullname and pw handling to setup

* fixed wizard indentation

* added post-setup suggestions

* added tests for backend changes

* renamed Wizard to BaseWizard

* lint fixes

* pass hardcoded default password instead of backend nonsense

* removed old test

* fix e2e

* added setup skip to e2e testing for all admin users

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-03-11 13:28:54 +00:00
..
Cookbook feat: Cookbook Create & Delete Improvements (#2902) 2024-02-04 07:15:25 -09:00
Group order shopping lists alphabetically 2024-02-23 16:03:56 +00:00
Recipe fix: Make Meal Planner Notes Not Clickable (#3274) 2024-03-09 09:29:41 -09:00
ShoppingList Add shopping list items using the enter key (#3118) 2024-02-19 10:29:45 -06:00
User feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
SearchFilter.vue translate hardcoded strings 2023-11-24 22:28:15 +01:00