muzam1l
|
b9da659f83
|
Fix that weird anonymous zero in the ui.
|
2022-07-21 14:14:40 +05:30 |
|
muzam1l
|
6a3ff3e1d7
|
Implement tab renaming.
|
2022-07-20 16:56:55 +05:30 |
|
muzam1l
|
bf792f1495
|
Fix dependecy issues.
|
2022-07-20 14:55:59 +05:30 |
|
muzam1l
|
df3210a663
|
Add context menu component
|
2022-07-20 14:12:48 +05:30 |
|
muzam1l
|
bad7730c32
|
Fix extension requirement error.
|
2022-07-20 14:05:02 +05:30 |
|
muzam1l
|
adb6a78549
|
update active compiled file based on active editor file.
|
2022-07-20 14:05:02 +05:30 |
|
muzam1l
|
8cc27f20c3
|
Migrate File navigation to tabs component.
|
2022-07-20 14:05:02 +05:30 |
|
muzamil
|
8e49a3f5f1
|
Merge pull request #253 from XRPLF/fix/json-tx
Fix json mode.
|
2022-07-20 13:59:42 +05:30 |
|
muzam1l
|
3179757469
|
Fix TxFields type.
|
2022-07-19 17:46:13 +05:30 |
|
muzam1l
|
554cfb3db9
|
Add fee field to all transactions.
|
2022-07-19 17:45:41 +05:30 |
|
muzam1l
|
637a066f69
|
Fix tx reset state button
|
2022-07-19 17:36:09 +05:30 |
|
muzam1l
|
c9a852e9be
|
Add destination field to NFTokenCreateOffer
|
2022-07-19 16:05:10 +05:30 |
|
muzam1l
|
307a5407eb
|
Fix handling of Destination field in transactions.
|
2022-07-19 16:01:21 +05:30 |
|
muzam1l
|
faa28845c8
|
Ensure editor value updation on state change
|
2022-07-18 21:26:05 +05:30 |
|
muzam1l
|
168d11d48e
|
Remove editorSavedValue from tx state
|
2022-07-18 19:10:33 +05:30 |
|
muzam1l
|
60f2bb558c
|
Cancel button on json discard dialog.
|
2022-07-18 17:10:13 +05:30 |
|
muzamil
|
fdf33b9f45
|
Merge pull request #251 from XRPLF/fix/binary-codec
Fix binary codec (#250)
|
2022-07-15 16:17:43 +05:30 |
|
muzam1l
|
d05180d148
|
Fix array fields.
|
2022-07-15 14:49:54 +05:30 |
|
muzamil
|
bfaa6be17d
|
Fix binary codec (#250)
* TokenID -> NFTokenID
* update xrpl-accountlib
* fixup patch
* add missing transaction types
* fix: repositories
* fix: update @types/react, move middleware
* revert yarn.lock
* revert
* revert: yarn.lock
* fix: transactions
* update NFTokenCancelOffer
* add missing fee
* add: nft transaction type + recalculate `start`
Co-authored-by: dangell7 <denisangell7@gmail.com>
|
2022-07-15 13:34:19 +05:30 |
|
muzamil
|
9e368dec84
|
Merge pull request #248 from XRPLF/fix/trust-set
Fix TrustSet transaction example.
|
2022-07-15 13:13:21 +05:30 |
|
muzam1l
|
25eec6980f
|
Fix TrustSet transaction example.
|
2022-07-14 20:05:32 +05:30 |
|
muzamil
|
8e2f20c5ac
|
Merge pull request #239 from XRPLF/feat/monaco-comp
Monaco component.
|
2022-07-14 13:51:24 +05:30 |
|
muzam1l
|
a3d094e873
|
Fix some more spelling errors.
|
2022-07-13 20:11:21 +05:30 |
|
muzam1l
|
ef70bfb13a
|
Fix spelling error
|
2022-07-13 19:49:54 +05:30 |
|
muzam1l
|
c26c7c13d1
|
Improve compile error handling.
|
2022-07-13 16:50:47 +05:30 |
|
muzam1l
|
fc461ddd0d
|
Content changed warning on deploy page.
|
2022-07-13 16:17:31 +05:30 |
|
muzam1l
|
c7001f6089
|
'Exit editor mode' button in wat editor.
|
2022-07-13 15:40:08 +05:30 |
|
muzam1l
|
243cbfec08
|
Upgrade hooks editor to comp.
|
2022-07-13 15:09:45 +05:30 |
|
muzam1l
|
1295e7fa41
|
Deploy editor to comp
|
2022-07-13 15:09:45 +05:30 |
|
muzam1l
|
793623d216
|
Migrate transaction json editor to comp.
|
2022-07-13 15:09:45 +05:30 |
|
muzam1l
|
0cde0eb240
|
Monaco component
|
2022-07-13 15:09:45 +05:30 |
|
muzamil
|
e2acb48e03
|
Merge pull request #236 from XRPLF/feat/jsdoc-to-ui
User declaration of input fields via JSDOC in script files.
|
2022-07-12 16:53:27 +05:30 |
|
muzam1l
|
a4373bb970
|
fix spelling error
|
2022-07-12 12:40:35 +05:30 |
|
muzam1l
|
cfb791092a
|
Update template files of some examples to forked versions.
|
2022-07-11 14:44:35 +05:30 |
|
muzamil
|
3fcbac5ed9
|
Merge pull request #231 from XRPLF/feat/create-account-name
Allow passing desired name while creating account.
|
2022-07-11 14:29:38 +05:30 |
|
muzam1l
|
c40b272ce8
|
Fix disabled prop behaviour
|
2022-07-07 23:34:14 +05:30 |
|
muzam1l
|
860ff66a8a
|
fix error in error handler
|
2022-07-07 23:25:53 +05:30 |
|
muzam1l
|
f4f700bea1
|
Handle required prop on fields.
|
2022-07-06 19:30:25 +05:30 |
|
muzam1l
|
789bc00ac3
|
Enhance account secret label!
|
2022-07-06 19:03:29 +05:30 |
|
muzam1l
|
6a0aabdeda
|
Handle jsdoc errors
|
2022-07-05 19:38:26 +05:30 |
|
muzam1l
|
175b6266e8
|
Add script error handling
|
2022-07-05 19:09:08 +05:30 |
|
muzam1l
|
621482e2ee
|
enhance empty log display
|
2022-07-05 18:52:45 +05:30 |
|
muzam1l
|
e55f48bc83
|
Use Single LogBox comp for scripts too
|
2022-07-05 18:45:52 +05:30 |
|
muzam1l
|
3e9e26a46a
|
Data variables in process.env instead of process
|
2022-07-05 16:58:07 +05:30 |
|
muzam1l
|
f0e730bb9b
|
Remove secret tag on type Account
|
2022-07-05 16:35:23 +05:30 |
|
muzam1l
|
6ce4828fc6
|
Remove console logs
|
2022-07-05 16:25:15 +05:30 |
|
muzam1l
|
bb0a246ae5
|
User declaration of input fields via JSDOC in script files.
|
2022-07-05 16:02:15 +05:30 |
|
Valtteri Karesto
|
3af2bad536
|
Make ping interval longer (#232)
* Make ping interval 45s
Co-authored-by: Vaclav Barta <vbarta@mangrove.cz>
|
2022-07-04 12:22:06 +02:00 |
|
muzam1l
|
4f1b877db0
|
Added optional tag to create account label.
|
2022-07-01 19:41:52 +05:30 |
|
muzamil
|
0289d64f5e
|
Merge pull request #233 from XRPLF/fix/tab-names
Fix tab names
|
2022-07-01 19:29:33 +05:30 |
|