Commit Graph

10 Commits

Author SHA1 Message Date
Subir
8eb4694ca2
chore(dev): code sweep for tests and storybook
chore: updated README
chore: added button tests and stories
fix: removed unused code from @atoms/Currency
chore: added tests and stories for @atoms/Link
test: refactored NodeConnectSwitch refactored
chore: refactored NodeStatus
test: atom/ProtectedRoute
feat: added PasswordInput atom
chore: refactored account sidebar
test: PaymentMethodCard and AddPaymentMethod button
test: ReadyToUse molecule
test: SetPassword organism
test: Login page
chore: added stories for onboarding pages

---

Reviewed-by: localredhead
2022-05-21 18:55:31 +05:30
Subir
71bbc7e3f5
fix: wallet balance
- fiat balance display
- currency formatting
- added tests for WalletBalance
- added test coverage scripts
- bumped haveno-ts to v0.0.5

---

Reviewed-by: localredhead
2022-05-17 16:01:28 +05:30
Mert
ba4b634aaa
feat: available balance 2022-05-14 02:08:15 +05:30
Subir
6505f47ef9
chore: Sync Status molecule
---

Reviewed-by: schowdhuri
2022-05-11 18:53:19 +05:30
Subir
a0c7875391
feat: haveno daemon integration
- create account
- login
- change password
- haveno hooks
- electron-store hooks
- haveno-ts

---

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-05-10 01:36:01 +05:30
Ahmed Bouhuolia
d8dd987ccf
chore: Account Security page ui
---

Reviewed-by: schowdhuri
2022-05-09 17:23:51 +05:30
Subir
5460d3afae
chore: UI elements for Accounts screen
- Typography
- TextInput, Select
- AddPaymentMethod
- supported currencies and payment methods
- theme updates
2022-05-06 01:49:37 +05:30
dependabot[bot]
3b8847bf94 chore(deps): bump ejs from 3.1.6 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 21:52:03 +05:30
Subir
a6c084cd6b
chore(dev): foundational ui elements
- Sidebar nav
- Buttons
- Connection Progress
- Available Balance
- providers
- theme and layout
- Storybook stories
- unit tests
- react dev tools

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-04-27 21:02:21 +05:30
Subir
a9893aa853 chore(dev): app boilerplate
Electron, React, Vite app boilerplate

- license header
- pre-commit and commit-msg hooks
- storybook
- fix windows tests;
- fix linux build
- CI setup
- persistent store with electron-store and safeStorage
- localization with react-intl

Refs:
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001746
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001745

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-04-23 22:21:06 +05:30