mDuo13
cf86789d09
Translate ClioOnly components
2025-09-09 13:53:53 -07:00
mDuo13
974d6642c9
Remove (now admin) channel_authorize method from WS tool
2025-09-09 13:43:15 -07:00
mDuo13
c68c9f975f
WS Tool fixes: cURL modal, Clio Only
2025-09-09 13:35:57 -07:00
tequ
b21252f499
Fix DevTool links to use Link component
2025-07-18 22:53:57 +09:00
Daryna Pastushenko
81354414db
chore: migrate to react-hot-toast
2025-07-02 12:32:52 +03:00
Maria Shodunke
bedda2a7c7
mpt_holders documentation cleanup
2025-05-06 19:22:04 +01:00
mDuo13
e98cfff5e1
Update tx-sender for API v2
2025-04-11 10:47:22 -07:00
mDuo13
b5c817fd0a
Remove axios dependency
2025-04-09 15:34:07 -07:00
Rome Reginelli
2d41357bb9
Merge pull request #3046 from ihomp/master
...
Add a faucet link
2025-04-08 09:55:51 -07:00
Maria Shodunke
dccc5aa65c
Fix missing Try-it now configuration
2025-03-24 11:32:53 +00:00
Viacheslav Bakshaev
24a80a8b19
Add a faucet link
2025-03-22 20:53:40 +01:00
Oliver Eggert
eef5714a64
add simulate method docs
2025-03-04 16:10:16 -08:00
mDuo13
9d8cfc88cb
Add & use component for 'Try it!' button & related
2025-01-28 16:38:58 -08:00
Rome Reginelli
a7245932b8
Merge pull request #2945 from XRPLF/realm_update
...
Update Redocly to Realm v0.115.0 and fix some related issues
2025-01-24 15:27:16 -08:00
mDuo13
74eb5c87c7
Unify & fix XRPLoader component in dev tools
2025-01-15 03:49:44 -08:00
akcodez
a053e494f0
Update links in tx-sender page to use absolute paths for improved navigation and consistency
2025-01-13 10:41:39 -08:00
mDuo13
3256e677db
Use APIv2 for faucets
2025-01-06 18:21:36 -08:00
mDuo13
46df64e45a
Remove MPT-Devnet faucet, which has been shut down
2025-01-06 17:44:08 -08:00
Jonathan Irvin
f0d472d7dc
Prevent maintenance issues when adding new faucet hosts, and fix the loader which broke during a past migration
2025-01-06 14:30:16 -05:00
mDuo13
da9d9f655d
Add Clio ledger_index API method
...
ledger_index method: add example responses & update details
ledger_index method edits
2024-12-12 15:07:49 -08:00
mDuo13
6300a38c51
Update broken leagcy links in dev tools
2024-12-10 11:41:09 -08:00
mDuo13
ac042e969d
TOML Checker: adjust wording
2024-12-02 15:27:53 -08:00
mDuo13
583e61b8d0
Fix toml checker.
...
Per Redocly, we can't call useThemeHooks for translation in the TOML
validator dependencies the way they're used right now. Since I'm unclear
on how to refactor it to work with useThemeHooks right now, I'm removing
the calls to useTranslate so that the tool will at least work in
English.
2024-12-02 13:50:03 -08:00
Oliver Eggert
27bcca71a9
update content from v1 to v2
2024-11-04 14:17:30 -08:00
oeggert
069a218ff8
Merge pull request #2715 from XRPLF/migrate-oracle-docs
...
migrate oracle docs
2024-08-29 10:58:27 -07:00
Oliver Eggert
5bec54f0cb
add reviewer suggestions
2024-08-28 15:38:46 -07:00
ddawson
e704a158a2
Remove /accounts
2024-08-13 14:20:20 -07:00
ddawson
48105396d3
Remove https
2024-08-13 14:17:27 -07:00
ddawson
c8c59b4e26
Add Batch faucet
2024-08-09 13:01:31 -07:00
Oliver Eggert
cc16be9066
migrate oracle docs
2024-08-08 18:39:31 -07:00
Rome Reginelli
9444421d7e
Merge pull request #2688 from XRPLF/chore/migrate-to-realm-latest-with-perf
...
Upgrade to Realm v0.91.3 (copy of #2687 )
2024-07-24 16:11:23 -07:00
Amarantha Kulkarni
5c9c101cad
Merge pull request #2675 from XRPLF/fix_contrast
...
Fix low-contrast fields
2024-07-23 10:40:18 -07:00
mDuo13
f3bc9e21eb
Fix links in dev tools page
2024-07-19 12:06:40 -07:00
mDuo13
917466f263
Fix low-contrast fields
...
- Fixes #2661
- Fixes #1432
2024-07-12 15:07:47 -07:00
Dennis Dawson
699781a18b
Update resources/dev-tools/faucets.json
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2024-07-12 14:39:21 -07:00
ddawson
bbf887325d
fix another url
2024-07-12 14:06:12 -07:00
ddawson
377b76c45a
correct faucet URL
2024-07-12 13:36:44 -07:00
ddawson
9931d24335
Remove trailing comma.
2024-07-12 12:51:24 -07:00
ddawson
df509cf49a
Add MPT Faucet
2024-07-12 12:11:49 -07:00
mDuo13
bc94ecc65d
WSTool: Fix untranslatable tooltips
2024-07-08 10:54:59 -07:00
tequ
7887a6d44c
[JA] translate tx-sender page
2024-07-08 15:47:48 +09:00
tequ
8b6aaff442
[JA] translate faucet page
2024-07-08 14:42:53 +09:00
tequ
2257275d2a
[JA] translate domain-verifier page
2024-07-08 13:19:33 +09:00
tequ
0fd67e830f
[JA] translate tomk-checker page
2024-07-08 13:11:27 +09:00
tequ
d528533d39
[JA] translate websocket-api-tool page and related component
2024-07-08 12:51:41 +09:00
tequ
2283609785
[JA] translate rpc-tool page
2024-07-08 12:20:10 +09:00
tequ
c0d776c650
[JA] translate dev-tool top page
2024-07-08 11:57:48 +09:00
Phu Pham
59126476dc
fix hooks issue
2024-07-02 15:19:10 -04:00
Nazarii Mykhailets
ba6e87abf0
Merge branch 'master' into redocly-rc-migration
2024-06-27 11:42:39 +03:00
mDuo13
7e2e4ae92c
Document book_changes API method and subscription
2024-06-07 13:47:51 -07:00