Calvin Jhunjhnuwala
43fc114986
updated numbers for the carbon calculator, slight changes to the script for the calculator
2021-02-08 13:21:12 -08:00
mDuo13
eb0b9a66e5
Use Tickets tutorial upgrades
...
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
mDuo13
2770996eab
Interactive tutorials: fix bug with multiple spaces
2021-01-15 15:47:35 -08:00
mDuo13
0acd12bd90
Use Tickets: fix styles, check tickets
2021-01-14 03:23:12 -08:00
mDuo13
231602e8c0
Use Tickets: fix code for early steps
2021-01-12 20:05:44 -08:00
mDuo13
a93f58e783
TicketBatch tutorial progress
2020-12-07 17:58:51 -08:00
Calvin Jhunjhnuwala
1076f91551
cleaning up home page for mobile, adding NUS info below graphic
2020-09-30 09:30:55 -07:00
Calvin Jhunjhnuwala
16886ce2a5
swapped out pdf for newer one, commented out GA events for now, adding GTM tag, calculator numbers updated
2020-09-29 11:17:48 -07:00
Calvin Jhunjhnuwala
5297617970
updates to the carbon calculator inputs, update to some of the copy on calc page
2020-09-28 21:39:22 -07:00
Calvin Jhunjhnuwala
af7070977e
adding pdf, added scroll on click for calc page
2020-09-28 11:37:16 -07:00
Calvin Jhunjhnuwala
030467cc2e
took care of the last of the QA feedback
2020-09-28 09:36:55 -07:00
Calvin Jhunjhnuwala
b823be4d65
qa items
2020-09-25 13:15:05 -07:00
mDuo13
78382920f1
Change "broken" calculator anchors to data attrs
...
Anchor links to d-crypto etc. were not really broken but were used in
JavaScript; this changes them to data attributes so the link checker
doesn't report them as broken.
2020-09-18 15:39:22 -07:00
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