Commit graph

2068 commits

Author SHA1 Message Date
Christoph Atteneder
edf1884bbb
Add Fira Sans and Fira Mono font 2018-02-21 10:26:30 +01:00
Christoph Atteneder
bc4576680d
Add dynamic decimal alignment for amount column in OfferBookView 2018-02-20 18:43:34 +01:00
Christoph Atteneder
584bb29abd
Remove unused methods 2018-02-20 17:42:42 +01:00
Christoph Atteneder
8fc1f2ced9
Use Comparator Util 2018-02-20 17:35:09 +01:00
Christoph Atteneder
9a7f59832a
Add tests for OfferBookChartViewModel 2018-02-20 17:32:24 +01:00
Christoph Atteneder
6a2a60f4d9
Fix broken test for non-english systems 2018-02-20 14:23:46 +01:00
Christoph Atteneder
cd623af1c3
Add dynamic spacing in offer book for price and volume columns (amount is hardly going to change > 9 BTC) 2018-02-20 14:20:34 +01:00
Christoph Atteneder
6ab21f1066
Add different colorized fiat decimal places for price 2018-02-20 11:48:19 +01:00
Christoph Atteneder
2a3de280fc
Reset cell when null 2018-02-20 11:40:46 +01:00
Christoph Atteneder
12a204df91
Add colorization of zeros for volume 2018-02-20 11:22:12 +01:00
Christoph Atteneder
c2aaedc4b4
Add zero decimal places formatting for most important tables 2018-02-20 11:07:09 +01:00
Christoph Atteneder
0fffc2dd96
Fix test class 2018-02-20 10:00:24 +01:00
Christoph Atteneder
477567b2f4
Add initial formatting for OfferBookView 2018-02-20 09:53:33 +01:00
Christoph Atteneder
021e02d17f
Improve formatting in OfferBook 2018-02-20 09:53:33 +01:00
Christoph Atteneder
2ca2d7bf09
Add formatting support for ranges 2018-02-20 09:53:33 +01:00
Christoph Atteneder
fd2f2aa33a
Add number formatting to columns 2018-02-20 09:53:32 +01:00
Christoph Atteneder
a02f586a7e
Add component tests 2018-02-20 09:53:32 +01:00
Christoph Atteneder
59123f83e6
Add number formatting to columns 2018-02-20 09:53:32 +01:00
Christoph Atteneder
bd9800721b
Use three zero places max 2018-02-20 09:53:32 +01:00
Christoph Atteneder
578ab069d8
Add coloring of decimal places with zero at the end of a number 2018-02-20 09:53:32 +01:00
Christoph Atteneder
022fbb53af
Resize table rows in offer book 2018-02-20 09:53:32 +01:00
Christoph Atteneder
727acb8ab5
Only use additional decimal places for coins when explicitly required 2018-02-20 09:50:59 +01:00
Christoph Atteneder
5db9e208c9
Use Google Roboto font 2018-02-20 09:48:44 +01:00
Christoph Atteneder
6343ff079b
Use condensed font for axis labels 2018-02-20 09:48:43 +01:00
Christoph Atteneder
0f8d549c6e
Remove unused fonts and add condensed font style 2018-02-20 09:48:43 +01:00
Christoph Atteneder
6106bade22
Add new font style and use it for number columns 2018-02-20 09:48:43 +01:00
Christoph Atteneder
9e36045c5e
Fix issue with badge icon and increased spacing of main menu items 2018-02-20 09:48:43 +01:00
Christoph Atteneder
c69184beb3
Change coin formatting precision to improve comparability 2018-02-20 09:48:43 +01:00
Christoph Atteneder
ff72ee19d5
Add smaller font size for number tables 2018-02-20 09:45:03 +01:00
Christoph Atteneder
a08dd87e32
Remove Verdana 2018-02-20 09:45:03 +01:00
Christoph Atteneder
2852c716f3
Increase base font size to fit Fira Sans 2018-02-20 09:45:02 +01:00
Christoph Atteneder
2b8f2be643
Use relative font sizes 2018-02-20 09:45:02 +01:00
Christoph Atteneder
27e355a48a
Add Fira Sans and Fira Mono font 2018-02-20 09:43:46 +01:00
Christoph Atteneder
925fab2344
Set number column formatting 2018-02-20 09:43:46 +01:00
Christoph Atteneder
632310adb1
Use css to include fonts 2018-02-20 09:43:46 +01:00
Christoph Atteneder
c2c5760709
Add decimal point alignment 2018-02-20 09:43:45 +01:00
Manfred Karrer
2d2db40fd3
Merge pull request #1365 from ripcurlx/only-show-range-when-necessary
Only show range when necessary
2018-02-18 21:33:20 -05:00
Manfred Karrer
649c14d28e
Merge pull request #1360 from ripcurlx/shorten-call-to-action-buttons
Shorten labels in call-to-action buttons in offer book
2018-02-18 21:29:44 -05:00
Christoph Atteneder
a6c9fe5a51
Only let user select amount if there is actually an amount range to select from 2018-02-16 10:54:12 +01:00
Christoph Atteneder
a6ff095234
Add isRange method 2018-02-16 09:54:54 +01:00
Christoph Atteneder
def3970e09
Merge remote-tracking branch 'upstream/master' into only-show-range-when-necessary 2018-02-16 09:31:08 +01:00
author
3cb6b73193 Remove @Deprecated method. 2018-02-15 18:11:50 -02:00
author
5f6d9605c0 Add assert erroneously deleted in last commit. 2018-02-15 13:12:25 -02:00
Christoph Atteneder
ad7bb42012
Only display range if a amount or volume range is set 2018-02-15 15:24:52 +01:00
Christoph Atteneder
04e5cef9ee
Rename singular/plural translation keys to make it less error-prune and add missing translations for all locales 2018-02-14 12:56:08 +01:00
Christoph Atteneder
436289edc9
Shorten labels in call-to-action buttons in offer book 2018-02-14 12:34:00 +01:00
Christoph Atteneder
1075298dc0
DRYing up code after recent PR merges 2018-02-14 11:29:39 +01:00
Manfred Karrer
14035e58a6
Merge pull request #1355 from sqrrm/comp-req-refactor
Comp req refactor
2018-02-13 20:55:29 -05:00
Manfred Karrer
0a1dc70ec0
Fix sorting of altcoins 2018-02-13 20:37:26 -05:00
Manfred Karrer
2dd6a91be8
Merge Obsidian 2018-02-13 20:23:25 -05:00