Commit 8b51c58
feat(wallet/frontend): new design; revamp (#1400)
* 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>1 parent 7b629d8 commit 8b51c58
File tree
150 files changed
+4435
-7186
lines changed- packages/wallet
- backend/src/email/templates
- images
- frontend
- public
- fonts
- src
- components
- cards
- dialogs
- icons
- layouts
- onboarding
- providers
- settings
- toast
- lib
- api
- context
- pages
- account
- auth
- reset
- verify
- grant-interactions
- grants
- kyc
- settings
- styles
- ui
- forms
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
150 files changed
+4435
-7186
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Binary file not shown.
Binary file not shown.
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
Binary file not shown.
0 commit comments