Commit Graph

69 Commits

Author SHA1 Message Date
mDuo13
2c3a6e0c82 Style fixes for tools & 404 page:
- Set Bootstrap colors for background colors
- Adjust button padding to work in more contexts
- Removed unused tool CSS. Migrated some styles to SCSS.
- Fix sticky overlap in faucets sidebar
- Make 404 page inherit from base template
2020-09-11 18:07:47 -07:00
mDuo13
1b8aee668f Tx sender: link testnet explorer 2020-09-11 12:53:46 -07:00
mDuo13
eb6142f270 Spacing and image fixes
- Move generic images to the folder for template assets
- Redo docs landing page
- Fix spacing issues on many pages
- Remove lots of defunct styles
2020-09-09 19:32:15 -07:00
mDuo13
b0a9abd975 Touch up JS editor 2020-09-02 19:20:48 -07:00
mDuo13
0beb372a6f Syntax highlighting [Dactyl v0.13 req], generalized get started 2020-09-02 18:22:58 -07:00
Rome Reginelli
18e2b7c5c7 Merge pull request #894 from mDuo13/get-started-2020
Get started refresh 2020
2020-09-02 01:31:38 -07:00
Calvin Jhunjhnuwala
2ff5183ecb clean up of all the links, clean up of css and some js 2020-09-01 19:34:03 -07:00
Calvin Jhunjhnuwala
04a3c431b5 fixed calculator for mobile 2020-08-31 15:24:28 -07:00
mDuo13
5657e8b47c Get Started updates
- Update ripple-lib to 1.8.0
- Incomplete "Get Started" widget for playing with RippleAPI for JS
2020-08-27 17:48:21 -07:00
Calvin Jhunjhnuwala
120b8c1663 removed duplicated carbon calulator. finessing the calculations 2020-08-26 14:18:27 -07:00
Calvin Jhunjhnuwala
73f5fc5f89 added json files fo r the calculator animations. need to optimize whole page for mobile 2020-08-25 16:54:26 -07:00
mDuo13
27dba54bf0 Mobile top nav, related cleanup 2020-08-20 17:07:45 -07:00
mDuo13
4fbd3c652a Make top nav unfixed 2020-08-17 15:44:15 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mbhandary
3844c7eead removed whitespace 2020-04-16 15:44:46 -04:00
mbhandary
85df40d86d Redo last commit since merge and fixed lowercase support 2020-04-16 15:34:43 -04:00
mbhandary
f70de065a1 Included lowercase manifest support and cleaned up whitespace 2020-04-16 14:53:52 -04:00
mbhandary
103b3fd3f6 Revert "Prettified"
This reverts commit bca8cb9d4b.
2020-04-16 14:17:20 -04:00
mbhandary
bca8cb9d4b Prettified 2020-04-03 18:35:34 -04:00
mbhandary
0f7bab354f Displayed manifest in domain verification checker tool 2020-04-03 18:16:02 -04:00
mbhandary
8194abc74d WIP 2020-04-03 11:10:52 -04:00
mbhandary
711513b5ab Validator Domain Verifier tool
Complted and tested toml parsing and domain verification

Edited HTML for more clarity

Included source for domain-verifier-bundle.js

Added build instructions and source for domain-verifier-bundle.js

Updated and separated build instructions

Minified domain-verifier-bundle.js using webpack

Updated build instructions with webpack and added extra manifest checks

Added query parameter to request, made relative url change, and added attestation check

Added newline to html

validator-domain-verifier-tool: use <pre>
2020-03-03 14:21:35 -08:00
Ryan Young
c855d4df13 update ripple-lib dep to 1.4.1 2019-11-07 23:05:53 -08:00
mDuo13
02798a020b WS tool: add missing account_lines method 2019-10-29 14:38:12 -07:00
mDuo13
86ca65aedb Add Devnet URLs, rename faucet 2019-10-01 12:40:29 -07:00
Ryan Young
6261eb1672 Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
  and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
  context of testnets)
2019-09-30 13:58:08 -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
f85435268c Merge pull request #572 from mDuo13/xrpltoml_validator
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
e1c9ef5eb4 TOML checker - warn on datatype mismatch 2019-07-09 19:46:01 -07:00
mDuo13
e0a07a691e WebSocket Tool: Fix slug formula (allow _) to fix 'Try It' links 2019-07-02 18:36:04 -07:00
mDuo13
a31abf4ec0 toml validator: fix field name space 2019-06-19 15:57:09 -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
652a65a531 WS Tool: adjust labels on permalink, disable curl syntax for ws-only command 2019-06-13 16:29:03 -07:00
mDuo13
b8f7d2566a Remove extra semicolon 2019-06-13 15:53:42 -07:00
mDuo13
2c3df80b51 WebSocket Tool: fix not loading command 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
404bc728f4 WS tool: better placeholder code 2019-06-13 15:53:42 -07:00
mDuo13
a21e425ca9 WS tool: start overhaul 2019-06-13 15:53:42 -07:00
mDuo13
dcb8efc85e Unify some button styles 2019-06-13 12:01:26 -07:00
Jake Bonham
9dbb4c49d1 Updated header to match new style 2019-06-13 11:59:33 -07:00
mDuo13
579afe766b Use JS shortcut for interactive tutorial breadcrumbs 2019-05-07 18:35:24 -07:00
mDuo13
71ee136cb0 Tx sender: mobile improvements, history box 2019-04-24 19:40:38 -07:00
mDuo13
269d889fcf Tx sender improvements
- Stick to proper precision when forming partial payments
- Use growl-like notifs to report tx success/failure
2019-04-23 18:50:19 -07:00
mDuo13
032e2d28b4 Tx sender: feature complete?
- Send partial payments works
- Shows progress bars for partial payment setup, escrow auto-release
- Actually tracks sending address's XRP balance
2019-04-23 17:25:40 -07:00
mDuo13
668fbe2fba Tx Sender: Implement all types except partial payment 2019-04-22 19:37:42 -07:00