Commit graph

9108 commits

Author SHA1 Message Date
Christoph Atteneder
5d70e3d755
Fix wrong padding of links in trade feedback popup 2019-04-13 17:19:25 +02:00
Christoph Atteneder
60e23f8f24
Reduce min width of close button to prevent truncations 2019-04-13 17:07:43 +02:00
Devin Bileck
69df47d876
Update links based on https://github.com/bisq-network/bisq-website/pull/164 2019-04-12 17:11:03 -07:00
Manfred Karrer
8a3f42c572
Improve filter 2019-04-12 18:52:00 -05:00
Manfred Karrer
4269607065
Merge pull request #4 from ripcurlx/bump-version-number
Bump version number
2019-04-12 17:26:40 -05:00
Manfred Karrer
cc255c2733
Merge branch 'master' into rc_v1.0.0 2019-04-12 17:24:48 -05:00
Devin Bileck
3bc76cacaf
Add specific URL validation for proposal links
Since all proposals should be created in GitHub, and we have URL
redirects in place in case we switch platforms in the future, enforce
proposal links to utilize the specific URL redirect.

Resolves #2473
2019-04-12 12:05:47 -07:00
Manfred Karrer
813365df1e
Reduce initial delay for animation 2019-04-12 11:20:19 -05:00
Manfred Karrer
f77370b3ba
Merge pull request #2703 from ripcurlx/improve-slide-behavior
Add slide out animation
2019-04-12 10:22:36 -05:00
Christoph Atteneder
2c106c74c6
Bump version number 2019-04-12 12:09:49 +02:00
Christoph Atteneder
2691ebab3f
Add slide out animation and delay initial slide in animation to increase the chance that it is seen (dependent on available processing power on startup) 2019-04-12 11:23:20 +02:00
Christoph Atteneder
23ec405868
Merge pull request #2701 from ManfredKarrer/manage-startup-popups
Manage startup popups
2019-04-12 09:52:13 +02:00
Manfred Karrer
0179cfc8cb
Use new dummy genesis tx for mainnet 2019-04-12 01:39:48 -05:00
Manfred Karrer
cdff4d5222
Use betanet genesis for mainnet 2019-04-11 21:51:00 -05:00
Manfred Karrer
b5a0cc1ce2
Remove random string for dev testing 2019-04-11 16:25:13 -05:00
Manfred Karrer
57115e4f5a
Use priority queue for handling multiple popups 2019-04-11 16:22:58 -05:00
Manfred Karrer
55b8be2cbc
Add isHiddenProperty and displayOrderPriority
Needed to support a priority queue for adding multiple popups and then
execute the display ordered by priority.
2019-04-11 16:20:53 -05:00
Manfred Karrer
475569eb47
Fix issue with animation at start 2019-04-11 16:19:35 -05:00
Manfred Karrer
b8cd1ffe70
Fix rowSpan 2019-04-11 15:11:27 -05:00
Manfred Karrer
6b009d4af0
Merge branch 'master' into rc_v1.0.0 2019-04-11 14:15:22 -05:00
Manfred Karrer
2a1f8d5dad
Merge pull request #2697 from ripcurlx/remove-non-core-languages
Remove non core languages
2019-04-11 12:22:31 -05:00
Manfred Karrer
9a1338c7fa
Merge pull request #2696 from ripcurlx/add-slide-animation
Add slide animation for DAO launch popup
2019-04-11 12:20:31 -05:00
Manfred Karrer
d7195c4671
Merge pull request #2699 from ripcurlx/improve-overlay-button-handling
Improve space management in button bar of overlays
2019-04-11 12:18:40 -05:00
Manfred Karrer
e6f12dab85
Merge pull request #2700 from ripcurlx/fix-deselection-of-proposal
Add missing check to prevent re-selection of proposal
2019-04-11 12:18:08 -05:00
Christoph Atteneder
a16428e9c1
Add missing check to prevent re-selection of selected select-proposal-window that was just closed 2019-04-11 17:37:34 +02:00
Christoph Atteneder
d8c8e48392
Add missing import 2019-04-11 17:11:40 +02:00
Christoph Atteneder
b01e1c9228
Set close button to same width as action button to not truncate translations in that case 2019-04-11 17:06:18 +02:00
Christoph Atteneder
a863bf6375
Move DontShowAgainCheckbox into same HBox as buttons to prevent overlapping. Fixes #2681. 2019-04-11 17:05:58 +02:00
Christoph Atteneder
ce9aae297d
Update transifex script with new core languages 2019-04-11 15:57:47 +02:00
Christoph Atteneder
dc239ddfe5
Save horizontal space and clean-up MainView 2019-04-11 15:47:12 +02:00
Christoph Atteneder
d6615e1efd
Remove non-core languages based on discussion on Transifex 2019-04-11 15:13:37 +02:00
Christoph Atteneder
781194c32f
Merge pull request #2680 from HarryMacfinned/update-removed-assets-list
Update CurrencyUtil.java
2019-04-11 15:03:57 +02:00
Christoph Atteneder
5bff4dc455
Add slide animation 2019-04-11 14:47:30 +02:00
Manfred Karrer
0ac2cbf499
Add TODO for fixing issue with not disabled buttons 2019-04-10 21:47:09 -05:00
Manfred Karrer
a8b3d96e26
Fix resource key 2019-04-10 21:08:05 -05:00
Manfred Karrer
f551bd9803
Merge pull request #2688 from ripcurlx/add-dao-launch-popup
Add DAO launch popup
2019-04-10 11:11:18 -05:00
Manfred Karrer
e5f4299a77
Merge pull request #2689 from ripcurlx/adapt-update-popup
Adapt update popup
2019-04-10 11:03:27 -05:00
Christoph Atteneder
bf3fe2ca83
Change dao link 2019-04-10 17:59:24 +02:00
Christoph Atteneder
ed26b4d63f
Improve cheaper fees screenshot and popup layout 2019-04-10 17:40:23 +02:00
Manfred Karrer
68436f5f85
Merge branch 'master' into rc_v1.0.0
# Conflicts:
#	common/src/main/proto/pb.proto
#	core/src/main/java/bisq/core/dao/governance/blindvote/storage/BlindVotePayload.java
2019-04-10 09:39:15 -05:00
Christoph Atteneder
bbfe663f52
Darken background less, to feel less dark. 2019-04-10 16:38:25 +02:00
Christoph Atteneder
94c1cf3499
Updated translations based on https://github.com/bisq-network/bisq/pull/2688#issuecomment-481709119 2019-04-10 16:31:57 +02:00
Manfred Karrer
6aca2cd64c
Merge pull request #2690 from ripcurlx/align-hyperlinks
Remove unnecessary negative left padding
2019-04-10 09:22:04 -05:00
Christoph Atteneder
3a3a11ed26
Make blurred background even darker based on #2337. 2019-04-10 16:15:03 +02:00
Christoph Atteneder
33fc7daf84
Remove unnecessary negative left padding 2019-04-10 16:03:12 +02:00
Christoph Atteneder
bc3aed4aeb
Adapt update popup to general information popup and darken blurred background for regular popups 2019-04-10 15:52:45 +02:00
Christoph Atteneder
17d5f2ac4a
Add DAO launch popup 2019-04-10 12:29:51 +02:00
Christoph Atteneder
83770dbfd4
Add votes as shared translation 2019-04-10 12:29:51 +02:00
Christoph Atteneder
ce731564a3
Add proposal as shared translation 2019-04-10 12:29:51 +02:00
Manfred Karrer
2945150e7e
Merge pull request #2674 from ManfredKarrer/add-more-info-to-dao-monitor
Handle dao state conflicts better
2019-04-09 12:19:41 -05:00