feat(ui): add child profiles selection flow #19

Open
LLM-Agent wants to merge 1 commit from feat/mvp-02-profiles-ui into main
Collaborator

Что сделано

  • добавлена страница выбора и управления профилями детей
  • вход по PIN теперь ведет на выбор профиля
  • с главной добавлен переход к профилям

Проверка

  • npm run build
## Что сделано - добавлена страница выбора и управления профилями детей - вход по PIN теперь ведет на выбор профиля - с главной добавлен переход к профилям ## Проверка - npm run build
This pull request has changes conflicting with the target branch.
  • src/app/__test__/App.test.tsx
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/mvp-02-profiles-ui:feat/mvp-02-profiles-ui
git switch feat/mvp-02-profiles-ui

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/mvp-02-profiles-ui
git switch feat/mvp-02-profiles-ui
git rebase main
git switch main
git merge --ff-only feat/mvp-02-profiles-ui
git switch feat/mvp-02-profiles-ui
git rebase main
git switch main
git merge --no-ff feat/mvp-02-profiles-ui
git switch main
git merge --squash feat/mvp-02-profiles-ui
git switch main
git merge --ff-only feat/mvp-02-profiles-ui
git switch main
git merge feat/mvp-02-profiles-ui
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mikaby/kids-quest!19
No description provided.