Commit Graph

257 Commits

Author SHA1 Message Date
Matias Alejo Garcia de248d5639 Merge pull request #615 from JDonadio/feat/timer-confirm-paypro
Display paypro timer on confirm view
2016-10-21 09:31:39 -03:00
Matias Alejo Garcia 6df132216a Merge pull request #628 from bitjson/wip/design
Design Polish
2016-10-21 09:30:48 -03:00
Matias Alejo Garcia 61f189dd88 Merge pull request #593 from jamal-jackson/feature/recieve_view_polish
use visibility to keep height consistent in wallet card
2016-10-21 09:27:09 -03:00
Jason Dreyzehner fb154b2ac3 feat(send): polish send view 2016-10-21 03:48:41 -04:00
Jason Dreyzehner 0ab8195395 fix(card): cleaner BitPay card view 2016-10-21 02:22:23 -04:00
Jason Dreyzehner 9bb538a509 feat(glidera): polish glidera onboarding view 2016-10-21 02:13:51 -04:00
Jason Dreyzehner 7b4beae373 feat(home): better padding and spacing on home view 2016-10-21 01:51:00 -04:00
Jason Dreyzehner a2d9c33eec feat(home): replace home title with bitpay logo 2016-10-21 01:29:14 -04:00
Jason Dreyzehner 602cd08c82 feat(settings): unify settings icon colors and height of settings items 2016-10-21 01:24:19 -04:00
Jason Dreyzehner 3cd4701521 chore(clean): remove old and unused images 2016-10-21 01:20:58 -04:00
Jason Dreyzehner 0472dd7f35 fix(home): better styling for multisig numbers on home view 2016-10-21 00:52:39 -04:00
Jason Dreyzehner 8db31ac9ad fix(home): add ui separators for all BitPay card items 2016-10-21 00:51:20 -04:00
Jason Dreyzehner 7823e05389 fix(home): correct length of header separator for buy and sell bitcoin card 2016-10-21 00:50:04 -04:00
Jason Dreyzehner 9c9fdfd69d fix(home): correct styling of card label on home tab 2016-10-21 00:29:01 -04:00
Jason Dreyzehner ffa8aa39ce feat(card): polish design of bitpay card intro view 2016-10-21 00:04:15 -04:00
Jason Dreyzehner 8370112805 fix(add): correct capitalization on wallet add view 2016-10-20 23:57:33 -04:00
Gustavo Maximiliano Cortez 2d9eedbd4d Merge pull request #613 from jamal-jackson/feature/adding_warning_red
updated warning from orange, to red on export wallet view, added warn…
2016-10-20 18:43:03 -03:00
Gustavo Maximiliano Cortez f9435307ef Merge pull request #609 from jamal-jackson/feature/wallet_preferences_name_change
redefined logic to use wallet name only if not present alias available
2016-10-20 18:42:15 -03:00
Javier c8330b4cd4 display paypro timer on confirm view 2016-10-20 15:38:57 -03:00
Jamal Jackson b4e435fa72 updated warning from orange, to red on export wallet view, added warning red class 2016-10-20 13:35:48 -04:00
Gustavo Maximiliano Cortez 4719a083f8
Fix paypro view error on confirm 2016-10-20 12:34:20 -03:00
Jamal Jackson 6ee9fbe77c redefined logic to use wallet name only if not present alias available 2016-10-20 09:51:35 -04:00
Matias Alejo Garcia 781604da90 Merge pull request #598 from jamal-jackson/feature/wallet_preferences_name_change
disabled save button for name change until value is different than st…
2016-10-20 07:14:13 -03:00
Matias Alejo Garcia e1e9aead1a Merge pull request #588 from cmgustavo/bug/bitpay-card-activity-atm
Fix activity from BitPay Card
2016-10-20 07:13:17 -03:00
Matias Alejo Garcia 403aa64256 Merge pull request #606 from bitjson/feature/update-terms
Update terms of service
2016-10-20 07:12:50 -03:00
Gustavo Maximiliano Cortez 38681ae4b0 Merge pull request #597 from JDonadio/fix/timeline
Fix timeline order
2016-10-20 01:09:00 -03:00
Jason Dreyzehner 6d55b89d39 feat(design): improve styling of terms 2016-10-19 22:55:15 -04:00
Jason Dreyzehner 8aef6feaed chore(terms): update terms of service for all distributions
#601
2016-10-19 22:41:27 -04:00
Gustavo Maximiliano Cortez 5d45e306c2 Merge pull request #591 from JDonadio/ref/send-screen
Refactor in send view
2016-10-19 14:38:19 -03:00
Jamal Jackson ea900a1729 disabled save button for name change until value is different than stored name 2016-10-19 13:22:24 -04:00
Javier 57a062b2b1 fix timeline order 2016-10-19 14:21:05 -03:00
Jamal Jackson 6c0a4993ec use visibility to keep height consistent in wallet card 2016-10-19 11:48:35 -04:00
Gustavo Maximiliano Cortez 90544e8f05 Merge pull request #579 from jamal-jackson/feature/wallet_details_update
added conditional to only show search when transaction count greater …
2016-10-19 11:44:36 -03:00
Gustavo Maximiliano Cortez cd26b24f2f Merge pull request #577 from jamal-jackson/feature/notifications_view_modal_timing
added logic to constantly check for a user allowing push notification…
2016-10-19 11:44:17 -03:00
Javier 7bba563287 Refactor in send view 2016-10-19 11:41:30 -03:00
Jamal Jackson 6548fdc4a5 added conditional to only show search when transaction count greater 2016-10-19 10:40:10 -04:00
Gustavo Maximiliano Cortez f595c5072b
Fix history view from BitPay Card 2016-10-19 10:51:29 -03:00
Gustavo Maximiliano Cortez 5b1e5ec5b7
Fix activity from BitPay Card 2016-10-19 10:32:47 -03:00
Gustavo Maximiliano Cortez fd0edaffb2
Fixes input amount from Glidera/Amazon views 2016-10-19 10:20:01 -03:00
Gustavo Maximiliano Cortez dc21ac2a8c
Show contact if exist on tx list 2016-10-19 09:57:55 -03:00
Matias Alejo Garcia 75414a7578 Merge pull request #580 from bitjson/feature/wallet-details-polish
Wallet details view polish
2016-10-19 00:36:28 -03:00
Matias Alejo Garcia d2fcc11149 Merge pull request #568 from bitjson/feature/precompile-app-title
fix(desktop): pre-compile the app title to avoid displaying handlebars
2016-10-19 00:35:04 -03:00
Matias Alejo Garcia 4842f311f8 Merge pull request #564 from bitjson/bug/home-create-wallet-icon
fix(home): correct size of the create new wallet icon
2016-10-19 00:34:21 -03:00
Matias Alejo Garcia 5fbc0b566c Merge pull request #557 from bitjson/feature/colorize-qrcode
feat(qrcode): subtle color adjustment for all QR codes
2016-10-19 00:32:55 -03:00
Jason Dreyzehner f7effa435d feat(walletDetails): implement preliminary design improvements for walletDetails view 2016-10-18 21:10:17 -04:00
Jamal Jackson a34997035d added logic to constantly check for a user allowing push notification permissions to continue on onbaording, or use continue button 2016-10-18 20:56:08 -04:00
Jason Dreyzehner debff3e8b9 fix(modals): modify border-color with background-color to remove unstyled line 2016-10-18 20:23:24 -04:00
Jason Dreyzehner 4c403ab32c fix(desktop): pre-compile the app title to avoid displaying handlebars
Fixes #566
2016-10-18 19:33:42 -04:00
Jason Dreyzehner e99449689c fix(home): correct size of the create new wallet icon
Fixes #494
2016-10-18 18:58:53 -04:00
Jason Dreyzehner 056e15e5f3 fix(design): remove card styling from all remaining lists 2016-10-18 18:35:03 -04:00