Commit graph

93 commits

Author SHA1 Message Date
Oleksandr Sobol
872dbeb8ac Merge pull request #66 from cake-tech/CWA-219-bug-fix-2
Cwa 219 bug fix 2
2020-06-03 18:10:03 +03:00
Oleksandr Sobol
017397f821 CWA-219 | increased font size of placeholders 2020-06-03 18:04:59 +03:00
Oleksandr Sobol
bc88fa9758 CWA-219 | created clear button and fiat currency picker; changed clear button in the send page; fiat and crypto balance aligned to baseline on wallet card; added placeholders to trade_history_panel and address_book_page; keyboard doesn't appear when buttons in the address text field are pressed 2020-06-02 21:03:05 +03:00
M
5a45ffef40 TMP 2 2020-06-01 21:56:21 +03:00
Oleksandr Sobol
d2e8c3d228 CWA-218 | made editable address fields on exchange an exchange template pages; changed "Switch to 6-digit PIN" to "Use 6-digit PIN"; removed "Buy" button; made send and exchange button more transparent in the light mode 2020-06-01 19:26:53 +03:00
Oleksandr Sobol
6c77a6cd01 CWA-217 | changed trade history title to transactions 2020-05-29 23:04:12 +03:00
Oleksandr Sobol
ce21e6bc7a CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page 2020-05-29 18:10:11 +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
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
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
f5e237b35c Merge branch 'newdesign' into CWA-201-update-wallet-menu-screen 2020-05-01 22:27:47 +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
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
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
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
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
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
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
Oleksandr Sobol
75c33370f1 CWA-180 | fixed local date format in dashboard_page, date_section_raw, trade_details_page, transaction_details_page, added currentLocale parameter to settings store 2020-03-06 20:38:13 +02:00
M
705d4322f0 Merge pull request #37 from cake-tech/CWA-176-date-localization
CWA-176 | changed date format in the date_section_raw and in the dash…
2020-03-04 18:12:36 +02:00
Oleksandr Sobol
f0d55fed94 CWA-177 | added text alignment to balance display mode, fiat currency and transaction priority in the settings page, changed padding for buttons in the dashboard page 2020-03-03 16:26:12 +02:00
Oleksandr Sobol
480eab397a CWA-176 | changed date format in the date_section_raw and in the dashboard_page according to current locale 2020-02-27 19:05:23 +02:00
Oleksandr Sobol
87f4cd6ea9 CWA-173 | fixed ukrainian translate, added openalias translate, fixed colors for filters in the dashboard page 2020-02-21 17:11:40 +02:00
Oleksandr Sobol
10cd15229e Merge branch 'master' into CWA-169-add-morph-exchange-to-the-app 2020-02-07 14:09:35 +02:00
Oleksandr Sobol
ad241ca1db CWA-169 | created check_amount then added to transaction_info and to trade 2020-02-07 14:06:15 +02:00
Oleksandr Sobol
95222ecbae CWA-169 | added MorphTokenExchangeProvider to dashboard page, trade filter store. Added morph icon to trade row 2020-02-05 22:54:55 +02:00
Oleksandr Sobol
060c35ce04 CWA-170 | changed transaction date format and applied the same format to trade 2020-02-01 20:10:01 +02:00
M
78ec11de47 Fixed issues for linter and analyzer 2020-01-08 15:12:50 +02:00
M
69f4c127ab Added the project 2020-01-04 21:31:52 +02:00