Commit graph

2,520 commits

Author SHA1 Message Date
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
Jason Dreyzehner
05d4fc7dce refactor(main): begin extracting styles from main.scss 2016-10-03 14:24:51 -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
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
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
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
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
Gustavo Maximiliano Cortez
d0a050aa81 Merge pull request #225 from gabrielbazan7/feat/clearHis
go to wallet when clear history
2016-09-30 12:37:42 -03:00
Gustavo Maximiliano Cortez
e648439b13 Merge pull request #224 from gabrielbazan7/feat/newTestnetBlock
debounce new testnet blocks notifications
2016-09-30 12:37:06 -03:00
Gustavo Maximiliano Cortez
18c0d829c7
Fix tab-receibe view. Fix wallet-details 2016-09-30 12:27:31 -03:00
Jamal Jackson
9980e2e11f Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/home_views_polish 2016-09-30 11:22:03 -04:00
Jamal Jackson
4fc9076c7e disable swiping when slide count is 1 2016-09-30 11:13:55 -04:00
Gabriel Bazán
550e760337 go to wallet when clear history 2016-09-30 12:08:41 -03:00
Gabriel Bazán
466fceac80 debounce new testnet blocks notifications 2016-09-30 11:57:57 -03:00
Gustavo Maximiliano Cortez
96dbd563d3 Merge pull request #223 from isocolsky/fix/txhistory-cache
Fix history refresh
2016-09-30 11:34:29 -03:00
Gustavo Maximiliano Cortez
2cdd8df4eb Merge pull request #215 from jamal-jackson/feature/add_roboto_font
Add Roboto Font
2016-09-30 11:19:26 -03:00
Ivan Socolsky
968dea6eb1
fix history cache 2016-09-30 11:16:33 -03:00
Jamal Jackson
43cfb82962 removed file not being loaded 2016-09-30 09:15:24 -04:00
Gustavo Maximiliano Cortez
f57383e2cf
Fix receive and copayers views 2016-09-29 19:52:26 -03:00
Gustavo Maximiliano Cortez
464c2acd45
Fix nextStep js error 2016-09-29 19:24:33 -03:00
Gustavo Maximiliano Cortez
8ad3828ddf Merge pull request #220 from cmgustavo/ref/design-60
Improves performance on tab-home, refactor of walletDetails, bug fixes
2016-09-29 19:09:58 -03:00
Gustavo Maximiliano Cortez
28a53ea0c6
Improves performance on tab-home, refactor of walletDetails, bug fixes 2016-09-29 19:04:52 -03:00
Jamal Jackson
c06a811bd3 fix bottom being cut off issue when back button present with check for if header is present 2016-09-29 15:41:33 -04:00
Jamal Jackson
b2684ae07c updated border width 2016-09-29 15:28:11 -04:00
Jamal Jackson
845bf1063f added wallet id to disclaimer route params 2016-09-29 15:21:43 -04:00
Jamal Jackson
ed6359594b updated next step padding 2016-09-29 15:18:08 -04:00
Jamal Jackson
19a3e9afdc Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/onboarding_last_steps
# Conflicts:
#	src/js/controllers/backup.js
2016-09-29 14:51:12 -04:00
Jamal Jackson
7f813ba396 added conditional to show back button when no backup has been saved 2016-09-29 14:50:33 -04:00