Commit Graph

4891 Commits

Author SHA1 Message Date
Jake
f56e707bee Pr review comments 2022-06-13 09:38:39 -07:00
Jake
b03c98c99f Bump css version 2022-06-02 09:42:10 -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
aeab4086be updated card links 2022-06-02 09:34:27 -07:00
Dennis Dawson
3d3c1c1d60 Merge pull request #1412 from XRPLF/dd-add-nft-amendment
Add NFToken support amendment
2022-05-31 10:21:07 -07:00
Dennis Dawson
8af6e571b1 Add NFToken support amendment 2022-05-31 10:17:52 -07:00
Jake
4641172f12 Update light animation and header spacing 2022-05-27 15:34:34 -07:00
Jake
09193295b9 Spacing updates. Cleanup 2022-05-26 17:30:20 -07:00
Jake
85ef91c328 Updated images and styles 2022-05-26 08:44:32 -07:00
Rome Reginelli
64c2d044e7 Merge pull request #1410 from XRPLF/remove_tech_talk_link
FAQ: remove dead tech talk link
2022-05-24 14:48:38 -07:00
mDuo13
9c91338afc FAQ: remove dead tech talk link 2022-05-23 17:59:46 -07:00
Rome Reginelli
ccc22c1707 Merge pull request #1379 from XRPLF/dd-add-nft-methods
Document NFT-related API methods
2022-05-23 17:57:04 -07:00
Rome Reginelli
11261fe6a0 Merge pull request #1407 from XRPLF/dex_tutorial_updates
Trade in the DEX: link sample code & add README
2022-05-23 17:36:53 -07:00
mDuo13
1c45eac0b3 NFT method fixes 2022-05-23 17:35:05 -07:00
mDuo13
13e9ef0775 NFT API method fixes 2022-05-23 17:35:05 -07:00
mDuo13
1a21f1dbd3 Update NFT disclaimer 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
Dennis Dawson
b3bfde46ef Add NFTs disclaimer. 2022-05-23 17:35:05 -07:00
Dennis Dawson
93a1f544cb Add NFT Methods
Add NFT Methods to the public-rippled-methods page, per TOK-57.
2022-05-23 17:35:05 -07:00
Dennis Dawson
e7e8fee56b Add doc for nft_sell_offers method
Per TOK-57.
2022-05-23 17:35:05 -07:00
Dennis Dawson
3cbc940afe Add doc for the nft_buy_offers method.
Per TOK-57.
2022-05-23 17:35:05 -07:00
Dennis Dawson
302b0e8a43 Add account_nfts method doc.
Per TOK-57.
2022-05-23 17:35:05 -07:00
Rome Reginelli
fef2a6279c Merge pull request #1409 from XRPLF/ka_191
Known Amendments updates for 1.9.x
2022-05-23 17:34:46 -07:00
Rome Reginelli
a0f0de3c95 Apply suggestions from code review
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-05-23 17:24:09 -07:00
Rome Reginelli
823c9ba763 Merge pull request #1376 from XRPLF/dd-NFT-Jira-Fix-20200321
Add new error case tecOBJECT_NOT_FOUND
2022-05-23 15:55:19 -07:00
Rome Reginelli
285b290eb1 Merge pull request #1408 from XRPLF/account_channels_example
account_channels: update example/Try It
2022-05-23 15:54:53 -07:00
Rome Reginelli
a202f35c2b Merge pull request #1406 from JakeatRipple/nav-add-jobs
Add jobs link to nav
2022-05-23 15:54:22 -07:00
mDuo13
ba407ecd58 Resolve some broken links 2022-05-23 15:36:59 -07:00
mDuo13
86a4ed21b0 ExpandedSignerList doc updates 2022-05-23 13:40:03 -07:00
mDuo13
8b63cf2878 Known Amendments: update statuses for 1.9.1 release 2022-05-23 13:39:44 -07:00
Jake
1f71d903b7 add jobs link to ja target 2022-05-23 10:04:18 -07:00
Jake
5926abbdf6 Qa updates. Add animations 2022-05-23 10:01:35 -07:00
mDuo13
9a626bcf8b Known Amendments: add ExpandedSignerList, fixNFTokenDirV1, NonFungibleTokensV1 2022-05-20 03:24:52 -07:00
Rome Reginelli
5a43219e17 Merge pull request #1220 from amarantha-k/xrpl-1191
Clarify that you can generate keys in any normal way
2022-05-19 16:52:54 -07:00
mDuo13
cb891fdf28 account_channels: update example/Try It 2022-05-19 16:35:51 -07:00
mDuo13
eb1cac593c Trade in the DEX: link sample code & add README 2022-05-19 16:23:34 -07:00
mDuo13
e54f474695 [JA] Fix NFToken Flags links 2022-05-19 16:18:59 -07:00
mDuo13
c507463f86 [JA] fix links from sign step in tutorials 2022-05-19 16:10:18 -07:00
mDuo13
770269d1de Reliable tx sub: fix Fee type 2022-05-19 15:14:16 -07:00
mDuo13
1bd59b7ac0 Add description for tecNO_SUITABLE_TOKEN_PAGE 2022-05-19 15:12:37 -07:00
mDuo13
55eeeb0c61 NFToken field renaming for v1.9.0 2022-05-19 15:12:35 -07:00
mDuo13
451c3a1d83 NFT error codes
- Also removed some stuff from the NFTokenBurn page which was describing
  changes to the AccountRoot object caused by the NFTs amendment
2022-05-19 13:57:04 -07:00
Dennis Dawson
e8446fec54 Add new error case tecOBJECT_NOT_FOUND 2022-05-19 13:44:57 -07:00
mDuo13
818116eee5 Tweak RippleState balance field description 2022-05-19 13:39:14 -07:00
Jake
a346a5e9af Update dactyl-config.yml
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-05-19 13:38:03 -07:00
Rome Reginelli
2a156ea9f4 Merge pull request #1404 from JST5000/patch-3
Add missing word to ripplestate doc
2022-05-19 13:37:56 -07:00
Jake
b84edccf35 Add jobs link to nav 2022-05-19 13:22:14 -07:00
mDuo13
1ab63e9c1b Assign a regular key pair: apply tabs for all code types 2022-05-17 13:32:12 -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