Commit Graph

139 Commits

Author SHA1 Message Date
Jason Dreyzehner 27dc7c595e build(desktop): improve desktop build process, update assets 2016-10-19 17:09:28 -04:00
Gustavo Maximiliano Cortez e50d5123aa
Fix build macos 2016-10-18 15:27:09 -03:00
Gustavo Maximiliano Cortez ecf5f5c608
Removes unused files 2016-10-18 11:19:21 -03:00
Matias Alejo Garcia 356b9a1dd2
rm test from karma 2016-10-14 17:14:45 -03:00
Gustavo Maximiliano Cortez 35cd6ce4cc
New flow to link the bitpay card 2016-10-13 17:50:21 -03:00
Matias Alejo Garcia 8607867d71 Merge pull request #327 from msalcala11/slideToPayComponent
Implement Slide to Pay
2016-10-11 11:47:18 -03:00
Jason Dreyzehner 845534c727 refactor(scan): remove dead code around old desktop scanner 2016-10-10 23:09:27 -04:00
Marty Alcala 777c2efc32 implement slide to pay 2016-10-07 20:03:51 -04:00
Jason Dreyzehner efcfb37ebf build(grunt): correct grunt commands 2016-10-06 00:52:02 -04:00
Jason Dreyzehner d5e6b8fab8 build(cordova): simplify build, use cordova in a more standard way 2016-10-06 00:18:29 -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 d6601637f9
Adds gravatar 2016-09-13 17:39:01 -03:00
Gabriel Bazan 04faf583c3 fix grunt file 2016-09-06 17:47:21 -03:00
Gustavo Maximiliano Cortez e19d5dc254
onboarding email: fix scrolling when focus input 2016-09-02 15:55:43 -03:00
Gustavo Maximiliano Cortez 792c20b040
Glidera service 2016-09-01 16:51:29 -03:00
Nick Cardin 8dd14aa1b1 remove ionic css task from gruntfile 2016-09-01 15:06:26 -04:00
Nick Cardin 62a1a1a87a use ionic scss instead of css, set ionic vars 2016-08-31 15:54:40 -04:00
Javier 409a0ec292 refactor font path 2016-08-31 12:17:30 -03:00
Javier 315f1689b8 add roboto font 2016-08-31 11:43:08 -03:00
Nick Cardin 32b746df30 update gruntfile to monitor nested scss files 2016-08-30 15:23:33 -04:00
Gustavo Maximiliano Cortez 0a047782bb
New directive copy-to-clipboard multiplatform 2016-08-23 12:16:05 -03:00
Gustavo Maximiliano Cortez 70ba150e60
Adds scan tab. Fix grunt ios 2016-08-17 15:23:17 -03:00
Gustavo Maximiliano Cortez ed9531fa46
Ref Gruntfile. Removes foundation dependencies 2016-08-15 11:37:15 -03:00
Matias Alejo Garcia a80b3b5143
add bp card 2016-08-11 09:33:09 -03:00
Matias Alejo Garcia 23f7f56f3f
refactor build scripts 2016-08-10 17:35:40 -03:00
Gustavo Maximiliano Cortez 4bb2375ed0
Ref and add pbkdf2 as angular module 2016-08-10 16:08:27 -03:00
Gustavo Maximiliano Cortez 03965b6e3a
Fix grunt 2016-08-09 09:22:44 -03:00
Gabriel Bazán 92b49ce154
adding uuid and deleting crypto library 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez 6b2fbeae01
Real creation of gift card 2016-08-09 09:22:44 -03:00
Gustavo Maximiliano Cortez 2c89ff7f66
First integration. BitPay invoice generation is ready. Fake responses from amazon 2016-08-09 09:22:44 -03:00
Matias Alejo Garcia e93cdbc6f2
update nw builder 2016-07-28 09:36:30 -03:00
Matias Alejo Garcia 26badd649b
update grunt 2016-07-28 09:07:29 -03:00
Gustavo Maximiliano Cortez ab9bcc5d73
Adds scss file to Grunt watch 2016-06-24 14:18:31 -03:00
Gabriel Bazán 0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Matias Alejo Garcia d71d33296e
test coverage 2016-06-15 13:53:09 -03:00
Matias Alejo Garcia 2302b63e0d
rm angular-lib i from angular.js bundle 2016-06-08 09:15:32 -03:00
Gabriel Bazán baf0b2f08c tx-details refactor 2016-06-04 16:31:06 -03:00
Gabriel Bazán 0ee8af76c1 save ionic icons in fonts folder 2016-06-04 16:31:06 -03:00
Gabriel Bazán 6577b63887 adding ionic module to tests 2016-06-04 16:31:06 -03:00
Javier 6f15afc638 add tx modal - fix search tx 2016-06-04 16:31:06 -03:00
Gabriel Bazán 75be28b3bf remove unnecessary dependencies 2016-06-04 16:31:06 -03:00
Javier a54df263e2 replace all toggle buttons 2016-06-04 16:31:06 -03:00
Javier b9c9d9968f remove unnecessary dependencies - ignore fonts folder 2016-06-04 16:31:06 -03:00
Javier c1324dd19c ionic integration 2016-06-04 16:31:06 -03:00
Gustavo Maximiliano Cortez 4329d1d243
Fix mobile css (#4211) 2016-05-13 13:00:54 -03:00
Jason Dreyzehner f1c03b8a49
use libsass, deprecate ruby, simplify installation (#4206)
* use libsass, deprecate ruby, simplify installation

* update installation instructions, readme formatting
2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 98471e952a
Bug/select wallet incomplete / Refactor wallet Services (#4159)
* Addressbook: display error if select an incomplete wallet

* Check if wallet is complete/needs_backup for Glidera and Coinbase

* Ref/create a walletService

* Ref. walletService

* Fix Glidera and Coinbase

* Removes txService

* Fix glidera connection for mobile. Fix bitcode for xcode

* Fix duplicated entry

* Revert "Bump bwc version 2.3.1"

* adds karma-mocha

* Refactor

* Refactor lock function

* Refactor reject, remove and broadcast tx

* add walletService tests WIP

* add walletService tests WIP 2

* merge

* update tests to mocha

* fix tests. Angular 1.5?

* Fix test

* Generate angular-bwc before testing

* Rever gitignore

* Wording
2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez c27759b770
Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick

* Resolves fastclick version
2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez 20a094c434
Updates packages. Split CSS in Sass files (#4135) 2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez 85716f72f3 Auto updates config files with the new version (#4112)
* Auto updates config files with the new version

* Use current version of node-webkit
2016-04-22 17:09:08 -03:00