Commit Graph

186 Commits

Author SHA1 Message Date
Jake
07f2b0974a Updated animation files 2023-02-23 19:57:28 -07:00
Jake
bd42f92de3 Add map animations 2023-02-20 16:58:39 -07:00
jonathanlei
8e57604287 Merge pull request #1595 from JakeatRipple/feat-use-cases
Feat use cases
2023-02-02 13:17:38 -08:00
Rome Reginelli
9a675d3e4e Merge pull request #1704 from XRPLF/amm_api_updates
amm_info updates
2023-01-27 18:37:57 -08:00
jonathanlei
cded77f617 add params, clean up format 2023-01-25 08:35:30 -08:00
jonathanlei
83f2c679b0 Revert "add data according to interactive tutorials"
This reverts commit 7ebc757df9.
2023-01-25 08:25:41 -08:00
jonathanlei
7ebc757df9 add data according to interactive tutorials 2023-01-25 08:22:02 -08:00
jonathanlei
eebbfc2d23 add memos to tutorials 2023-01-24 18:23:51 -08:00
Jake
776ee67649 Cleanup. Bump css version 2023-01-23 16:39:51 -07:00
Jake
cc8d28cc3f Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-use-cases
# Conflicts:
#	assets/css/devportal2022-v13.css
2023-01-23 13:37:27 -07:00
mDuo13
b8e37727e2 ledger_entry amm fixes 2023-01-21 04:39:47 -08:00
Rome Reginelli
f7532fe87c Merge pull request #1644 from ripci504/master
0062 Account-Based TOML Lookup Bounty
2023-01-19 12:05:52 -08:00
Jarred
63f8f8c2be import to xrpl.scss 2023-01-11 13:20:57 -06:00
Jake
6c8e8c2140 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-use-cases
# Conflicts:
#	assets/css/devportal2022-v13.css
#	styles/light/_light-theme.scss
2023-01-09 15:33:11 -07:00
Jarred
4ae02e356c Terminology update & functional change 2023-01-06 16:36:50 -06:00
Jarred
8cb5b5c97a JS Naming Conventions & Test File Logging 2022-12-20 19:21:54 -06:00
mDuo13
f18e676183 Fix ledger_entry format for tickets and add to WS tool 2022-12-20 17:20:39 -08:00
Jarred
15cd525339 Higher quality code & Tests file 2022-12-20 10:48:19 -06:00
Jarred
82b36da810 Small bug fix to handle no domain field 2022-12-17 17:21:02 -06:00
Jarred
93c237eecd 0062 Account-Based TOML Lookup 2022-12-17 17:05:55 -06:00
mDuo13
116ce417d7 AMM-Devnet connection info 2022-12-16 16:18:49 -08:00
mDuo13
6f89db4678 Start AMM concept, AMM-Devnet support 2022-12-01 18:46:56 -08:00
Jake
19035162a4 updated mobile filter modal 2022-11-21 12:39:57 -07:00
Jake
8f911c2e24 first pass usecases update. desktop. 2022-11-21 12:39:53 -07:00
jonathanlei
a1ed26c1f6 reformat 2022-11-06 17:47:28 -08:00
jonathanlei
0f92626ebc fix memos format 2022-11-06 17:44:15 -08:00
mDuo13
6346530dd9 WS tool: Mark NFT methods as available 2022-10-31 17:28:45 -07:00
jonathanlei
fe2f79b7ce Merge branch 'master' into add-memo-to-faucet-transaction 2022-10-06 11:14:44 -07:00
jonathanlei
b1bed7e52c add todo comment 2022-10-05 10:12:19 -07:00
jonathanlei
38babc341e switch to correct memo format/ajax format 2022-10-04 16:12:17 -07:00
jonathanlei
2887e65dc3 change back the format 2022-10-03 16:40:04 -07:00
jonathanlei
5fd2e57b9b generate faucet account client side 2022-10-03 16:30:18 -07:00
jonathanlei
5e0ed297bb add memos 2022-09-29 16:32:06 -07:00
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