-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat(wallet/frontend): new design; revamp #1400
Merged
Merged
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
* Update Tailwind config * Format
Menu improvements
* Update colors * Add glows * Update config * Add theme switcher * Disable prettier tailwind plugin for now and format * Remove unwanted changes * Add `useIsMounted` hook * Dynamic import for theme switcher * Format * Show theme switcher on mobile
* Update colors * Add glows * Update config * Update Tailwind config * Update menu and main layout * Add theme switcher * Disable prettier tailwind plugin for now and format * Remove unwanted changes * Add `useIsMounted` hook * Dynamic import for theme switcher * Format * Update logo * Show theme switcher on mobile * Format * Update menus, icons and fix purple color * Refactor * Move logout button to separate component and fix navlink not closing sidebar on click
* Update [accountId].tsx * Menu updates * Revert "Menu updates" This reverts commit be4ba69.
Update Grant Badges
github-actions
bot
added
package: wallet/frontend
Wallet frontend implementations
type: source
Source changes
labels
Jun 18, 2024
Update font
* Remove bubbles and accounts page buttons * Update accounts page * Format homepage * Remove dead code * Remove bubbles from settings page * Fix back button on dark mode
* feat: upgrade rafiki to alpha 13 * fix: change RevokeGrantMutationResponse * feat(docker): install and configure kratos * build: fix prod dockerfile for wallet backend * build: fix wallet frontend docker file * fix(kratos): admin url --------- Co-authored-by: golobitch <[email protected]>
* Fix grant message fix when it is NOT withdraw * Fix wallet frontend * Fix wallet grant test * fix format * fix fetch grant types * Change back separation of one click payment, and add universal message for ACCESS to account * Update use-setup-one-click-mutation.ts --------- Co-authored-by: Tymmmy <[email protected]>
* fix(docker): dev docker compose + kratos configuration * feat: upgrade to alpha 14 --------- Co-authored-by: dragosp1011 <[email protected]>
github-actions
bot
added
package: wallet/backend
Wallet backend implementations
type: docker
Issue or improvements regarding the docker environment
package: boutique/backend
Boutique backend implementations
package: boutique/frontend
Boutique frontend implementations
labels
Jul 1, 2024
* Add dark and light images * Play button dark-light * removed styling
* Account details progress and remove exchange/withdraw * Remove exchange page * Progress * Finish account details (normal + WM) * Fix broken layout from previously merged PR * Format * Fix table border on light mode
github-actions
bot
removed
package: wallet/backend
Wallet backend implementations
type: docker
Issue or improvements regarding the docker environment
package: boutique/backend
Boutique backend implementations
package: boutique/frontend
Boutique frontend implementations
labels
Jul 11, 2024
* Table changes for new design * PR comments fix
* Dialogs progress * prettier fix * Updated dialogs * Format & fixes * Fix dialog --------- Co-authored-by: Tymmmy <[email protected]>
…nd/request (#1437) * Form fields new design * tooltip fixes * Merge fixes * Update Checkbox.tsx * Merge fixes * Fixes: UI, Forms, Pages, Layouts - removed tooltip from transactions since it was causing an overflow * Format --------- Co-authored-by: Radu-Cristian Popa <[email protected]>
Badge update for transfer pages
* added badge changes for transfer pages * Quote fixes for payments
* Grant list and Grant details changes * update grant interaction
* Update Dev Keys * Update DeveloperKeys.tsx
* KYC pages fixes, also some auth page fixes, emails in new design * email images heights * fix layout * fix layouts * PR comments addressed * Some more fixes from PR comments
github-actions
bot
added
the
package: wallet/backend
Wallet backend implementations
label
Aug 9, 2024
* Onboarding dark-light fixes icons * KYC pages fixes, also some auth page fixes, emails in new design * email images heights * fix layout * fix layouts * Update [accountId].tsx * Color changes * Remove Light Dark svgs- use css colors for currentColor * Onboarding fixes * Some more layout fixes * Update Onboarding.tsx * Update transactions.tsx * Update next for fixes * Update Onboarding.tsx * Developer ley fixes * Fix onboarding for dev keys * Fix for mobile onboarding - send part * Button placement fixes * Update Onboarding.tsx * Update Onboarding.tsx * add request mobile step * Update OnboardingTooltip.tsx * Update SettingsTabs.tsx * small fixes * other fixes
add Withdraw back
Tymmmy
approved these changes
Sep 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
package: wallet/backend
Wallet backend implementations
package: wallet/frontend
Wallet frontend implementations
type: source
Source changes
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.
Context
Changes