Commit Graph

62 Commits

Author SHA1 Message Date
Rome Reginelli
9a38de897d Merge pull request #2315 from tequdev/ja-fix-fungible-token
[JA] fix fungible token page
2024-01-02 14:38:12 -08:00
tequ
9dc6ecb98f [JA] fix fungible token page 2023-12-22 19:50:22 +09:00
tequ
3c432a3ef7 [JA] update non-fungible-tokens.html 2023-12-22 11:28:00 +09:00
tequ
e63f9db73c [JA] follow #2296 2023-12-08 21:36:22 +09:00
tequ
8b64d8a510 [JA] follow #2219 , #2238 2023-12-08 17:04:29 +09:00
Rome Reginelli
c4c1b142f1 Merge pull request #2296 from XRPLF/stablecoinRebased
Reorg tokens & stablecoin use case
2023-12-07 15:19:22 -08:00
ddawson
ab146f40a8 Reorg tokens & stablecoin use case
wip

fix links

fix 2 links

trim and add topics

Add checklist, rename sc subtopics

Fix internal links

Add DEX/AMM

Add graphics

reorg files

reorg/rename

Fix blurb

Remove old JA files

edits per review

review changes

rename output file name of index files to match the folder name

Update output file and parent filenames

add reusable links snippet

fix broken links

Update Ja file

Move path.md to same location in i18n folder

Revert naming for nft-collections page

Rename to match files in En and Ja

update links to reflect updated file name

Rename nft-auctions under Ja folder and update links throughout

Rename nftoken-authorized-minting and update links throughout

Fix links

Rename the nft-fixed-supply Ja file to match the reorg in English  and update links

Move nft-reserve-requirements file in Ja and update links

Fix some more broken links

Fix more broken links by renaming html files back

Stablecoin reorg: fix various issues

Remove nfts_by_issuer method (unreleased) page

Remove redundant parent: attrs from config file

Fix syntax highlighting of Authorizing Another Minter js

Fix config/frontmatter errors
2023-12-06 17:21:23 -08:00
tequ
b0692a0c9f [JA] update references 2023-12-06 19:30:17 +09:00
mDuo13
dea62003f8 Public servers: rm AMM-Devnet, add Xahau 2023-12-05 12:56:49 -08:00
Rome Reginelli
84541900b9 Merge pull request #2292 from tequdev/ja-infrastructure
[JA] translate infrastructure pages
2023-12-05 11:47:24 -08:00
Rome Reginelli
110faa0d6e Merge pull request #2291 from tequdev/ja-fix-clawback
[JA] fix clawback error cases
2023-12-05 11:38:44 -08:00
Rome Reginelli
088480658a Merge pull request #2287 from tequdev/ja-nfts
[JA] update nft contents
2023-12-05 11:38:20 -08:00
Rome Reginelli
d564710c34 Merge pull request #2284 from tequdev/ja-outdated_translation-1
[JA] update outdated_translation and some
2023-12-05 11:32:00 -08:00
tequ
7b374a2118 [JA] infrastructure/testing-and-auditing 2023-12-04 18:13:56 +09:00
tequ
a5ebe60614 [JA] update infrastructure/troubleshooting 2023-12-04 17:45:15 +09:00
tequ
d2a6de1758 [JA] update infrastructure/configuration 2023-12-04 16:35:54 +09:00
tequ
82db9e1a74 [JA] update infrastructure/installation 2023-12-04 16:34:39 +09:00
tequ
eb8aca7c79 [JA] fix clawback error cases 2023-12-04 11:38:34 +09:00
mDuo13
cd08e2011f KA: consistent statuses for fixReducedOffersV1 & fixNFTokenRemint 2023-12-01 14:03:35 -08:00
tequ
046c6bf6d1 [JA] 2x Amendment live (reducedoffersv1, tokenremint) #2289
- follow #2289
2023-12-01 19:59:21 +09:00
tequ
a029d08252 [JA] update nft contents 2023-11-30 17:14:16 +09:00
Rome Reginelli
b33b13375b Merge pull request #2279 from tequdev/ja-ripple
[JA] update ripple statement
2023-11-29 18:04:48 -08:00
tequ
b5e9288be6 [JA] update outdated_translation and some 2023-11-29 00:15:52 +09:00
tequ
1fb3a74e59 fix link 2023-11-28 18:29:23 +09:00
tequ
cd43616b76 [JA] ctid 2023-11-24 17:39:01 +09:00
tequ
f2371c8eef Merge commit 'f8d08389620c165deeb799bba8bea7e6482ae31a' 2023-11-24 16:47:03 +09:00
tequ
8c8a5dbaea [JA] update ripple statement 2023-11-24 16:41:38 +09:00
mDuo13
3abbe83110 Remove currentpage.md variables
As part of the Redocly migration, I'm removing syntax that isn't
compatible with the new portal. In many of these cases, the existing
if/else statements weren't working as intended anyway because they
hadn't been updated after the files had been renamed.

In the case of the Client Libraries page, I've removed mention of
editing the page to contribute client libraries for now; when someone
adds guidelines (issue #2266) it would make sense to add a link to those
guidelines in that place instead.
2023-11-14 16:32:08 -08:00
Arihant Kothari
e88b7f34d2 fix 2023-11-13 13:25:29 -03:00
mDuo13
5d0ddceea5 Reorg infrastructure folders 2023-11-08 16:33:32 -08:00
mDuo13
4dfb703df6 Move/rename indexes and some other files
This makes no difference to how the site is built under Dactyl (other
than where the "Edit Page" links go) but changes the URLs that will
be used for the pages after the migration to Redocly.

In addition to renaming index pages to index.md, I updated the style
guide to reflect the updated conventions, and moved a couple files that
were not in the correct folders for their place in the nav hierarchy.
2023-10-31 16:07:43 -07:00
Rome Reginelli
4d63f8558a Merge pull request #2245 from XRPLF/no_nested_lptokens
Fix AMM asset restrictions (LP tokens cannot be used as assets in another AMM)
2023-10-31 13:59:35 -07:00
mDuo13
b37bccdbfb Fix AMM asset restrictions (no LP tokens) 2023-10-30 17:05:58 -07:00
Rome Reginelli
35e9a6f368 Merge pull request #2228 from develoQ/ja-token
[JA] update `issued currency` to `token`
2023-10-30 14:54:04 -07:00
Rome Reginelli
7611c5297b [ja] depositauth - fix missing paren 2023-10-30 14:53:49 -07:00
Rome Reginelli
c869fa2843 Merge pull request #2226 from develoQ/ja-infra
[JA] Update infra
2023-10-24 13:31:17 -07:00
mDuo13
873c34df3c fix CTID links 2023-10-23 17:06:53 -07:00
tequ
8ece0a02ec Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-token 2023-10-23 11:28:28 +09:00
tequ
c7570715e9 [JA] update to use index.md 2023-10-23 11:22:55 +09:00
tequ
a85ecaf2c8 Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-infra 2023-10-23 11:12:53 +09:00
tequ
29e0c2bd87 [JA] fix require-destination-tags 2023-10-23 11:12:46 +09:00
tequ
5a16b167f1 Update content/@i18n/ja/infrastructure/rippled/commandline-usage.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-10-23 11:08:08 +09:00
Rome Reginelli
85035699ea Merge pull request #2227 from develoQ/ja-amendments-status
[JA] Update amendments status
2023-10-19 13:49:54 -07:00
Rome Reginelli
516afe3ec8 [ja] translate Amendment Blocked Clio section
Co-authored-by: tequ <git@tequ.dev>
2023-10-19 13:00:14 -07:00
tequ
342c08bb74 fix link 2023-10-19 21:01:33 +09:00
tequ
27058687b3 [JA] update 発行済み通貨(issued currency) to トークン(token) 2023-10-19 16:06:23 +09:00
tequ
9531604e08 [JA] fix 2023-10-19 14:27:41 +09:00
tequ
166b4c7829 [JA] fix NonFungibleTokensV1 2023-10-19 14:26:41 +09:00
tequ
188b23c2a7 [JA] update amendments status 2023-10-19 14:22:59 +09:00
tequ
925486a9af [JA] update ripple consensus 2023-10-19 14:17:27 +09:00