Commit graph

206 commits

Author SHA1 Message Date
Oleksandr Sobol
722efa2f89 CWA-210 | applied new design to send page; created sending alert and confirm sending alert 2020-05-07 20:10:04 +03:00
Oleksandr Sobol
68ac339540 Merge pull request #56 from cake-tech/CWA-202-update-node-list-screen
CWA-202 | applied new design to nodes_list_page and new_node_page; cr…
2020-05-07 14:00:01 +03:00
Oleksandr Sobol
8f54e53918 CWA-202 | applied new design to nodes_list_page and new_node_page; created node_list_row widget, alert_with_one_action and alert_with_two_action; deleted reconnect_alert_dialog, wallet_creation_dialog, restore_alert_dialog and pin_alert_dialog 2020-05-04 23:12:36 +03:00
Oleksandr Sobol
262e6ca156 Merge pull request #55 from cake-tech/CWA-207-update-pin-screen
CWA-207 | applied new design to pin code page; added pin alert dialog…
2020-05-01 23:00:40 +03:00
Oleksandr Sobol
a438fa878e Merge pull request #54 from cake-tech/CWA-205-update-restore-wallet-screens
Cwa 205 update restore wallet screens
2020-05-01 22:57:46 +03:00
Oleksandr Sobol
1dff5148ff Merge branch 'newdesign' into CWA-205-update-restore-wallet-screens
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
#	lib/src/screens/new_wallet/new_wallet_page.dart
#	lib/src/screens/new_wallet/widgets/select_button.dart
#	lib/src/screens/rescan/rescan_page.dart
#	lib/src/screens/restore/restore_wallet_from_keys_page.dart
#	lib/src/screens/restore/restore_wallet_from_seed_details.dart
#	lib/src/screens/seed_language/widgets/seed_language_picker.dart
#	lib/src/widgets/primary_button.dart
2020-05-01 22:51:27 +03:00
Oleksandr Sobol
83f9c034d9 Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
Cwa 204 rework new wallet creation
2020-05-01 22:37:30 +03:00
Oleksandr Sobol
1de282f3ab Merge pull request #52 from cake-tech/CWA-203-transaction-and-trade-details
CWA-203 | applied new design to standart_list_row, transaction_detail…
2020-05-01 22:34:04 +03:00
Oleksandr Sobol
8d45f350b5 Merge pull request #51 from cake-tech/CWA-201-update-wallet-menu-screen
Cwa 201 update wallet menu screen
2020-05-01 22:30:49 +03:00
Oleksandr Sobol
f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen 2020-05-01 22:27:47 +03:00
Oleksandr Sobol
89f8ff66b0 Merge pull request #50 from cake-tech/CWA-200-implement-menu-screen
Cwa 200 implement menu screen
2020-05-01 22:25:44 +03:00
Oleksandr Sobol
1a0149afc6 CWA-200 | called menu widget 2020-05-01 22:24:31 +03:00
Oleksandr Sobol
204ae22054 Merge branch 'newdesign' into CWA-200-implement-menu-screen
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-05-01 22:13:58 +03:00
Oleksandr Sobol
069bef967a Merge pull request #49 from cake-tech/CWA-198-implement-main-screen
Cwa 198 implement main screen
2020-05-01 22:09:36 +03:00
Oleksandr Sobol
4215ac2425 CWA-205 | applied new design to seed_language_page 2020-05-01 21:36:48 +03:00
Oleksandr Sobol
3180ab65e1 CWA-205 | applied new design to restore_from_keys_page, restore_wallet_from_seed_page, restore_wallet_from_seed_details, seed_widget, blockchain_height_widget; created top_panel widget and restore_alert_dialog 2020-05-01 18:57:22 +03:00
Oleksandr Sobol
f0ea28982e CWA-198 | fixed width of the copy information raw 2020-04-30 23:21:01 +03:00
Oleksandr Sobol
bd5a4a9f03 CWA-198 | added right border of animated indicator in the wallet card 2020-04-30 22:54:09 +03:00
Oleksandr Sobol
dbddc20af3 CWA-205 | added background color to restore options page and restore wallet options page 2020-04-30 22:28:16 +03:00
Oleksandr Sobol
75dc42e6da CWA-205 | applied new design to restore button, restore options page and restore wallet options page; deleted base restore widget and image widget 2020-04-30 21:59:57 +03:00
Oleksandr Sobol
3cd8af4228 CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header 2020-04-30 20:35:06 +03:00
Oleksandr Sobol
743189669b CWA-204 | moved seed locales from seed language picker to new wallet page; disabled bitcoin currency button on new wallet type page 2020-04-30 16:16:47 +03:00
Oleksandr Sobol
4a3615f83f CWA-204 | fixed next button in the seed page 2020-04-29 23:10:34 +03:00
Oleksandr Sobol
ecca26bb58 CWA-204 | applied new design to seed language picker; added wallet creation alert dialog 2020-04-29 22:57:54 +03:00
Oleksandr Sobol
d9f8ddb141 CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button 2020-04-28 20:50:12 +03:00
Oleksandr Sobol
03d3ff87f2 CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page 2020-04-27 20:31:39 +03:00
Oleksandr Sobol
e832a85e37 CWA-203 | applied new design to standart_list_row, transaction_details_page and trade_details_page 2020-04-27 13:23:55 +03:00
Oleksandr Sobol
4b34ca3111 CWA-201 | added separator between action buttons in alert dialog; fixed overflow bugs for japanese, korean and chinese languages in dashboard page 2020-04-25 19:17:59 +03:00
Oleksandr Sobol
df64e7b5e1 CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog 2020-04-24 20:34:32 +03:00
Oleksandr Sobol
6a799df7da CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile 2020-04-24 15:01:19 +03:00
Oleksandr Sobol
28d8cd43dc CWA-201 | added scroll controller to wallet list page 2020-04-23 22:26:37 +03:00
Oleksandr Sobol
07aaf77167 CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
Oleksandr Sobol
f5e1635380 CWA-200 | calculated list tile heights for large screens 2020-04-22 19:40:16 +03:00
Oleksandr Sobol
fa696c2a60 CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
Oleksandr Sobol
52d5dedaf8 CWA-198 | moved ButtonHeader class to button_header.dart, fixed containers and bounds height for date_section_raw, trade_raw and transaction_raw, changed animation time for trade_history panel 2020-04-21 17:31:25 +03:00
Oleksandr Sobol
b3673d7c63 CWA-198 | fixed borders of date_section_raw, trade_raw and transaction_raw 2020-04-18 12:17:52 +03:00
Oleksandr Sobol
a260ed7cea CWA-198 | fixed dashboard_page 2020-04-17 23:27:23 +03:00
Oleksandr Sobol
2a18f4a1e4 CWA-198 | removed buttons_widget, fixed wallet_card, trade_history_panel, date_section_raw, trade_raw, transaction_raw and dashboard_page 2020-04-17 22:40:11 +03:00
Oleksandr Sobol
823030403a CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
Oleksandr Sobol
b7198f4f6c CWA-198 | added buttons to dashboard page 2020-04-15 21:09:41 +03:00
Oleksandr Sobol
fc8c632e21 CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
Oleksandr Sobol
93b8bd8a35 CWA-198 | created wallet card 2020-04-14 21:15:47 +03:00
M
2673ecd45e Merge pull request #46 from cake-tech/CWA-199-changes-for-xmrTo-exchange
CWA-199 | changed possibility to enter amount in the deposit card onl…
2020-04-13 20:42:33 +03:00
Oleksandr Sobol
877522d12e CWA-199 | moved limitsFormat() to xmrto_exchange_provider 2020-04-13 20:31:00 +03:00
Oleksandr Sobol
99c732aab0 CWA-199 | fixed receive amount for empty deposit amount; added correction to xmr limits 2020-04-13 20:07:26 +03:00
Oleksandr Sobol
ef750cb454 CWA-199 | changed possibility to enter amount in the deposit card only (exchange page); changed request for XMRTOExchangeProvider in the createTrade() (exchange_store); fixed calculation limits for XMR in the fetchLimits(), fixed post body in the createTrade() (xmrto_exchange_provider); created limits_format 2020-04-13 19:05:27 +03:00
M
b85c332b24 Changed version to 1.0.5 2020-03-12 11:59:58 +02:00
M
3186829115 Release 1.0.5 2020-03-10 19:17:47 +02:00
M
0616b04ab9 Merge pull request #41 from cake-tech/CWA-180-fix-local-date-format
CWA-180 | fixed local date format in dashboard_page, date_section_raw…
2020-03-09 19:43:56 +02:00
Oleksandr Sobol
3d0d0521e4 CWA-180 | added getCurrentDateFormat() to settings store, refactored date_section_raw, trade_details_page, transaction_details_page, dashboard_page 2020-03-09 18:51:54 +02:00