Commit Graph

153 Commits

Author SHA1 Message Date
Jake
f56e707bee Pr review comments 2022-06-13 09:38:39 -07:00
Jake
6a71d522b1 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-community
# Conflicts:
#	assets/css/devportal2022-v4.css
#	styles/package.json
#	template/base.html.jinja
2022-06-02 09:41:23 -07:00
Jake
4641172f12 Update light animation and header spacing 2022-05-27 15:34:34 -07:00
mDuo13
13e9ef0775 NFT API method fixes 2022-05-23 17:35:05 -07:00
mDuo13
bcb056cddd WS tool: real NFT-Devnet address 2022-05-23 17:35:05 -07:00
mDuo13
78343b2c31 WebSocket Tool: NFT methods & related support
- Add example syntax for the 3 NFT methods.
- Add the ability to specify the network without the rest of a
  permalink. NFT method "try it!" links can use this to have the tool
  use the NFT-Devnet by default.
- Add the ability to mark methods as not enabled on the production
  network.
2022-05-23 17:35:05 -07:00
Jake
5926abbdf6 Qa updates. Add animations 2022-05-23 10:01:35 -07:00
Rome Reginelli
7316fe1792 Merge pull request #1258 from jakeatdocforce/code_samples_page_mduo13
Code samples page expanding on mduo13 work
2022-05-16 17:43:36 -07:00
mDuo13
0da1f6e8b6 Trade in the DEX: edits per review 2022-05-10 13:43:57 -07:00
mDuo13
383030359e Code samples: cleanup for publishing 2022-04-20 14:06:22 -07:00
mDuo13
bf166fffa1 Finish trade in the DEX tutorial draft 2022-04-19 19:55:41 -07:00
mDuo13
eae54d1dd0 Trade in the DEX tutorial (WIP) 2022-03-16 19:37:31 -07:00
mDuo13
1cbfe6f808 video: fix typo 2022-02-10 14:12:56 -08:00
mDuo13
5691d17f72 Video: prevent scroll to top on video play 2022-02-09 16:50:13 -08:00
Jake
c5489fe3a7 Add videos to xrpl overview page
Update css to v6

Add videos to xrpl overview page

Update css to v6

Move video player up on screen

Adjust vid position and size

Fix expanded video sizing on more resolutions
2022-01-13 16:36:50 -08:00
mDuo13
8e06da9a5b NFT-Devnet: update to new HTTPS URL 2022-01-10 17:38:19 -08:00
mDuo13
481679bae8 Switch NFT-Devnet faucet to HTTPS 2022-01-10 14:23:20 -08:00
mDuo13
92acb7af20 Final values for NFT-Devnet stuff 2022-01-10 00:44:19 -08:00
mDuo13
8b19927f8c NFT-Devnet details 2022-01-07 19:22:05 -08:00
mDuo13
80c922f919 RPC tool: fix typos 2021-11-24 16:00:02 -08:00
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8 Freeze tutorials: fixes and cleanup
- Move JS code samples to JS folder (future-proofing for other
  languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
  line from another address and make looking up trust lines a
  full-fledged step
2021-10-25 22:56:31 -07:00
mDuo13
afe6b6263d Make global freeze tutorial interactive 2021-10-22 15:44:45 -07:00
mDuo13
2f41ef9480 Make 'Enable No Freeze' interactive 2021-10-22 15:44:45 -07:00
mDuo13
92a8faecac xrpl.js 2.0 release edits
- Final CDN URLs; remove TODOs
- Update sample code in Use Tickets tutorial
2021-10-20 11:27:17 -07:00
mDuo13
bea3f71601 xrpl.js 2.0 code samples cleanup 2021-10-20 02:05:20 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
73a3756ede xrpl.js 2.0: more updates 2021-10-15 17:49:35 -07:00
mDuo13
9a33ca69ae TOML checker: update to xrpl.js 2.0 2021-10-15 16:26:09 -07:00
mDuo13
69641175ce xrpl.js 2.0: small code updates 2021-10-13 17:37:37 -07:00
mDuo13
58a9c25c2b code updates for xrpl.js 2.0 beta 5 2021-10-12 19:16:22 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
mDuo13
d04a12fc0d use getBalanceChanges() 2021-10-12 19:03:03 -07:00
mDuo13
0d0a671ee1 xrpl.js updates for interactive tutorials 2021-10-12 19:03:03 -07:00
mDuo13
d4b10f4dfe xrpl.js: Update to 2.0.0b2 2021-10-12 19:03:03 -07:00
mDuo13
feaef69da7 xrpl.js: working send xrp sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
8ef2c87a21 xrpl.js 2.0: updates for lib fixes, etc. 2021-10-12 19:03:03 -07:00
mDuo13
9fc9d58c82 xrpl.js 2.0: update issue a token sample code, etc. 2021-10-12 19:03:03 -07:00
mDuo13
2e931a013b xrpl.js 2.0: start migrating code (incomplete) 2021-10-12 19:03:03 -07:00
Jake
312ac60a5c Add code buttons to btngroup
Expand button added to btn group with copy button.
Placed btn top right of box.
2021-09-21 14:37:38 -07:00
mDuo13
c0ab56ea62 Interactive tutorials: number steps for analytics
Count the total number of interactive blocks and add this data to the
memo when sending transactions from interactive tutorials. This should
help track the completion rate of tutorials to better measure
effectiveness of the documentation.
2021-09-07 19:35:32 -07:00
mDuo13
fd385d53be Faucet: show starting sequence number 2021-08-31 12:17:55 -07:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00
Nathan Nichols
13aebe3bda Update ripple-lib to 1.10.0 2021-08-17 15:01:15 -07:00
Elliot Lee
a483fe008d ripple-lib: update to 1.9.8 2021-07-30 12:14:47 -07:00