Commit Graph

9 Commits

Author SHA1 Message Date
Subir
b029419e7f
chore(styles): theme
- updated theme colors
- fixed button styles
- updated wallet balance molecule
- run CI checks on develop branch

---

Authored-by: schowdhuri
2022-04-29 00:42:52 +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
8a8584e0ec
fix: language pack 2022-04-27 21:18: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
f49aa3ebb6 ci: moved to master branch
Authored-by: schowdhuri
Reviewed-by: localredhead
2022-04-23 22:21:06 +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
woodser
3a379a7c55
Merge pull request #1 from erciccione/license
add apache 2 license
2022-04-09 08:51:22 -04:00
erciccione
fbcc1b96e8
add apache 2 license 2022-04-09 09:40:21 +02:00
woodser
ae26ac0d24
Initial commit 2022-04-08 09:22:29 -04:00