Commit Graph

8782 Commits

Author SHA1 Message Date
Jamal Jackson e03bc8cf1d fix gap issue when keyboard shows up on collect email view 2016-10-04 12:51:11 -04:00
Jason Dreyzehner 32744f6ad1 Merge pull request #243 from bitjson/ref/design
scss refactor and design polish
2016-10-03 20:29:13 -04:00
Jason Dreyzehner 04fd391579 design(settings): polish settings view 2016-10-03 20:01:27 -04:00
Jason Dreyzehner 0acfc6ae6e design(scan): better scan view responsiveness on very wide screens 2016-10-03 19:59:06 -04:00
Jason Dreyzehner dffe417585 design(send): correct some visual bugs in the send view 2016-10-03 19:58:06 -04:00
Jason Dreyzehner fd16d9b5e0 design(home): update amazon and bitcoin icons, polish home view 2016-10-03 19:55:13 -04:00
Jason Dreyzehner 99573f30b8 refactor(common): gc common.scss, organize styles in proper places 2016-10-03 19:38:57 -04:00
Gustavo Maximiliano Cortez 9bf5d0f4ce Merge pull request #242 from bitjson/ref/design
refactor(scss): remove all rules and clean main.scss, create shame.scss
2016-10-03 17:38:49 -03:00
Jason Dreyzehner 1f953448e0 refactor(scss): remove all rules and clean main.scss, create shame.scss 2016-10-03 16:32:45 -04:00
Gustavo Maximiliano Cortez b9be248995 Merge pull request #239 from JDonadio/fix/spinner-history
Show loading spinner at the end of tx history list
2016-10-03 16:23:29 -03:00
Gustavo Maximiliano Cortez 4a8ad18b3c Merge pull request #241 from bitjson/ref/design
start cleaning up main.scss
2016-10-03 15:49:14 -03:00
Gustavo Maximiliano Cortez e6c68ec3c2 Merge pull request #240 from jamal-jackson/feature/send_tab_view
updated list view on send tab
2016-10-03 15:46:12 -03:00
Jason Dreyzehner 05d4fc7dce refactor(main): begin extracting styles from main.scss 2016-10-03 14:24:51 -04:00
Jason Dreyzehner aad5227542 refactor(old): remove unused code 2016-10-03 14:21:46 -04:00
Jamal Jackson 1d3dd28b1a updated list view on send tab 2016-10-03 14:16:15 -04:00
Javier 8d90bee85c show loading spinner at the end of tx history list 2016-10-03 11:52:48 -03:00
Jason Dreyzehner 6c597212d2 Merge pull request #237 from cmgustavo/ref/design-67
Fix link to bitpay card -
2016-10-02 23:37:55 -04:00
Gustavo Maximiliano Cortez dd1922e5f0
Fix link to bitpay card - 2016-10-02 16:49:17 -03:00
Gustavo Maximiliano Cortez 839934cc56 Merge pull request #236 from bitjson/ref/design
build(all): update build to use new variables in app config
2016-10-02 14:02:42 -03:00
Jason Dreyzehner d1b2f6adb1 build(all): update build to use new variables in app config 2016-10-01 19:53:57 -04:00
Jason Dreyzehner 521e5f3618 Merge pull request #235 from bitjson/feature/new-qrscanner
Feature: New QRScanner
2016-09-30 21:44:44 -04:00
Jason Dreyzehner f901c95f67 feat(scan): create Scan tab and scannerService, implement QRScanner and controls 2016-09-30 21:35:23 -04:00
Jason Dreyzehner ceac7c2c2b design(home): new icons and design improvements for the home tab 2016-09-30 21:28:25 -04:00
Jason Dreyzehner 15836bb817 build(cordova): Begin basing cordova build on more standard config.xml
This completes the installations of cordova-plugin-qrscanner, including
required changes to config.xml. Where possible, other plugins are now
included with versioning in config.xml.
2016-09-30 21:22:37 -04:00
Gustavo Maximiliano Cortez 439ff05256 Merge pull request #234 from cmgustavo/ref/design-65
Fix tab-receive on mobile
2016-09-30 17:19:01 -03:00
Gustavo Maximiliano Cortez d75502ac61 Merge pull request #233 from jamal-jackson/feature/recieve_tab_slider
added appropriate warning svg to no backup modal
2016-09-30 17:18:41 -03:00
Gustavo Maximiliano Cortez e4c72fa73d Merge pull request #232 from jamal-jackson/feature/settings_views_polish
Added Settings Icons
2016-09-30 17:18:17 -03:00
Gustavo Maximiliano Cortez c6f73cb4c6 Merge pull request #231 from gabrielbazan7/feat/CreateTabHome
move new wallet creation to wallet card
2016-09-30 17:17:57 -03:00
Gustavo Maximiliano Cortez 7fb2113c86 Merge pull request #230 from cmgustavo/ref/design-64
Fix walletDetails getHistory
2016-09-30 17:14:03 -03:00
Gustavo Maximiliano Cortez 05059638f7 Merge pull request #166 from JDonadio/ref/color-list
Color list from config service
2016-09-30 17:13:52 -03:00
Jamal Jackson 872c57abf4 added appropriate warning svg to no backup modal 2016-09-30 16:02:51 -04:00
Gabriel Bazán e55054ad78 refactor 2016-09-30 17:00:45 -03:00
Gustavo Maximiliano Cortez b4ff226a0b
Fix tab-receive on mobile 2016-09-30 16:55:30 -03:00
Gabriel Bazán 68ceee1bdf fix 2016-09-30 16:45:55 -03:00
Gabriel Bazán 51babc5e75 hide if no wallet 2016-09-30 16:43:38 -03:00
Gabriel Bazán c9edd53bb7 hide next steps 2016-09-30 16:35:18 -03:00
Jamal Jackson 1eac88d5da incorporated icons and styles into tab-settings view 2016-09-30 15:20:39 -04:00
Gabriel Bazán fe9a2583cf hide plus icon if no contacts in addressbook 2016-09-30 16:18:22 -03:00
Gabriel Bazán f867bfc268 hide wallets preferences if no wallet 2016-09-30 16:16:36 -03:00
Gabriel Bazán 1b86f78328 move new wallet creation to wallet card 2016-09-30 16:12:23 -03:00
Gustavo Maximiliano Cortez 57fe21ab33 Merge pull request #229 from jamal-jackson/feature/home_views_polish
Polish item rows on home page in cards
2016-09-30 16:04:41 -03:00
Jamal Jackson f963beaf9a added settings icons 2016-09-30 15:01:56 -04:00
Gustavo Maximiliano Cortez 5ec82cd8ef
Fix walletDetails getHistory 2016-09-30 15:58:56 -03:00
Jamal Jackson 82a40fe4a0 added padding to wallet icon in wallet list 2016-09-30 13:55:14 -04:00
Jamal Jackson 0ebefdce7a Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/home_views_polish 2016-09-30 13:29:40 -04:00
Gustavo Maximiliano Cortez 954f770909 Merge pull request #227 from jamal-jackson/feature/address_book
added min width to accommodate smaller devices
2016-09-30 13:22:02 -03:00
Gustavo Maximiliano Cortez c4c49d7699 Merge pull request #228 from cmgustavo/ref/design-63
Ref/design 63
2016-09-30 13:21:19 -03:00
Gustavo Maximiliano Cortez aac067e216
Fix send, settings and addressbook views 2016-09-30 13:19:29 -03:00
Jamal Jackson 4366cfa1bc added min width to accommodate smaller devices 2016-09-30 12:12:43 -04:00
Gustavo Maximiliano Cortez ad6ed9a968 Merge pull request #226 from jamal-jackson/feature/recieve_tab_slider
disable swiping when slide count is 1
2016-09-30 12:51:58 -03:00