-
Notifications
You must be signed in to change notification settings - Fork 24
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
fix: Update Grant Badges #1394
Merged
Merged
fix: Update Grant Badges #1394
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
github-actions
bot
added
package: wallet/frontend
Wallet frontend implementations
type: source
Source changes
labels
Jun 13, 2024
lengyel-arpad85
previously approved these changes
Jun 18, 2024
lengyel-arpad85
approved these changes
Jun 18, 2024
Tymmmy
added a commit
that referenced
this pull request
Sep 2, 2024
* chore: update tailwind config (#1397) * Update Tailwind config * Format * fix: Menu improvements (#1393) Menu improvements * feat: add theme switcher (#1398) * 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 * feat: update sidebar and mobile menu (#1399) * 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 * fix: Update Account details page (#1391) * Update [accountId].tsx * Menu updates * Revert "Menu updates" This reverts commit be4ba69. * fix: Update Grant Badges (#1394) Update Grant Badges * chore: update wallet font (#1401) Update font * feat: update accounts page and related components (#1402) * 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 (#1419) * 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 <tadej.golobic@icloud.com> * feat: fix grant message fix when it is NOT withdraw (#1406) * 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 <117268143+Tymmmy@users.noreply.github.com> * fix(docker): dev docker compose + kratos configuration (#1429) * fix(docker): dev docker compose + kratos configuration * feat: upgrade to alpha 14 --------- Co-authored-by: dragosp1011 <dragosh1011@gmail.com> * feat: Add dark & light images to new design (#1425) * Add dark and light images * Play button dark-light * removed styling * feat: update account details page; related components (#1410) * 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 * feat: Table changes for new design (#1436) * Table changes for new design * PR comments fix * feat: update dialogs; parts of ui/form elements (#1432) * Dialogs progress * prettier fix * Updated dialogs * Format & fixes * Fix dialog --------- Co-authored-by: Tymmmy <117268143+Tymmmy@users.noreply.github.com> * feat: update form elements; fix ui components; fix layouts; update send/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 <radu.popa@breakpointit.eu> * fix colors * fix for badges * redo code, to be done on pr * fix: badge update for transfer pages (#1443) Badge update for transfer pages * Update pnpm-lock.yaml * feat: New design transfer pages (#1451) * added badge changes for transfer pages * Quote fixes for payments * feat: New design grants pages (#1452) * Grant list and Grant details changes * update grant interaction * feat: New design setting pages (#1479) * Update Dev Keys * Update DeveloperKeys.tsx * Update tabs * Update pnpm-lock.yaml * feat: New design Auth/KYC pages (#1448) * 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 * Colors added * Update pnpm-lock.yaml * fix sidebar menu * feat: test wallet new design onboarding update (#1426) * 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 * feat: new design readd withdraw button (#1501) add Withdraw back --------- Co-authored-by: Timea <117268143+Tymmmy@users.noreply.github.com> Co-authored-by: dragosp1011 <109967337+dragosp1011@users.noreply.github.com> Co-authored-by: golobitch <tadej.golobic@icloud.com> Co-authored-by: Rico Gonzalez <101926344+rico191013@users.noreply.github.com> Co-authored-by: Tadej Golobic <tadej@interledger.org> Co-authored-by: dragosp1011 <dragosh1011@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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