Commit graph

7327 commits

Author SHA1 Message Date
Christoph Atteneder
a9136fed15
Remove unnecessary colons 2018-11-15 14:23:40 +01:00
Christoph Atteneder
445ec8478a
Add background color for password fields 2018-11-15 14:18:10 +01:00
Christoph Atteneder
5319eb39ef
Remove unnecessary colons 2018-11-15 14:17:46 +01:00
Christoph Atteneder
a46d5c167f
Improve layout 2018-11-15 13:58:33 +01:00
Chris Beams
44c326729b
Merge pull request #1901 from devinbileck/update-gradle-witness.jar
Update gradle-witness.jar
2018-11-15 11:41:25 +01:00
Devin Bileck
286dd51b13
Update gradle-witness.jar
Built from commit
44b0391006

md5 hash ae4796f320ef3200515183fa9d3f4759
2018-11-15 11:40:46 +01:00
Chris Beams
7985ff7e05
Apply review feedback 2018-11-15 11:25:45 +01:00
Manfred Karrer
d0e2c73428
Merge pull request #1923 from ripcurlx/ui-improvements
Redesign: UI improvements
2018-11-14 16:11:21 -05:00
Chris Beams
e0e2da618e
Overhaul CONTRIBUTING.md 2018-11-14 18:20:53 +01:00
Chris Beams
d2050bc304
Revise dao-setup.md
- Reword headings for clarity and consistency
 - Polish Markdown syntax
2018-11-14 18:20:53 +01:00
Chris Beams
0322dbae1a
Revise dev-setup.md
- Reword headings for consistency
 - Polish Markdown syntax
 - Link to correct docs in Prerequisites section

There are no significant substantive changes in the instructions here,
just reworking of the existing content.
2018-11-14 18:20:53 +01:00
Chris Beams
5612889720
Clean up dao-setup.zip contents
- Remove __MACOSX dir and .DS_Store files
 - Rename Bisq_DAO_regtest_setup/ => dao-setup/ for consistency
2018-11-14 18:20:53 +01:00
Chris Beams
804efd6c0a
Rename Bisq_DAO_regtest_setup.zip => dao-setup.zip
For concision, idiomatic naming and to sort well with dao-setup.md.
2018-11-14 18:20:52 +01:00
Chris Beams
ff6a155470
Extract dao-setup.md from dev-setup.md
Prior to this change, DAO setup instructions and information were
interspersed within dev-setup.md, making it confusing to the uninitiated
reader what they need to do in order to get up and running with a basic
local dev environment. All the DAO setup stuff is essentially optional,
so separating it out into its own doc makes sense.

Now, dev-setup.md is dedicated to the task of getting set up with a
self-contained local development environment, and readers can follow the
DAO setup instructions separately if and when they need to.

Both docs need to be further revised and cleaned up, but that will come
in subsequent commits.
2018-11-14 18:20:52 +01:00
Chris Beams
017a1802eb
Rename DEV_SETUP.md => dev-setup.md 2018-11-14 18:20:52 +01:00
Chris Beams
23a41b632c
Extract separate docs from main README.md
- Simplify "What is Bisq?" description
 - Extract docs/build.md
 - Extract docs/idea-import.md
 - Introduce docs/README.md index
2018-11-14 18:20:52 +01:00
Chris Beams
8dccf04af8
Move docs/CONTRIBUTING.md => CONTRIBUTING.md
The CONTRIBUTING.md file must be located in the root directory of a
project (or within a .github directory) in order to be recognized by
GitHub and presented to users during the process of filing an issue
or pull request. It doesn't do any good within the docs/ directory.
2018-11-14 18:20:52 +01:00
Chris Beams
08d351f272
Remove scripts/run_bisq_via_vps.md
This doc was originally transcribed from #511, then moved to the wiki,
then moved here. Removing it now as (a) it's not clear this is of value to
anyone other than the original author and (b) this approach is not
necessarily something we want to advertise or promote.
2018-11-14 18:20:52 +01:00
Chris Beams
e84de6da91
Remove scripts/install_on_unix.sh 2018-11-14 18:20:51 +01:00
Chris Beams
7de30b1f7c
Remove scripts/bisq-sn.cron.sh 2018-11-14 18:20:51 +01:00
Chris Beams
efa0ed1631
Remove misc/ui-development-notes.md 2018-11-14 18:20:51 +01:00
Chris Beams
5837c2894e
Remove misc/protobuffer_dev_notes.md 2018-11-14 18:20:51 +01:00
Chris Beams
cbb637a82b
Remove misc/modena.css 2018-11-14 18:20:51 +01:00
Chris Beams
c1bcaa6d55
Remove outdated build doc 2018-11-14 18:20:51 +01:00
Chris Beams
49568c19af
Rename doc => docs 2018-11-14 18:20:50 +01:00
Christoph Atteneder
fa5f99b2eb
Set fallback string converter if ButtonCell is not applied properly 2018-11-14 18:01:13 +01:00
Christoph Atteneder
97a92d2bab
Fix single close button positioning 2018-11-14 17:58:11 +01:00
Christoph Atteneder
dc69cac87e
Show error text without truncation 2018-11-14 17:07:17 +01:00
Christoph Atteneder
491d3b0e5b
Add reset workaround to prevent issues when showing different error messages in same validator 2018-11-14 16:57:17 +01:00
Christoph Atteneder
a19e69a1a2
Only show trade fee information as soon as there is one available 2018-11-14 16:20:20 +01:00
Christoph Atteneder
6c49c93769
Increase bottom padding 2018-11-14 15:44:34 +01:00
Christoph Atteneder
4bdac60fb5
Remove unused asset 2018-11-14 15:40:52 +01:00
Christoph Atteneder
ffd79db2bf
Increase splash screen logo design 2018-11-14 15:40:34 +01:00
Christoph Atteneder
c39d750454
Get rid of scrollbar in TradesChartsView 2018-11-14 15:14:39 +01:00
Christoph Atteneder
a58e2e9775
Improve readability in payment account display by decreasing line space between payment method specific fields 2018-11-14 12:51:24 +01:00
Christoph Atteneder
295c104a04
Remove password validation handling for protected and unprotected state 2018-11-14 12:21:01 +01:00
Christoph Atteneder
754ce56f70
Increase padding of first button 2018-11-14 11:55:09 +01:00
Christoph Atteneder
3d0aec5a92
Adapt Password, Wallet and Restore views 2018-11-14 11:51:04 +01:00
Chris Beams
a762a6cc7c
Merge pull request #1922 from devinbileck/update-shadow-plugin
Update to latest shadow plugin version 4.0.2
2018-11-14 08:34:23 +01:00
Devin Bileck
0b794b4e92
Update to latest shadow plugin version 4.0.2
Updating to the latest shadow plugin version will resolve the following
deprecation warning:

> Task :desktop:shadowJar UP-TO-DATE
Registering invalid inputs and outputs via TaskInputs and TaskOutputs
methods has been deprecated. This is scheduled to be removed in Gradle
5.0. A problem was found with the configuration of task
':desktop:shadowJar'.

See: https://github.com/johnrengelman/shadow/issues/336
2018-11-13 22:55:21 -08:00
Christoph Atteneder
b3d0cad64b
Merge pull request #1921 from ManfredKarrer/small-fixes
Small fixes, new Testnet genesis tx
2018-11-14 07:28:53 +01:00
Manfred Karrer
dd638bf6bc
Add util method for setting isDaoActivated 2018-11-13 21:16:11 -05:00
Manfred Karrer
13ebca9949
Update testnet seednode and genesis tx 2018-11-13 20:20:19 -05:00
Manfred Karrer
3152a075e3
Set new testnet genesis tx, Change arbitr. activ. date 2018-11-13 19:23:57 -05:00
Manfred Karrer
2ddb769579
Fix null pointer 2018-11-13 19:23:22 -05:00
Manfred Karrer
e5176ec83d
Merge pull request #1919 from yashbhutwala/add-blockstream-explorer
feature: add blockstream.info mainnet and testnet explorers
2018-11-13 17:30:36 -05:00
Yash Bhutwala
e4a3dd972c feature: add blockstream.info mainnet and testnet explorers (both non-tor and tor versions) 2018-11-13 15:59:11 -05:00
Manfred Karrer
e098caf35c
Merge branch 'release-candidate-0.9.0' into small-fixes 2018-11-13 14:01:53 -05:00
Manfred Karrer
12e875240d
Merge branch 'master' into release-candidate-0.9.0
# Conflicts:
#	core/src/main/java/bisq/core/payment/AccountAgeWitnessService.java
2018-11-13 14:00:54 -05:00
Manfred Karrer
98a1d3bef6
Merge pull request #1917 from freimair/fixNetlayerDependencies
Fixed netlayer and tor binary dependency issues
2018-11-13 13:59:10 -05:00