Igor Gassmann
8368a03ac0
Merge remote-tracking branch 'origin/issue/708' into issue/708
2017-11-16 18:41:32 -03:00
Igor Gassmann
a578a6b31d
Update code according to code review.
2017-11-16 18:41:08 -03:00
Igor Gassmann
96ab1bf2e2
Move App component's actions to doDaemonReady action
2017-11-16 18:39:10 -03:00
Igor Gassmann
e0aa6e3646
Remove unused code
2017-11-16 17:26:00 -03:00
Liam Cardenas
1f20995e99
Merge pull request #737 from seanyesmunt/redux-cleanup
...
Move all redux code into /redux folder
2017-11-16 12:39:50 -05:00
Jeremy Kauffman
857414238e
Merge pull request #744 from lbryio/issue721
...
Issue #721 fix - Inconsistent thumbnail sizes
2017-11-15 16:57:47 -05:00
Liam Cardenas
654edc9885
Bump version: 0.18.2rc1 → 0.18.2
2017-11-15 14:39:09 -05:00
Liam Cardenas
1304182fbc
Added to changelog
2017-11-15 14:38:25 -05:00
Liam Cardenas
d8a20a5cba
Bump version: 0.18.1rc1 → 0.18.2rc1
2017-11-15 13:25:20 -05:00
Liam Cardenas
06b2a94c80
Bump version: 0.18.0 → 0.18.1rc1
2017-11-15 11:46:40 -05:00
Liam Cardenas
4adde1ba57
Merge pull request #749 from lbryio/fixemailverifyissue
...
Added currentBalance to props in modal credit intro
2017-11-15 10:57:49 -05:00
Liam Cardenas
4ffbf05400
Added currentBalance to props in modal credit intro
2017-11-15 10:40:48 -05:00
Igor Gassmann
09be36e367
Show Upgrade App button if an upgrade is available
2017-11-14 22:51:06 -03:00
Igor Gassmann
03c9a14c71
Add timer for checking for app upgrades
2017-11-14 22:50:21 -03:00
Akinwale Ariwodola
ff133a03df
Issue #721 fix - Inconsistent thumbnail sizes
2017-11-14 12:56:24 -05:00
Jeremy Kauffman
8733f3a590
state transaction failure in transaction modal
2017-11-13 16:06:09 -05:00
Sean Yesmunt
a131bcf198
update app import
2017-11-13 16:04:09 -05:00
Sean Yesmunt
8993c9524e
update imports
2017-11-13 16:02:23 -05:00
Sean Yesmunt
6d39d22ac7
move redux code into /redux
2017-11-13 15:47:10 -05:00
Jeremy Kauffman
cdbfd73893
Bump version: 0.18.0rc5 → 0.18.0
2017-11-13 13:42:04 -05:00
Jeremy Kauffman
2882a14f03
Merge pull request #734 from seanyesmunt/windows-webpack
...
Fix windows ui build
2017-11-13 10:58:29 -05:00
Sean Yesmunt
7bdfa65ba1
Fix windows ui build
2017-11-13 10:50:41 -05:00
Jeremy Kauffman
b7b81b080c
Bump version: 0.18.0rc4 → 0.18.0rc5
2017-11-13 10:29:13 -05:00
Alex Grintsvayg
74db2ab40a
webpack on windows
2017-11-13 10:22:21 -05:00
Jeremy Kauffman
440128d2c3
add changelog related to build improvements
2017-11-13 09:58:37 -05:00
Alex Grin
0a818fa583
Update README.md
2017-11-10 11:49:22 -05:00
Alex Grintsvayg
aa3762c100
Merge branch 'build-improvements'
...
* build-improvements:
simplify build, almost remove python
Fix build script to permit paths with spaces
2017-11-10 11:48:11 -05:00
Alex Grintsvayg
597be05199
simplify build, almost remove python
2017-11-10 11:48:04 -05:00
Alex Liebowitz
cb88b306ab
Fix build script to permit paths with spaces
...
- Quote dynamic command names
- Use "python pip" instead of "pip" when in virtualenv (pip can't
handle paths with spaces inside of a virtualenv, may be fixed in
pip 10).
2017-11-10 11:48:04 -05:00
Jeremy Kauffman
85f391e8a1
Bump version: 0.18.0rc3 → 0.18.0rc4
2017-11-10 10:41:58 -05:00
Jeremy Kauffman
3209d813f2
placeholder value should match default value on publish #701
2017-11-10 10:41:22 -05:00
Jeremy Kauffman
c2a18d6f1b
Bump version: 0.18.0rc2 → 0.18.0rc3
2017-11-10 09:56:24 -05:00
Igor Gassmann
9e0f8adb58
Add prominent upgrade button when upgrade is pending
2017-11-10 11:55:34 -03:00
Jeremy Kauffman
7a9aaf377b
fix API error propegation
2017-11-10 09:55:30 -05:00
Igor Gassmann
2012fc17d4
Merge branch 'master' of https://github.com/lbryio/lbry-app into issue/708
...
Retrieve webpack changes from master
2017-11-10 11:40:38 -03:00
Jeremy Kauffman
4c94f65493
Merge pull request #724 from seanyesmunt/webpack-fix
...
fix dev build path and update webpack file names in build.sh/watch.bat
2017-11-10 08:27:29 -05:00
Sean Yesmunt
1eeff2dadc
fix dev build path and update webpack file names in build.sh/watch.bat
2017-11-09 18:46:33 -08:00
Igor Gassmann
feb19bdea9
Add App upgrade button to the header
2017-11-09 21:07:02 -03:00
Jeremy Kauffman
c219cf9709
Bump version: 0.18.0rc1 → 0.18.0rc2
2017-11-09 17:05:17 -05:00
Jeremy Kauffman
c40de1ed8c
update daemon to 0.18.0 proper
2017-11-09 17:04:30 -05:00
Jeremy Kauffman
e811b3a613
remove console statements
2017-11-09 17:01:22 -05:00
Jeremy Kauffman
8acb7bd85a
actually fix api.lbry.io errors getting swallowed
2017-11-09 17:00:48 -05:00
Jeremy Kauffman
6300370046
fix api.lbry.io errors getting swallowed
2017-11-09 16:59:41 -05:00
Jeremy Kauffman
3b1f63d98f
enlarge snack bar, fixes #714
2017-11-09 16:55:34 -05:00
Jeremy Kauffman
a678570665
Bump version: 0.17.1 → 0.18.0rc1
2017-11-08 18:20:50 -05:00
Jeremy Kauffman
9529b1a0af
no newlines in changelog
2017-11-08 18:20:36 -05:00
Jeremy Kauffman
60b344bcb9
update changelog prior to rc
2017-11-08 18:19:38 -05:00
Jeremy Kauffman
8987fca22c
Merge branch 'revoke_claims'
2017-11-08 18:15:15 -05:00
Jeremy Kauffman
d9f65aaff3
add help link for transaction types
2017-11-08 18:14:32 -05:00
Jeremy Kauffman
a6946b4930
Merge remote-tracking branch 'origin/master' into revoke_claims
2017-11-08 17:42:51 -05:00