Christoph Atteneder
98c2fd65ec
Use upper case in button labels
2018-12-11 14:26:02 +01:00
Manfred Karrer
bc8a6b676c
Set invisible before height is set to avoid flicker
2018-12-11 13:58:26 +01:00
Manfred Karrer
1769fcc067
Fix missing render update issue
2018-12-11 13:55:56 +01:00
Christoph Atteneder
94a6c73e53
Use different install trigger to clean up local tor and app directories
2018-12-11 12:01:59 +01:00
Christoph Atteneder
02b0f17fc9
Adapt to redesign
2018-12-10 15:24:02 +01:00
Christoph Atteneder
b9a286047f
Add script to clean up app directory and change privileges to poweruser
2018-12-10 15:20:34 +01:00
Manfred Karrer
f3efe505bf
Use JFXButton for voting icons
2018-12-09 20:24:03 +01:00
Manfred Karrer
f7572cdca6
Revert https://github.com/bisq-network/bisq/pull/2099
...
Sorry was too fast with an untested ACK and merge.
- The icon loses it's color so its always black now. I think we should
stick with the colors.
- The duration was set to 10 seconds. I thinks that is too long.
- Not clear what the 'Object a = new Object() {{' definition means. I
assume you want a initializer block instead
('{ itemProperty().addListener.... }')
- We should maybe better make a small component out of that button
which behaves similar like the checkbox or radio button animation.
Maybe we can use those components instead of a normal button.
Or maybe the normal button animation from the new UI framework is enough.
2018-12-09 20:21:37 +01:00
Manfred Karrer
7f6aa8f80a
Merge pull request #2099 from sqrrm/voting-ui-background
...
Highlight the changed vote for 10 seconds
2018-12-09 19:46:38 +01:00
sqrrm
eecf8c6553
Highlight the changed vote for 10 seconds
2018-12-09 15:39:26 +01:00
Manfred Karrer
f27918c28a
Handle RPC errors
...
- Trigger apply from snapshot if rpc error is detected
- Add warn handler to show only warning msg instead of error msg if
btc full node is not running in full mode
2018-12-09 14:32:16 +01:00
Manfred Karrer
6c0c3ace3c
Remove BCH
...
Applying the proposal "Remove BCH from Bisq"
(https://github.com/bisq-network/proposals/issues/61 )
There have been 44 upvotes and 0 downvotes so a clear signal that the
Bisq community does not want to have BCH listed on Bisq.
2018-12-08 18:14:33 +01:00
sqrrm
91f14f7faf
Show remove column header during proposal phase
2018-12-08 13:13:45 +01:00
sqrrm
40698fd413
Fix issue with wrong vote icons when scrolling
...
JavaFX reuses the cells in a table as they're expensive to create. The
iconButton needs to be a temporary as it will otherwise update cells
with the button icon of another item when scrolling fast.
2018-12-07 01:06:19 +01:00
sqrrm
d3498ade5c
Add header to my vote icon column
2018-12-06 23:24:09 +01:00
Manfred Karrer
0f45e86895
Merge pull request #2077 from ripcurlx/bug-fixes
...
Fix wording and close window without action
2018-12-06 16:25:44 +01:00
Manfred Karrer
aadfd5c997
Merge pull request #2074 from sqrrm/proposal-display
...
Don't validate display fields in proposal display
2018-12-06 16:25:25 +01:00
Christoph Atteneder
3489b36194
Use secondary action instead of close button, which fixes #2051 .
2018-12-06 11:47:03 +01:00
Christoph Atteneder
26cdbbcb53
Introduce secondary action for popup
2018-12-06 11:45:58 +01:00
Christoph Atteneder
d717a83f23
Change wording in currency dropdown. Fixes #2068 .
2018-12-06 09:50:06 +01:00
Manfred Karrer
806fcbe7c0
Merge pull request #2062 from ripcurlx/left-align-columns
...
Left align columns, except last one
2018-12-05 20:24:22 +01:00
Manfred Karrer
47a2aff371
Merge pull request #2060 from ripcurlx/fix-cash-deposit-extra-requirements-missing
...
Fix wrong positioning of requirements field in CashDeposit
2018-12-05 19:38:10 +01:00
Christoph Atteneder
9b7b0cf8be
Left align all columns, except last one (right-aligned)
...
Last columns with avatars or icons are centered
Use IBM Sans in columns
2018-12-05 14:48:32 +01:00
Christoph Atteneder
73aead2400
Simplify component
2018-12-05 14:46:05 +01:00
Christoph Atteneder
2b3874a81e
Fix wrong positioning of requirements field in CashDeposit to prevent scrolling
2018-12-05 09:48:22 +01:00
Christoph Atteneder
d96ee9ce01
Fix wrong path in signing process
2018-12-04 15:13:33 +01:00
Christoph Atteneder
74213ed9c3
Implement workaround for Linux build
2018-12-04 15:13:01 +01:00
sqrrm
317c0fb789
Don't validate display fields in proposal display
2018-12-04 14:20:44 +01:00
Christoph Atteneder
07ae9c31a4
Update icon
2018-12-03 19:39:15 +01:00
Christoph Atteneder
309f4b98a8
Fix wrong path
2018-12-03 19:38:47 +01:00
Christoph Atteneder
436f27b19d
Remove 32bit versions and update for Java 9+ support
2018-12-03 16:48:53 +01:00
Christoph Atteneder
3527f8583e
Merge pull request #2034 from ripcurlx/ui-improvements
...
UI improvements for release
2018-12-03 10:10:37 +01:00
Christoph Atteneder
002f8f3771
Force address hyperlinks to be centered
2018-12-03 10:03:18 +01:00
Christoph Atteneder
083856aace
Extend row height
2018-12-03 09:47:52 +01:00
Christoph Atteneder
77989ebf91
Fix scrolling issue
2018-12-03 09:41:23 +01:00
Christoph Atteneder
d9ae83525a
Change max input length
2018-12-03 09:02:28 +01:00
Christoph Atteneder
ceeefa4367
Add button hover effect
2018-12-03 08:18:47 +01:00
Christoph Atteneder
4be4a88b97
Add new splash screen design
2018-12-03 08:17:28 +01:00
Devin Bileck
b85223810c
Normalize line endings
...
Change line endings for desktop/src/main/resources/fonts/OFL.txt to LF
rather than CRLF for consistency.
2018-12-02 22:04:50 -08:00
Manfred Karrer
de54518839
Set version 0.9.0
2018-12-03 00:38:44 +01:00
Manfred Karrer
538c0bb691
Add default value to avoid null pointer
2018-12-03 00:06:28 +01:00
Manfred Karrer
b8c85983e3
Remove devMode check
2018-12-03 00:06:13 +01:00
Manfred Karrer
ff89759bd0
Add progressbar to P2P network state in footer
2018-12-02 23:44:51 +01:00
Manfred Karrer
e1e9180291
Fix wrong URL in DAO views
2018-12-02 21:21:50 +01:00
Manfred Karrer
7c2d10066f
Fix flickering of json popup, add esc handler
...
- popup was visible shortly in wrong position
- pressing escape did not close popup
2018-12-02 15:28:30 +01:00
Manfred Karrer
4cdbc816ce
Fix missing reason for dispute fields
...
- reason for dispute fields have been not visible in dispute payout
window (row index of next iem was not increased)
- Moved payout amount fields to second column to not exceed window
height
- Set window width wider
- Cleanups
2018-12-02 15:19:07 +01:00
Manfred Karrer
2ba21f0277
Update display string
2018-12-02 14:24:37 +01:00
Manfred Karrer
5a11314abb
Merge branch 'release-candidate-0.9.0' into do-not-use-tor-for-btcj-testnet
2018-12-02 13:37:05 +01:00
Devin Bileck
76c8a148f3
Fix incorrectly named Windows system tray 2x icon
2018-12-02 00:18:14 -08:00
Manfred Karrer
5b3d521e36
Imprve text and actiavte chainSyncIndicator when not synced
2018-12-02 01:18:58 +01:00