Godwin Asuquo
|
8d482464d9
|
Fix ionia input field alignment
|
2023-02-23 18:56:20 +02:00 |
|
Godwin Asuquo
|
cf125d1e06
|
Fix issue from code review
|
2023-02-18 14:23:48 +02:00 |
|
Godwin Asuquo
|
59a79242af
|
Fix input field
|
2023-02-17 19:06:41 +02:00 |
|
Godwin Asuquo
|
52468e1331
|
Fix desktop background color and address book view issues
|
2023-02-17 18:19:26 +02:00 |
|
Omar Hatem
|
1b89228893
|
Merge pull request #745 from cake-tech/CW-301-desktop-side-bar-ui
Add desktop sidebar
|
2023-02-16 17:57:43 +02:00 |
|
Omar Hatem
|
4027ea04eb
|
Merge pull request #775 from cake-tech/CW-311-remove-drawer-from-mac-os
Replace drawer icon for mac os
|
2023-02-16 17:54:54 +02:00 |
|
Omar Hatem
|
0015f41a0d
|
Merge pull request #785 from cake-tech/desktop-ui-for-exchange-send
Desktop UI for exchange send
|
2023-02-16 17:52:24 +02:00 |
|
OmarHatem
|
55bf964a27
|
- Use close icon on main screens
- Minor UI fixes
|
2023-02-16 17:51:52 +02:00 |
|
OmarHatem
|
5296a2118a
|
Remove duplicated constrains
|
2023-02-15 23:50:15 +02:00 |
|
OmarHatem
|
8de9c80fe1
|
Rename misleading variable
Change initial mac window size
|
2023-02-15 20:55:06 +02:00 |
|
OmarHatem
|
f8d70e7ce6
|
Fix UI issues, paddings and alignments
|
2023-02-15 16:07:46 +02:00 |
|
OmarHatem
|
b1947426fb
|
Merge branch 'CW-311-remove-drawer-from-mac-os' of https://github.com/cake-tech/cake_wallet into desktop-ui-for-exchange-send
Conflicts:
lib/src/screens/dashboard/desktop_dashboard_page.dart
lib/src/screens/dashboard/desktop_widgets/desktop_sidebar_wrapper.dart
|
2023-02-15 03:09:38 +02:00 |
|
OmarHatem
|
843db65603
|
Add width constraints to desktop dashboard
|
2023-02-15 01:28:10 +02:00 |
|
Omar Hatem
|
5a77aa2017
|
Merge pull request #786 from cake-tech/CW-312-mac-os-settings-icon-to-be-a-toggle
MacOS settings icon to be a toggle
|
2023-02-15 01:20:05 +02:00 |
|
Godwin Asuquo
|
6caeae2817
|
Add padding to support page
|
2023-02-14 21:55:13 +02:00 |
|
Godwin Asuquo
|
ea09bba0fb
|
Make side menu items toggle back to dashboard
|
2023-02-14 21:53:17 +02:00 |
|
OmarHatem
|
02fe3c008f
|
Constrain primary Buttons width
|
2023-02-14 18:05:44 +02:00 |
|
OmarHatem
|
fb5efc0429
|
Fix Desktop dashboard actions background color
|
2023-02-14 18:01:24 +02:00 |
|
OmarHatem
|
8f76232937
|
- Change design/paddings for Send page on desktop view
- Make AddTemplateButton instead of having it duplicated in send/exchange
|
2023-02-14 17:21:09 +02:00 |
|
OmarHatem
|
bd04383b7c
|
Change Exchange page UI depending on platform
|
2023-02-14 01:36:34 +02:00 |
|
OmarHatem
|
10b877f55e
|
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-311-remove-drawer-from-mac-os
|
2023-02-11 00:48:16 +02:00 |
|
OmarHatem
|
dd13172cfe
|
Add max width constrain to Welcome page
|
2023-02-11 00:41:48 +02:00 |
|
Godwin Asuquo
|
107e136f52
|
remove empty line
|
2023-02-11 00:35:11 +02:00 |
|
Godwin Asuquo
|
bdfe070f8d
|
Refactor sidebar state management
|
2023-02-11 00:32:26 +02:00 |
|
Omar Hatem
|
770e3b6f52
|
Merge pull request #774 from cake-tech/CW-310-add-constraints-to-images-on-macos
[CW-310] Add constraints to images on macos
|
2023-02-10 23:29:36 +02:00 |
|
OmarHatem
|
5fa50c7668
|
Fix Constrained width screens UI
|
2023-02-10 23:27:19 +02:00 |
|
OmarHatem
|
c1bf0ee7aa
|
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-310-add-constraints-to-images-on-macos
Conflicts:
lib/src/screens/pin_code/pin_code_widget.dart
|
2023-02-10 22:54:13 +02:00 |
|
Omar Hatem
|
99bb3cce47
|
Merge pull request #779 from cake-tech/CW-318-desktop-marketplace
Add Marketplace to dashboard view
|
2023-02-10 22:34:18 +02:00 |
|
OmarHatem
|
3fb8be0053
|
Merge branch 'CW-301-desktop-side-bar-ui' of https://github.com/cake-tech/cake_wallet into CW-318-desktop-marketplace
Conflicts:
lib/src/screens/dashboard/desktop_widgets/desktop_dashboard_actions.dart
|
2023-02-10 22:33:31 +02:00 |
|
Omar Hatem
|
2623546b5e
|
Merge pull request #776 from cake-tech/CW-309-allow-pin-keyboard-entry-on-macos
Allow Keyboard usage on PIN screen
|
2023-02-10 22:09:55 +02:00 |
|
OmarHatem
|
887afdadd0
|
Change ionia welcome page animation
|
2023-02-10 20:39:23 +02:00 |
|
OmarHatem
|
2b2bebe98f
|
Refresh desktop dashboard actions on wallet change
|
2023-02-10 20:26:07 +02:00 |
|
Godwin Asuquo
|
eb3b246437
|
Add empty trailing to center page title on desktop
|
2023-02-10 20:19:13 +02:00 |
|
Godwin Asuquo
|
32d2bf2c85
|
Update widget contraints
|
2023-02-10 20:07:53 +02:00 |
|
Godwin Asuquo
|
89fe8df459
|
Update trailing icon to open transaction page
|
2023-02-10 19:45:48 +02:00 |
|
OmarHatem
|
6d49e6a543
|
Add Marketplace to dashboard view
|
2023-02-10 18:40:50 +02:00 |
|
OmarHatem
|
2ea360d81d
|
Fix desktop nav bar UI
|
2023-02-10 18:15:05 +02:00 |
|
OmarHatem
|
677305f625
|
- Listen to keyboard events in PIN screen
- Fix PIN buttons style
|
2023-02-09 22:53:02 +02:00 |
|
Godwin Asuquo
|
1831ebf435
|
Remove drawer from mac os
|
2023-02-09 20:29:38 +02:00 |
|
Godwin Asuquo
|
150d43b2da
|
constraint images and pincoded box
|
2023-02-09 20:11:20 +02:00 |
|
OmarHatem
|
a116241185
|
Separate Dashboard desktop view from mobile view
|
2023-02-09 19:17:52 +02:00 |
|
Godwin Asuquo
|
5c89c42540
|
[skip ci] remove .project changes
|
2023-02-09 16:53:07 +02:00 |
|
Godwin Asuquo
|
dd2bf60b01
|
[skip ci] remove .project changes
|
2023-02-09 16:51:49 +02:00 |
|
OmarHatem
|
167eae1293
|
Revert changes in .gitignore
|
2023-02-09 16:10:43 +02:00 |
|
OmarHatem
|
30d16266c0
|
Revert removing .lock files
|
2023-02-09 16:02:02 +02:00 |
|
Godwin Asuquo
|
3c17310a5b
|
[skip ci] reformat desktop dashboard
|
2023-02-08 22:12:11 +02:00 |
|
Godwin Asuquo
|
48ae156eb8
|
[skip ci] reformat desktop dashboard
|
2023-02-08 21:57:26 +02:00 |
|
Godwin Asuquo
|
b1b8193043
|
Fix issues from code review
|
2023-02-08 20:41:46 +02:00 |
|
Godwin Asuquo
|
a1abdc849a
|
Fix bug on sidebar reset
|
2023-02-08 18:56:00 +02:00 |
|
Omar Hatem
|
3f03fb0b18
|
Merge pull request #769 from cake-tech/fix-buy-feature-on-macos
Fix buy feature on macos
|
2023-02-08 15:50:37 +02:00 |
|