Commit graph

72 commits

Author SHA1 Message Date
OleksandrSobol
0c65c8d04d Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
2020-09-30 20:21:57 +03:00
M
696b808698 Fixes 2020-09-29 20:56:11 +03:00
OleksandrSobol
56258de341 Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-09-28 21:31:58 +03:00
OleksandrSobol
bc85058ad8 CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider 2020-09-25 22:55:41 +03:00
M
34aa7fdc76 Fixes pre release. 2020-09-25 18:32:44 +03:00
OleksandrSobol
3212f5041f CAKE-49 | merged new-world into current branch 2020-09-22 22:26:20 +03:00
OleksandrSobol
585f90b2fb CAKE-49 | deleted base send widget, base exchange widget and top panel; added extendBodyBehindAppBar property and transparent AppBar style to base page; refactored send page, send template page, exchange page and exchange template page 2020-09-22 21:32:43 +03:00
Oleksandr Sobol
40aeacfb4b CAKE-28 | applied light theme to exchange and exchange template pages; changed base exchange widget, exchange card, present provider picker and trail button 2020-08-21 23:26:23 +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
4dfed515c7 CWA-222 | decreased height of spaces in the dashboard page; renamed clear button to trail button; changed clear button to reset button on exchange page; changed font color on confirm sending alert; increased next button on seed page 2020-06-10 19:17:55 +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
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
8769e93025 newdesign | blocked address text fields in exchange pages for wallet address; refactored exchange page and exchange template page; added base exchange widget and present provider picker 2020-05-18 20:23:33 +03:00
Oleksandr Sobol
5304931ad9 CWA-212 | applied new design to exchange_confirm_page and exchange_trade_page; added provider icons to exchange_template_page; added new alert dialogs to exchange_page and exchange_trade_page 2020-05-15 20:38:08 +03:00
Oleksandr Sobol
b1f8658eec CWA-212 | created exchange template and exchange template store; added exchange cards to exchange template page; added exchange templates to exchange page; added provider icons to provider picker 2020-05-14 20:29:10 +03:00
Oleksandr Sobol
714661e91b CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page 2020-05-13 21:26:15 +03:00
Oleksandr Sobol
16dfb3a2d5 CWA-212 | applied new design to exchange page; reworked exchange card; added new properties to address_text_field, base_text_form_field and top_panel 2020-05-12 20:46:42 +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
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
Oleksandr Sobol
c1a7ee0164 CWA-169 | created MorphToken exchange provider and MorphToken request (also this provider added to exchange provider description, exchange page, exchange store, router) 2020-01-30 20:23:36 +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