Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign auth page #564

Closed
drygbezdrug opened this issue Sep 8, 2023 · 0 comments · Fixed by #533
Closed

Redesign auth page #564

drygbezdrug opened this issue Sep 8, 2023 · 0 comments · Fixed by #533
Assignees
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::UI/UX UI (user interface) and UX (user experience) changes

Comments

@drygbezdrug
Copy link
Contributor

Background

На странице авторизации на данный момент можно войти и создать одноразовый аккаунт

Problem to solve

Страница авторизации устарела

Possible solutions

Перенести с new-design-preview Страницу авторизации

@drygbezdrug drygbezdrug added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes k::refactor Refactor changes of existing code labels Sep 8, 2023
@drygbezdrug drygbezdrug added this to the 0.1.0-alpha.10 milestone Sep 8, 2023
@drygbezdrug drygbezdrug self-assigned this Sep 8, 2023
SleepySquash added a commit that referenced this issue Sep 21, 2023
- add `SignButton` and `PrefixButton` widgets
- add `displayBold` and `displayTiny` styles to `Fonts`
- impl `AuthRepository.signUpWithEmail`
- refactor `GraphQlClient` to use `RawClientOptions` for token assignment
- redesign `AnimatedLogo` widget

Additionally:
- fix `AnimatedLogo` animation glitching
- remove `rive` dependency

Co-authored-by: SleepySquash <nordnikita@icloud.com>
github-actions bot added a commit that referenced this issue Sep 21, 2023
- add `SignButton` and `PrefixButton` widgets
- add `displayBold` and `displayTiny` styles to `Fonts`
- impl `AuthRepository.signUpWithEmail`
- refactor `GraphQlClient` to use `RawClientOptions` for token assignment
- redesign `AnimatedLogo` widget

Additionally:
- fix `AnimatedLogo` animation glitching
- remove `rive` dependency

Co-authored-by: SleepySquash <nordnikita@icloud.com> 9f450ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::refactor Refactor changes of existing code k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant