Oleksandr Sobol
|
38d7dbcb33
|
Merge pull request #58 from cake-tech/CWA-210-rework-send-screen
Cwa 210 rework send screen
|
2020-05-12 16:20:33 +03:00 |
|
Oleksandr Sobol
|
fdb4d3deae
|
Merge pull request #57 from cake-tech/CWA-209-rework-receive-screen
Cwa 209 rework receive screen
|
2020-05-12 16:19:20 +03:00 |
|
Oleksandr Sobol
|
9193cb63f6
|
CWA-209 | added possibility to show address of subaddress instead empty label; added possibility to edit label of subaddress; added setLabel method to subaddress creation store; fixed setLabelSubaddress method in the subaddress_list.dart
|
2020-05-11 21:00:43 +03:00 |
|
Oleksandr Sobol
|
3f5ced13e1
|
CWA-210 | added estimated fee row and clear button to the send page; removed validation from cryptocurrency textfield in the send template page; changed call send template page in the router; fix "clear" in polish
|
2020-05-11 11:22:03 +03:00 |
|
Oleksandr Sobol
|
25f3920073
|
CWA-210 | added template class, template tile, send template page and send template store
|
2020-05-08 19:22:56 +03:00 |
|
Oleksandr Sobol
|
4b5a2f8b06
|
CWA-209 | reduced height of subaddress tile in the receive page
|
2020-05-07 20:21:44 +03:00 |
|
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
|
0ca1cd7157
|
CWA-209 | applied scroll to all receive page; reduced height of header tiles and address field; reduced font of address
|
2020-05-07 13:07:51 +03:00 |
|
Oleksandr Sobol
|
e1de337ab1
|
CWA-209 | applied new design to account_list_page, account_page and new_subaddress_page; moved header tile from receive_page to a single file; created account tile and base text form field
|
2020-05-06 20:40:36 +03:00 |
|
Oleksandr Sobol
|
66aebb4d65
|
CWA-209 | applied new design to receive page
|
2020-05-05 20:59:56 +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 |
|