Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
52d2d5ea33
chore(deps-dev): bump vite from 2.8.4 to 2.9.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.4 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 22:25:35 +00:00
Ahmed Bouhuolia
1c0e371c0a
chore: update mantine to v4.2.9
- update mantine and related packages
- update snapshots

---

Reviewed-by: @schowdhuri
2022-06-14 16:14:44 +05:30
Ahmed Bouhuolia
5ed0efd67e
feat: market offers
---

Reviewed-by: @schowdhuri
2022-06-14 00:27:27 +05:30
Ahmed Bouhuolia
07a984bb52
chore(dev): eslint import rules
---

Co-authored-by: @schowdhuri 
Reviewed-by: @schowdhuri
2022-06-04 00:00:55 +05:30
Ahmed Bouhuolia
ec2193b460
fix: My Wallet page
- download qr code
- ui inconsistencies fixed

---
Reviewed-by @schowdhuri
2022-06-02 21:40:38 +05:30
Ahmed Bouhuolia
b40fe25930
feat: my wallet
- transaction list
- primary address and qr code
- generate sub address
- send and receive xmr

---

Reviewed-by: @schowdhuri
2022-05-28 02:04:22 +05:30
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
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
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