Manfred Karrer
0ef2ccd4e4
Add BSQ as default active assets
2018-11-28 21:43:21 +01:00
Manfred Karrer
15f04362d3
Add -f option to rm task
2018-11-28 21:18:36 +01:00
Manfred Karrer
91004065c9
Fix wrong text
2018-11-28 21:15:50 +01:00
Manfred Karrer
d025d993eb
Merge pull request #1989 from ripcurlx/fixes-during-testing
...
Redesign: Bug fixes during testing
2018-11-28 18:17:34 +01:00
Christoph Atteneder
eb876576d7
Get rid of hard coded strings in account payloads
2018-11-28 17:39:14 +01:00
Christoph Atteneder
5c804018ab
Align offer count in trade currency combobox
2018-11-28 16:37:01 +01:00
Christoph Atteneder
b0d337bae5
Align offer count in trade currency combobox
2018-11-28 16:00:43 +01:00
Christoph Atteneder
18cda37846
Increase postal address text area to fit three lines without scrolling
2018-11-28 15:03:32 +01:00
Christoph Atteneder
888e4f5bc5
Fix wrong paddings for bank accounts with holder id
2018-11-28 12:53:10 +01:00
Manfred Karrer
4a7ff5eeb0
Merge pull request #1988 from ripcurlx/ui-improvements
...
Redesign: UI improvements and clean-ups
2018-11-28 12:48:12 +01:00
Christoph Atteneder
0f3186b54e
Add info labels on top where necessary
2018-11-28 12:31:54 +01:00
Christoph Atteneder
fb2aab8b25
Update buy/sell icons and remove unused once
2018-11-28 12:05:56 +01:00
Christoph Atteneder
e09520f4a0
Fix wrong width property
2018-11-28 10:49:23 +01:00
Christoph Atteneder
aa4eda4eaf
Add underline to hyperlinks and set a more decent color
2018-11-28 10:48:57 +01:00
Devin Bileck
500da13d33
Add testing guide
2018-11-28 00:40:45 -08:00
Manfred Karrer
1bbb47ff5d
Merge pull request #1985 from ripcurlx/ui-improvements
...
Redesign: UI improvements based on feedback from testers
2018-11-27 22:33:21 +01:00
Christoph Atteneder
355b00998f
Fix scrollbar in offer book
2018-11-27 17:52:54 +01:00
Christoph Atteneder
d278e193c9
Fix spacing in secondary navigation when DAO is not enabled
2018-11-27 17:48:42 +01:00
Christoph Atteneder
64aec44b16
Add unified padding of 15px
2018-11-27 17:37:34 +01:00
Christoph Atteneder
d525bf9327
Fix preferences view and adapt title group label size
2018-11-27 17:10:29 +01:00
Christoph Atteneder
21be64ba7c
Adapt trade charts
2018-11-27 16:43:18 +01:00
Christoph Atteneder
769b877b3f
Change selection color in tables and lists
2018-11-27 16:24:22 +01:00
Christoph Atteneder
47f1a0fc90
Adapt Offerbook page
2018-11-27 16:24:03 +01:00
Christoph Atteneder
21e8fe4ac4
Merge pull request #1984 from ManfredKarrer/remove-not-used-classes
...
Remove block explorer request classes
2018-11-27 15:20:20 +01:00
Christoph Atteneder
b12ed390f0
Merge pull request #1983 from ManfredKarrer/send-mobile-msg-threaded
...
Send mobile notification msg in a thread.
2018-11-27 15:17:00 +01:00
Manfred Karrer
9ad211369b
Remove block explorer request classes
...
Those have never been used. They were in place or requesting non-wallet
transactions like the trade fee tx of the peer.
2018-11-27 14:53:46 +01:00
Manfred Karrer
f59914f160
Send mobile notification msg in a thread.
...
The http request can take a few seconds to return so we use a thread to
send it and return the result in a handler.
2018-11-27 14:32:51 +01:00
Manfred Karrer
d142ad8844
Merge pull request #1982 from ManfredKarrer/remove-ico-tokens-and-btc2
...
Remove ico tokens and btc2
2018-11-27 13:15:06 +01:00
Christoph Atteneder
c757a99cab
Cleanup GUIUtil
2018-11-27 11:56:53 +01:00
Christoph Atteneder
accd194332
Decrease padding of emergency wallet title window
2018-11-27 11:42:44 +01:00
Christoph Atteneder
c1599646e4
Increase padding of dispute details title
2018-11-27 11:42:17 +01:00
Christoph Atteneder
bf850047ba
Limit max size of confidence indicator
2018-11-27 11:35:34 +01:00
Christoph Atteneder
87f45cb0bb
Hide spinner after successful edit
2018-11-27 11:18:06 +01:00
Christoph Atteneder
12bebb3827
Move badge icon up
2018-11-27 11:09:28 +01:00
Chris Beams
aecfd2231d
Merge pull request #1979 from freimair/fixBrokenExecutables
...
Fix broken startScripts in $destinationDir/bin dirs
2018-11-27 10:36:28 +01:00
Chris Beams
2026da0b59
Fix applicationName
variable interpolation error
...
Prior to this fix, the build failed with the following error:
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/cbeams/Work/bisq-network/bisq/build.gradle' line: 109
* What went wrong:
Execution failed for task ':desktop:installDist'.
> No such property: bat for class: java.lang.String
2018-11-27 10:31:44 +01:00
Christoph Atteneder
ca5ce59e8e
Merge pull request #1974 from ManfredKarrer/update-store-db-files
...
Update store db files
2018-11-27 10:22:18 +01:00
Christoph Atteneder
6acc0cd0f2
Merge pull request #1975 from ManfredKarrer/make_tor_icon_grey
...
Remove color from Tor icon
2018-11-27 10:21:25 +01:00
Christoph Atteneder
c4521dcfed
Merge pull request #1976 from ManfredKarrer/hide-dao-options-in-mainnet
...
Hide dao options in mainnet
2018-11-27 10:20:10 +01:00
Florian Reimair
00f01748dd
Fix broken executables in /bin dirs
2018-11-27 02:52:39 +01:00
Manfred Karrer
9d20fb2d6f
Cleanup, add final
2018-11-27 01:11:27 +01:00
Manfred Karrer
daed92eb18
Remove asset
2018-11-27 01:10:57 +01:00
Manfred Karrer
1e11d47ccb
Remove assets
2018-11-27 01:10:48 +01:00
Manfred Karrer
cc46722743
Remove Bitcoin 2
...
See https://github.com/bisq-network/proposals/issues/60
2018-11-27 01:09:52 +01:00
Manfred Karrer
3c5066027b
Remove ICO coins
2018-11-27 01:09:30 +01:00
Manfred Karrer
68eafcb223
Hide dao options in settings for mainnet
2018-11-27 01:01:47 +01:00
Manfred Karrer
1f4643dfbc
Fix display string
2018-11-26 23:52:34 +01:00
Manfred Karrer
46eca9451f
Remove color from Tor icon
...
The purple of the tor icon clashes hard with out green.
I converted to greyscale.
@pedro, @christoph: Feel free to change to an alternative if you don't
like it...
2018-11-26 22:44:53 +01:00
Manfred Karrer
7feabf5dbd
Merge branch 'release-candidate-0.9.0' of https://github.com/bisq-network/bisq into release-candidate-0.9.0
2018-11-26 20:03:14 +01:00
Manfred Karrer
ef794b3a82
Update store db files
2018-11-26 20:01:31 +01:00