Commit Graph

350 Commits

Author SHA1 Message Date
Rome Reginelli
a86e139435 Merge pull request #679 from mDuo13/init_tx_sender
Tx Sender updates
2019-08-30 13:52:39 -07:00
mDuo13
2ade517b60 Remove TypeForm doc usefulness survey
The survey was ruining page usability by automatically scrolling the
page so that the top of the survey was visible (basically, the bottom of
the content). Also, TypeForm has more tracking than we'd prefer.
2019-08-30 13:50:45 -07:00
mDuo13
143643709f 'Test Net'→'Testnet' more consistently 2019-08-29 15:52:20 -07:00
mDuo13
6b47c7229f Tx Sender updates
- Add 'initialize' button to reduce wasted testnet accounts
- Change default destination to be the correct faucet account
2019-08-28 15:22:19 -07:00
Rome Reginelli
70fe00c429 Merge pull request #640 from iroskam/master
Closes #639
2019-08-26 13:12:08 -07:00
mDuo13
a2b04beea4 Make 404 page path-independent
When the 404 page is served from a path that includes slashes for
subfolders (for example, /transactions/ or /some/404/page), any relative
links and content references it has won't work. This change converts all
relative references to absolute references instead.
2019-08-05 15:12:53 -07:00
Ian Roskam
545551dfc3 Closes #639
Typo "BUIDLing" in Start Building section header.

Corrected spelling and capitalization to Building.
2019-07-26 21:30:01 -08:00
mDuo13
dfee8fcf3c Add custom 404 page 2019-07-26 13:35:11 -07:00
Rome Reginelli
65c77db920 Merge pull request #621 from ripple/rippled_v1.3.0
rippled v1.3.1 Docs
2019-07-25 16:25:12 -07:00
Rome Reginelli
97f8b45872 TOML checker: permit long TLDs
Longest [top-level domain in use today](https://data.iana.org/TLD/tlds-alpha-by-domain.txt) is 24 characters long (`XN--VERMGENSBERATUNG-PWB`) so I extended the TLD portion of the field validation to that length, with hyphens allowed in the middle but not the beginning or end of the TLD.
2019-07-15 15:20:58 -07:00
Rome Reginelli
c9139e5a3a Merge pull request #555 from jhaaaa/typeform-spike
WIP: Provide Helpfulness Survey on Dev Portal
2019-07-12 16:32:50 -07:00
Rome Reginelli
f85435268c Merge pull request #572 from mDuo13/xrpltoml_validator
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
ece93bc51d Sidebar: hide subpages with redirect template 2019-07-09 18:29:28 -07:00
mDuo13
f04da05cdc Fix CSS for inlined links in right sidebar 2019-07-09 18:28:17 -07:00
Rome Reginelli
c8cbe90e10 Test Net docs
Test Net faucet - link the instructions for connecting your rippled to the test net
2019-07-09 14:55:57 -07:00
mDuo13
13f35df5fb External links: work around type inconsistency of link class 2019-07-08 14:11:09 -07:00
mDuo13
4534f1eba3 Re-add Explorer with livenet URL 2019-07-03 18:07:37 -07:00
mDuo13
8f11843250 Remove unused ripple-txt-validator files 2019-06-18 16:10:28 -07:00
mDuo13
80ed51614f Add xrp-ledger.toml Checker
- Update ripple-lib to 1.2.4
- Redirects ripple.txt validator to the xrp-ledger.toml checker
2019-06-18 16:09:47 -07:00
mDuo13
e1321ccea1 Automatic flag numbers for card grids; comment-out explorer link for now 2019-06-14 13:15:58 -07:00
mDuo13
50a94f0565 Tweak WS tool mockup text 2019-06-13 15:53:42 -07:00
mDuo13
4f305603e0 Remove old WS tool JS 2019-06-13 15:53:42 -07:00
mDuo13
a100a2b707 WS tool: all methods, curl syntax, permalinks 2019-06-13 15:53:42 -07:00
mDuo13
f2c09af5a8 WS tool: UI, functional improvements 2019-06-13 15:53:42 -07:00
mDuo13
cfebd43ba4 WS tool - server select (needs race condition fix) 2019-06-13 15:53:42 -07:00
mDuo13
7566d6b0d6 WS UI: mock permalink, curl modals 2019-06-13 15:53:42 -07:00
mDuo13
a21e425ca9 WS tool: start overhaul 2019-06-13 15:53:42 -07:00
mDuo13
78b5902376 Font stack (consistent load order) 2019-06-13 15:45:06 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
Rome Reginelli
2be434b29e fix typo "breacrumb" 2019-06-13 12:07:02 -07:00
Jake Bonham
f3d9a8b959 Updated padding and spacing. Added footernumbers 2019-06-13 12:07:02 -07:00
Jake Bonham
e2ab0bb184 Updated colors and padding 2019-06-13 12:07:02 -07:00
Jake Bonham
b92bc961f6 Removed fontsize and updated color def 2019-06-13 12:07:02 -07:00
Jake Bonham
a26a8eeeae Use case steps and links
Adjusted numbering
added external link wrappers
added wrapper for related lists
moved link from headline to button below
2019-06-13 12:07:02 -07:00
Jake Bonham
87b5d09587 Updated footer border and link hover 2019-06-13 12:07:01 -07:00
Jake Bonham
896e40b50f Continued refinement
Homepage icon padding
footer hover
footer border
padding adjustments to re center content
2019-06-13 12:07:01 -07:00
mDuo13
1c138d40ac Fix GitHub button margin 2019-06-13 12:07:01 -07:00
Jake Bonham
db830f20f9 Changes from Ohn list
Updated nav.
Home icons for Xpring updated
Sidebar colors and hover states
2019-06-13 12:07:01 -07:00
mDuo13
4f2c3b5391 Design: clean up some spacing issues 2019-06-13 12:07:00 -07:00
mDuo13
45bcd3d00f Fix homepage icon alt text & DEX icon 2019-06-13 12:06:12 -07:00
Jake Bonham
904784c6ce Added icons to homepage 2019-06-13 12:06:12 -07:00
mDuo13
cdc97f5e49 Move most colors to scss; font sizes to rem; etc. 2019-06-13 12:06:12 -07:00
Jake Bonham
64f7437d6c Further changes from list 2019-06-13 12:05:29 -07:00
mDuo13
71a9f79daf Homepage link changes 2019-06-13 12:01:26 -07:00
mDuo13
dcb8efc85e Unify some button styles 2019-06-13 12:01:26 -07:00
Jake Bonham
fd92f5b38a Updated center
Font size on breadcrumbs
borders
content alignment
link colors
2019-06-13 12:01:25 -07:00
Jake Bonham
01196a1510 Removed extra div. Fix breaking layout 2019-06-13 11:59:33 -07:00
Jake Bonham
d065996f69 Edits from comments. Reworked arrow toggle.
accordion re worked with animations open/close
Added active class back to nav titles.
2019-06-13 11:59:33 -07:00
Jake Bonham
9885e1101b Updated Sidebar nav.
Added arrow svg for toggle
2019-06-13 11:59:33 -07:00
mDuo13
15906994b9 Remove news category 2019-06-13 11:59:33 -07:00