Commit graph

6432 commits

Author SHA1 Message Date
Christoph Atteneder
cf7884d864
Add password field behavior with floating text 2018-09-19 09:09:31 +02:00
Christoph Atteneder
137623bfd6
Fix rebase errors 2018-09-19 09:09:31 +02:00
Christoph Atteneder
d08184f4c1
Style table rows to match style 2018-09-19 09:09:30 +02:00
Christoph Atteneder
5cc881a17c
Fix AutoToolTipButton error 2018-09-19 09:09:30 +02:00
Christoph Atteneder
565eeb180b
Always use AutoToolTip components 2018-09-19 09:09:30 +02:00
Christoph Atteneder
caf531a6b7
Always use AutoTooltipCheckBox 2018-09-19 09:09:30 +02:00
Christoph Atteneder
a4f222fbd4
Style RadioButton 2018-09-19 09:09:30 +02:00
Christoph Atteneder
2fe0ed42e1
Add focus highlight color for text input 2018-09-19 09:06:59 +02:00
Christoph Atteneder
646a16ad1b
Remove default line in price ComboBox 2018-09-19 09:06:59 +02:00
Christoph Atteneder
004dda3cb4
Hide combobox bar 2018-09-19 09:06:59 +02:00
Christoph Atteneder
99cf1c5fef
Update editor config 2018-09-19 09:06:59 +02:00
Christoph Atteneder
96cf03ff8d
Update all combo boxes 2018-09-19 09:06:36 +02:00
Christoph Atteneder
2dfb0de1aa
Update code style 2018-09-19 09:06:35 +02:00
Christoph Atteneder
105ae48323
Fix rebase hell 2018-09-19 09:06:35 +02:00
Christoph Atteneder
c9ffbb9d37
Clean up after rebase 2018-09-19 09:06:35 +02:00
Christoph Atteneder
a6a0b79e9a
Improve ComboBox styling 2018-09-19 09:06:35 +02:00
Christoph Atteneder
91e391097e
Redesign scrollbar 2018-09-19 09:06:35 +02:00
Christoph Atteneder
114010ad99
Use JFXTextfields for Input 2018-09-19 09:05:01 +02:00
Christoph Atteneder
1257b3bb95
Redesign password fields 2018-09-19 09:05:01 +02:00
Christoph Atteneder
009a9f3384
Fix wrong text alignment 2018-09-19 09:04:02 +02:00
Christoph Atteneder
9ea40ba763
Redesign toggle buttons 2018-09-19 09:04:02 +02:00
Christoph Atteneder
8c29a43256
Prevent scrolling 2018-09-19 09:04:02 +02:00
Christoph Atteneder
e7a0edff7f
Redesign tabs 2018-09-19 09:04:02 +02:00
Christoph Atteneder
a0f6bec4f9
Adapt offer book styling to match design guide more closely 2018-09-19 09:04:02 +02:00
Christoph Atteneder
3bf96e58b9
Redesign TableView 2018-09-19 09:04:02 +02:00
Christoph Atteneder
c99d0fdb1e
Adapt CheckBox style to match design guide 2018-09-19 09:04:01 +02:00
Christoph Atteneder
473d64404c
Redesign CheckBox 2018-09-19 09:04:01 +02:00
Christoph Atteneder
8e292ad883
Redesign buttons 2018-09-19 09:03:16 +02:00
Christoph Atteneder
4b34110565
Redesign spinner 2018-09-19 09:00:39 +02:00
Christoph Atteneder
e3f85cb6e6
Change order of binding after object creation 2018-09-19 09:00:39 +02:00
Christoph Atteneder
59551772a7
Redesign splash screen 2018-09-19 09:00:38 +02:00
Christoph Atteneder
1504e4992a
Merge pull request #1694 from ManfredKarrer/faster-payment-info
Add info for Faster Payment that the receivers name is not required
2018-09-19 08:47:45 +02:00
Christoph Atteneder
1477ddaf35
Merge pull request #1696 from ManfredKarrer/master
Fix gradle build files, update docs
2018-09-19 08:46:54 +02:00
Manfred Karrer
ede7d989ba
Fix gradle build files 2018-09-18 23:44:19 -05:00
Manfred Karrer
751097b2a0
Update readme (Java version) 2018-09-18 22:16:53 -05:00
Manfred Karrer
705025fea9
Add info for Faster Payment that the receivers name is not required
See:
https://github.com/bisq-network/bisq/issues/1693
2018-09-18 17:34:58 -05:00
Manfred Karrer
61caac07c2
Merge pull request #1688 from ManfredKarrer/master
Add Citibank to supported Zelle banks, update DAO rpc doc
2018-09-18 17:00:05 -05:00
Manfred Karrer
a6fe389fba
Merge pull request #1660 from ripcurlx/java10-support
Java 10 support
2018-09-18 16:54:58 -05:00
Christoph Atteneder
db179914ad
Remove not thrown exceptions 2018-09-18 20:50:01 +02:00
Christoph Atteneder
064335716a
Clear list before setting all currencies 2018-09-18 20:38:18 +02:00
Christoph Atteneder
f7e4e5ae14
Add missing result handler execution 2018-09-18 20:29:10 +02:00
Christoph Atteneder
a8dd11c8d2
Add workaround to prevent javapackager to fail because of module configuration of fontawesomefx library 2018-09-18 13:54:20 +02:00
Christoph Atteneder
68fb1163a3
Add Java 10 configuration for merged repositories 2018-09-17 13:37:03 +02:00
Manfred Karrer
824d231a69
Add Citibank to supported Zelle banks
See: https://github.com/bisq-network/payment-methods/issues/10
2018-09-15 09:54:14 -05:00
Christoph Atteneder
28c96d6fe3
Merge branch 'master' of github.com:bisq-network/bisq-desktop into java10-support 2018-09-15 08:16:56 +02:00
Manfred Karrer
0c26833608
Update rpc port for regtest 2018-09-14 12:33:37 -05:00
Christoph Atteneder
cbefd37561
Merge pull request #1685 from ripcurlx/merge-remaining-repositories
Merge missing repositories into mono repository
2018-09-14 16:13:35 +02:00
Christoph Atteneder
40eadcc6e9
Merge branch 'master' into java10-support 2018-09-14 16:05:16 +02:00
Christoph Atteneder
4c068af7b3
Use default security provider instead of Bouncy Castle 2018-09-14 16:02:58 +02:00
Christoph Atteneder
1c783e436e
Update fontawesome library 2018-09-14 15:28:51 +02:00