-
Notifications
You must be signed in to change notification settings - Fork 1
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
🎉 Toast system #31
Merged
Merged
🎉 Toast system #31
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnthonyBourret
approved these changes
May 4, 2024
Joliwood
added a commit
that referenced
this pull request
May 18, 2024
* 🎉 Create user (#26) * 🎉 🚧 create user OK but need more ergo * 🎉 create user OK * ⚡ signup toasts upgrade * 🔨 syntaxe fixed (#29) * 🎉 Listen page query (#30) * 🎉 LazyQuery on Listen Page * 🔨 Cookie popup z-index fixed * 🔨 Save Changes On Display * 🔨 Favorites component fixed * 🔨 save before merging develop * 🔨 token fixed * 🔨 Build errors fixed * 🎉 Toast system (#31) * 🎉 toast system OK + added to signup modal * 🔨 ✨ saving 1 profile req conditioned to token * ✨ minor improves * 🎉 toast for logout added * 🔨 yarn removed + package lock updated --------- Co-authored-by: Anthony Bourret <127198152+AnthonyBourret@users.noreply.github.com>
AnthonyBourret
added a commit
that referenced
this pull request
Jun 4, 2024
* 🎉 Vitest installed (#2) * 🎉 Full init (#1) * construction: WIP * 🎉 all init OK with radix UI * 🎉 Vitest Installed --------- Co-authored-by: Guillaume Jolibois <97659288+Joliwood@users.noreply.github.com> * Revert "🎉 Vitest installed (#2)" (#3) This reverts commit 34a7ffd. * 🎉 Header + Menu (#8) * 🎉 Full init (#1) * construction: WIP * 🎉 all init OK with radix UI * 🎉 Vitest Installed (#4) * 🎉 I18next installed (#5) * 🎉 i18next installed * 🎉 i18next - lazy loading Ok + language detector * 🎉 Switch language Ok (to delete/for testing) * 🚧 common.json added * 🔨 common & translation added to useTranslation hook * ⚡ eslint command corrected + minor improvements --------- Co-authored-by: Guillaume <jolibois.contact@gmail.com> * 🎉 Home page (#7) * 🚧 WIP hero * 🚧 eslint rule added + hero OK * 🚧 WIP services section * 🚧 services OK + some STD radix ui component modified * 🚧 services traducted * 🚧 WIP hover overview songs section * 🎉 radix ui changed to daisy ui * 🔨 links now with react router dom * 🚧 Language change OK * 🚧 Login Modal * 🚧 Signup Modal * 🚧 Menu style change on navigation - Routes created(with folders) * 🚧 Connected Menu + Logo + Responsive * 🎉 Header + Menu * 🔨 Refactoring Menu * 🎉 Design background (#9) * 🎉 Vitest installed (#2) * 🎉 Full init (#1) * construction: WIP * 🎉 all init OK with radix UI * 🎉 Vitest Installed --------- Co-authored-by: Guillaume Jolibois <97659288+Joliwood@users.noreply.github.com> * Revert "🎉 Vitest installed (#2)" (#3) This reverts commit 34a7ffd. * 🎉 background added * ⚡ missed traductions added + animated background improved --------- Co-authored-by: Anthony Bourret <127198152+AnthonyBourret@users.noreply.github.com> * 🔨 Avatar component created * 🔨 Refactoring - more components * 🔨 Semantic on Header Logo * 🔨 Refactoring Language Selector --------- Co-authored-by: Guillaume Jolibois <97659288+Joliwood@users.noreply.github.com> Co-authored-by: Guillaume <jolibois.contact@gmail.com> * 🎉 1.1.0 (#33) * 🎉 Create user (#26) * 🎉 🚧 create user OK but need more ergo * 🎉 create user OK * ⚡ signup toasts upgrade * 🔨 syntaxe fixed (#29) * 🎉 Listen page query (#30) * 🎉 LazyQuery on Listen Page * 🔨 Cookie popup z-index fixed * 🔨 Save Changes On Display * 🔨 Favorites component fixed * 🔨 save before merging develop * 🔨 token fixed * 🔨 Build errors fixed * 🎉 Toast system (#31) * 🎉 toast system OK + added to signup modal * 🔨 ✨ saving 1 profile req conditioned to token * ✨ minor improves * 🎉 toast for logout added * 🔨 yarn removed + package lock updated --------- Co-authored-by: Anthony Bourret <127198152+AnthonyBourret@users.noreply.github.com> * 🔨 double toast if not connected fixed * 🔨 modals + toasts OK * 🔨 visitor menu desktop fixed * 🔨 album card cover overflow fixed * 🎉 logout or delete account reset cache and store * 🔨 z-index button scroll to top fixed * 🎉 cache resets improved + songs create reset cache properly * 🎉 delete song reset songs cache * 🎉 scroll to top automaticaly executed on page change * 🔨 listen songs or albums selection now reset filters + sorts * 🔨 unit tests debugged * ⚡ trads added * ⚡ minor fixes * ⚡ case sensitive fix * Renamed icon files back to their original names * ⚡ case sensitive fix --------- Co-authored-by: Anthony Bourret <127198152+AnthonyBourret@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.