jam/src/components
2023-10-18 11:41:26 +02:00
..
fb refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
jar_details refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
jars build(deps): update bootstrap from v5.2.3 to v5.3.2 (#645) 2023-10-18 11:41:26 +02:00
Send fix: show warning on missing fee config values (#674) 2023-10-12 17:40:51 +02:00
settings fix(fee-randomization): fix fee range in PaymentConfirmModal (#655) 2023-10-12 16:25:30 +02:00
Accordion.tsx chore(import): display warning on large gaplimit values (#658) 2023-09-12 11:37:31 +02:00
ActivityIndicators.tsx refactor: prepare removing /display request on every page load (#564) 2022-11-17 14:31:39 +01:00
Alert.tsx feat(Jam): add success message (#599) 2023-02-08 13:44:49 +01:00
App.test.tsx chore(footer): improve label and colors of websocket indicator (#677) 2023-10-14 08:59:57 +02:00
App.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Balance.test.tsx refactor(Balance): jsx to tsx (#594) 2023-01-17 11:31:07 +01:00
Balance.tsx refactor(Balance): jsx to tsx (#594) 2023-01-17 11:31:07 +01:00
BitcoinQR.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Cheatsheet.module.css feat: ability to sort and filter orderbook (#434) 2022-08-04 15:13:13 +02:00
Cheatsheet.tsx feat(cheatsheet): update order (#496) 2022-09-15 11:20:53 +02:00
CoinjoinPreconditionViolationAlert.tsx feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00
CopyButton.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
CreateWallet.test.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
CreateWallet.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Earn.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
Earn.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
EarnReport.module.css ui: improve all overlay content on small screens (#568) 2022-11-08 15:02:39 +01:00
EarnReport.test.tsx feat: add sorting and filtering to earn report (#451) 2022-08-05 13:56:19 +02:00
EarnReport.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
ErrorPage.tsx feat: add dedicated error page (#586) 2023-01-24 00:08:23 +01:00
ExtendedLink.tsx ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
Footer.tsx chore(footer): improve label and colors of websocket indicator (#677) 2023-10-14 08:59:57 +02:00
ImportWallet.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Jam.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
Jam.tsx fix: show warning on missing fee config values (#674) 2023-10-12 17:40:51 +02:00
Jars.module.css feat(balance): display frozen balance on jars (#635) 2023-08-17 14:56:51 +02:00
Jars.tsx feat(balance): display frozen balance on jars (#635) 2023-08-17 14:56:51 +02:00
JarSelectorModal.module.css feat(jars): destination jar selector on send screen (#345) 2022-06-23 15:33:51 +02:00
JarSelectorModal.tsx feat(balance): display frozen balance on jars (#635) 2023-08-17 14:56:51 +02:00
Layout.tsx fix: display error message if backend is unreachable (#540) 2022-10-10 21:24:08 +02:00
LogOverlay.module.css ui: improve all overlay content on small screens (#568) 2022-11-08 15:02:39 +01:00
LogOverlay.tsx feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00
MainWalletView.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
MainWalletView.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
MnemonicPhraseInput.tsx feat: import wallet (#621) 2023-09-08 13:26:59 +02:00
MnemonicWordInput.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
MnemonicWordInput.tsx fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
Modal.module.css feat: improve wallet control in settings (#325) 2022-06-15 13:33:01 +02:00
Modal.tsx feat: spend fidelity bond (#556) 2022-12-13 15:11:11 +01:00
Navbar.module.css feat: import wallet (#621) 2023-09-08 13:26:59 +02:00
Navbar.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Onboarding.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
Onboarding.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Orderbook.module.css ui: improve all overlay content on small screens (#568) 2022-11-08 15:02:39 +01:00
Orderbook.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
PageTitle.tsx feat(Jam): add success message (#599) 2023-02-08 13:44:49 +01:00
PaymentConfirmModal.module.css feat: spend fidelity bond (#556) 2022-12-13 15:11:11 +01:00
PaymentConfirmModal.tsx fix(fee-randomization): fix fee range in PaymentConfirmModal (#655) 2023-10-12 16:25:30 +02:00
PreventLeavingPageByMistake.tsx chore: apply new formatting rules after prettier upgrade (#657) 2023-09-10 15:14:57 +02:00
Receive.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
Receive.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
RescanChain.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
ScheduleProgress.module.css feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
ScheduleProgress.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Seedphrase.module.css refactor: css modules (#230) 2022-05-02 09:57:01 +02:00
Seedphrase.tsx refactor: jsx to tsx (#521) 2022-10-10 21:17:12 +02:00
SegmentedTabs.module.css feat: utxo list (#430) 2022-08-02 15:24:10 +02:00
SegmentedTabs.tsx ui: improve JarDetailsOverlay header (#588) 2023-01-09 14:54:07 +01:00
Settings.module.css fix: mobile layout issues (#311) 2022-06-09 15:52:03 +02:00
Settings.test.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Settings.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
ShareButton.jsx feat: add share button to receive screen (#310) 2022-06-09 16:01:16 +02:00
Sprite.tsx ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
TablePagination.module.css fix(pagination): colors of option element in dark mode (#554) 2022-10-31 10:39:27 +01:00
TablePagination.tsx ui: improve layout of JarDetailsOverlay on small screens (#495) 2022-09-14 14:09:56 +02:00
ToggleSwitch.module.css feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
ToggleSwitch.tsx feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00
Wallet.module.css ui(Wallet): add lock/unlock icon (#592) 2023-01-12 13:33:30 +01:00
Wallet.test.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Wallet.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
WalletCreationConfirmation.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
WalletCreationForm.module.css fix(ui): consistent button styles (#656) 2023-09-10 14:38:48 +02:00
WalletCreationForm.tsx chore: apply new formatting rules after prettier upgrade (#657) 2023-09-10 15:14:57 +02:00
Wallets.test.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00
Wallets.tsx refactor: Consistent use of walletName vs walletFileName (#671) 2023-10-08 15:44:31 +02:00