xmr-btc-swap/src-gui/src/renderer/components
Mohan 7d019bfb30
feat(gui): Partially available global state (#593)
* feat(gui): Partially availiable global state

* move tauri command into own module

* move commands list into src-tauri/src/commands.rs

* cleanup swap/src/cli/api.rs

* add contextRequirement attribute to PromiseInvokeButton

* amend

* allow wallet operation on partially availiable context

* improvements

* fix some linter errors

* limit amount of logs to 5k

* keep behaviour from before

* make sure if swapId is null useActiveSwapLogs, return no logs

* remove unused variable

* create ContextStatusType enum
2025-10-02 21:28:12 +02:00
..
alert feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
icons refactor(gui): Update MUI to v7 (#383) 2025-06-06 22:31:33 +02:00
inputs feat(gui): Monero wallet (#442) 2025-07-18 15:08:36 +02:00
modal feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
navigation feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
other feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
pages feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
snackbar refactor(gui): Update MUI to v7 (#383) 2025-06-06 22:31:33 +02:00
App.tsx feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
PromiseInvokeButton.tsx feat(gui): Partially available global state (#593) 2025-10-02 21:28:12 +02:00
theme.tsx feat(gui): Rework transaction history ui (#470) 2025-07-18 15:33:59 +02:00