Commit graph

23 commits

Author SHA1 Message Date
OleksandrSobol
cc4a1f1d80 Merge branch 'dev' into redesign
# Conflicts:
#	lib/generated/i18n.dart
#	lib/src/screens/dashboard/wallet_menu.dart
#	lib/src/screens/exchange/widgets/base_exchange_widget.dart
#	lib/src/screens/send/widgets/base_send_widget.dart
2020-09-14 21:33:44 +03:00
Oleksandr Sobol
f4b7ccf619 CAKE-40 | added text to restore wallet from keys page, restore wallet from seed details page, wallet seed page; applied wallet seed page call when new wallet was created 2020-09-11 18:52:55 +03:00
M
6e6a081685 Merge redesign part 5. 2020-09-10 17:51:59 +03:00
M
7601b910be Merge branch 'redesign' of github.com:cake-tech/cake_wallet_private into btc 2020-09-07 18:13:47 +03:00
M
70ff011fc6 Merge redesign part 3. 2020-09-07 18:13:39 +03:00
OleksandrSobol
f1ec962b61 CAKE-31 | created wallet_restoration_from_keys_vm; applied new design to restore_wallet_from_keys_page, restore_wallet_from_seed_details, new_wallet_page, new_wallet_type_page, seed_language_page; reworked seed_language_selector, seed_language_picker, select_button 2020-09-04 13:40:28 +03:00
OleksandrSobol
9da460da48 CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00
Oleksandr Sobol
a93d93dd48 CAKE-29 | fixed call of contact list page 2020-09-01 20:06:41 +03:00
M
c950f8bfc0 Merge redesign part 1. 2020-09-01 14:18:07 +03:00
M
6aaac93fa8 TMP 0 2020-08-27 19:54:34 +03:00
Oleksandr Sobol
76cde0530d CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page 2020-08-26 20:31:23 +03:00
M
5eefd6a31b TMP 2020-08-25 19:32:40 +03:00
Oleksandr Sobol
731f12cd63 CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes 2020-08-20 20:43:54 +03:00
Oleksandr Sobol
1ba86506f0 CAKE-20 | changed dots indicator on smooth page indicator (dashboard page); deleted page_view_store 2020-07-31 22:55:26 +03:00
Oleksandr Sobol
2d20c1dee3 Merge branch 'dev' into CAKE-20-update-exchange-and-send-screens
# Conflicts:
#	lib/di.dart
#	lib/palette.dart
#	lib/src/screens/base_page.dart
#	lib/src/screens/dashboard/dashboard_page.dart
#	lib/src/screens/receive/receive_page.dart
2020-07-31 19:17:10 +03:00
Oleksandr Sobol
33209c3cd6 CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
Oleksandr Sobol
fe9deecd03 CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile 2020-07-29 19:55:42 +03:00
Oleksandr Sobol
153673d418 CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
Oleksandr Sobol
706d16b346 CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page 2020-07-27 20:07:37 +03:00
Oleksandr Sobol
1055c1b539 CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model 2020-07-24 19:29:16 +03:00
Oleksandr Sobol
bdfe208d20 CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
M
f45875ba3a General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
M
81cee186db TMP 4 2020-06-20 10:10:00 +03:00