jam/src/components
2023-08-28 17:29:08 +02:00
..
fb ui(fb): display warning if all funds are used for fb (#649) 2023-08-28 17:29:08 +02:00
jar_details feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
jars ui(send): add warn sign to selected jar on precondition violations (#648) 2023-08-28 14:07:16 +02:00
Send ui(send): add warn sign to selected jar on precondition violations (#648) 2023-08-28 14:07:16 +02:00
settings feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
Accordion.tsx ui(send): replace dropdown input with JarSelector (#600) 2023-02-08 12:35:51 +01: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 refactor: components from jsx to tsx (#509) 2022-09-26 12:22:31 +02:00
App.tsx feat: add dedicated error page (#586) 2023-01-24 00:08:23 +01: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.jsx fix: use own qrcode component to display addresses (#146) 2022-03-03 15:47:27 +01: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 fix: precondition for collaborative transactions (#485) 2022-09-15 18:52:49 +02:00
CopyButton.tsx feat: basic fidelity bonds (#307) 2022-06-15 15:17:51 +02:00
CreateWallet.jsx chore(ui): add padding to seed backup success message (#576) 2022-12-27 10:35:32 +01:00
CreateWallet.module.css refactor: css modules (#230) 2022-05-02 09:57:01 +02:00
CreateWallet.test.jsx fix: do not enable debug features on npm start (#549) 2022-10-26 15:11:41 +02:00
Earn.jsx ui(send): replace dropdown input with JarSelector (#600) 2023-02-08 12:35:51 +01:00
Earn.module.css ui(Send): hide "number of collaborators" behind send options (#595) 2023-01-17 16:39:48 +01: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 feat(Jam): add success message (#599) 2023-02-08 13:44:49 +01: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.jsx refactor: externalize Footer component (#477) 2022-08-24 10:02:28 +02:00
Jam.module.css feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
Jam.tsx feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00: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(Jam): add success message (#599) 2023-02-08 13:44:49 +01:00
MainWalletView.module.css refactor: speed up initial page load (#566) 2022-12-09 10:14:23 +01:00
MainWalletView.tsx feat(Jam): add success message (#599) 2023-02-08 13:44:49 +01: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 refactor(Balance): jsx to tsx (#594) 2023-01-17 11:31:07 +01:00
Navbar.tsx refactor(Balance): jsx to tsx (#594) 2023-01-17 11:31:07 +01:00
Onboarding.jsx feat(settings): add links to docs (#437) 2022-08-01 16:38:09 +02:00
Orderbook.module.css ui: improve all overlay content on small screens (#568) 2022-11-08 15:02:39 +01:00
Orderbook.tsx feat(Jam): add success message (#599) 2023-02-08 13:44:49 +01: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 feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
Receive.jsx feat(balance): display frozen balance on jars (#635) 2023-08-17 14:56:51 +02:00
Receive.module.css ui(Send): hide "number of collaborators" behind send options (#595) 2023-01-17 16:39:48 +01:00
ScheduleProgress.jsx feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
ScheduleProgress.module.css feat(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00: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.jsx feat: Settings subsections (#573) 2022-12-03 13:29:36 +01:00
Settings.module.css fix: mobile layout issues (#311) 2022-06-09 15:52:03 +02:00
Settings.test.jsx feat: Settings subsections (#573) 2022-12-03 13:29:36 +01: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(Send): Fee breakdown table (#606) 2023-08-28 11:03:14 +00:00
Wallet.module.css ui(Wallet): add lock/unlock icon (#592) 2023-01-12 13:33:30 +01:00
Wallet.test.tsx ui(Wallet): add lock/unlock icon (#592) 2023-01-12 13:33:30 +01:00
Wallet.tsx ui(Wallet): add lock/unlock icon (#592) 2023-01-12 13:33:30 +01:00
Wallets.jsx ui(Wallet): add lock/unlock icon (#592) 2023-01-12 13:33:30 +01:00
Wallets.test.jsx deps: update react-router-dom from v6.3.0 to v6.4.1 (#519) 2022-09-29 16:04:52 +02:00