This repository has been archived by the owner on Sep 6, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Add 'bisq.asset' to IDEA import layout table #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To be merged along with bisq-network/bisq-core#32.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure about the name 'asset' - I though initially on the assets in the code like images, resource bundles, etc.... Not sure whats the best name. Tokens or altcoin is more specific, asset is more general but maybe a bit too overloaded.
ManfredKarrer
approved these changes
Mar 27, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But as I also don't find a better term to asset I am fine to go with it...
tuACK
I leave the merge to yourself to sync best with the other PR.
cbeams
added a commit
that referenced
this pull request
Mar 28, 2018
Add 'bisq.asset' to IDEA import layout table
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
Using command: git ls-files | xargs dos2unix Note that this change also strips trailing whitespace. See: bisq-network#1
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
Using command: git ls-files \ | egrep -v '(jpg|png|ttf|pdf|ico|gif)$' \ | xargs -I file tab2space -lf file file And verified with `git diff -w` to ensure only whitespace changes were made and that no binary files were modified.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
This had been set to `display: none` anyway, so was already dead code, but the site is indeed no longer powered by WordPress at all, thus the removal.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
To match exact spacing of current https://bisq.io page. This can be adjusted later.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
The formatting changes in the previous commit broke layout of header and footer navs. This change puts the previous formatting back in place.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
Using the following command: for i in $(find images); do count=$(git grep -l $i | wc -l); echo $count:$i; done | grep '^0:' | cut -d":" -f2 | xargs git rm
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
In preparation for actually converting their contents to Markdown in subsequent commits.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
Note in particular the conversion to first-class footnotes with [^footnote] syntax.
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
This reverts commit 6ac95d2. See bisq-network/bisq#900
ManfredKarrer
pushed a commit
to ManfredKarrer/archived_bisq
that referenced
this pull request
Jun 26, 2018
Problem bisq-network#1: we were linking to outdated arbitration-system and risk-assessment PDFs. Solution bisq-network#1: introduce /docs/exchange/arbitration-system and /docs/exchange/risk-analysis redirects pointing to more up-to-date GDoc versions Problem bisq-network#2: we were linking to newly transcribed exchange and dao docs with full GitHub URLs, which are long and hard to read at a glance when mousing over. Solution bisq-network#2: introduce /docs/exchange/whitepaper, /docs/dao/overview, /docs/dao/specification redirects pointing to correct URL for these docs in GitHub (and in GDocs for the latter).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To be merged along with bisq-network/bisq-core#32.