Commit graph

2596 commits

Author SHA1 Message Date
jamaljsr
05c769c25c feat: implement multi-colored dot icon 2020-04-25 23:06:02 -04:00
jamaljsr
011620b064 fix: fully expand page content when sidebar is collapsed 2020-04-25 18:45:42 -04:00
jamaljsr
5c752d8bbb chore: organize stories in Storyboard explorer 2020-04-25 18:44:48 -04:00
jamaljsr
a49ec34a84 test: add additional unit tests and stories 2020-04-25 18:31:18 -04:00
jamaljsr
5bd334a4fe feat: add colored channel balance component 2020-04-25 13:10:49 -04:00
jamaljsr
6ff4b753fb feat: add initial channel list to Loop page 2020-04-25 03:34:25 -04:00
Jamal James
492636c81f
Merge pull request #17 from lightninglabs/feat/loop-page
Add Loop page with the top tiles
2020-04-24 12:33:06 -04:00
jamaljsr
b52a293497 test: fix a unit test breaking in varying time zones 2020-04-24 12:03:39 -04:00
jamaljsr
6cfeccebe3 refactor: move sampleData into tes utils dir 2020-04-24 12:03:39 -04:00
jamaljsr
66ccc61f69 feat: add Loop History component, tests, and stories 2020-04-24 12:03:39 -04:00
jamaljsr
4cfb5c141c ui: add stories for the Tile component 2020-04-24 12:03:39 -04:00
jamaljsr
21ecbb75af feat: display liquidity tiles on the Loop page 2020-04-24 12:03:39 -04:00
jamaljsr
725609fbc2 feat: add empty Loop page with tests and stories 2020-04-24 12:03:39 -04:00
Alex Bosworth
da9fdda5e2
Merge pull request #16 from lightninglabs/feat/node-status
Add Node Status to sidebar
2020-04-24 08:53:26 -07:00
jamaljsr
0ade212f30 feat: replace text in UI with i18n strings 2020-04-21 16:47:12 -04:00
jamaljsr
941717c7d4 test: add unit tests for collapse icon 2020-04-21 02:26:58 -04:00
jamaljsr
abeb399688 feat: implement sidebar collapsing 2020-04-21 02:26:58 -04:00
jamaljsr
1e6ac168ba feat: add menu icon to sidebar and fix svgs 2020-04-21 02:24:37 -04:00
jamaljsr
b8d03efe19 ui: add storybook story for NodeStatus component 2020-04-21 02:24:37 -04:00
jamaljsr
49d12a35a9 test: add unit tests for NodeStatus component 2020-04-21 02:24:37 -04:00
jamaljsr
6b77767bc4 feat: add NodeStatus component 2020-04-21 02:24:37 -04:00
jamaljsr
e0eedba632 feat: add state and actions to store balances 2020-04-21 02:24:37 -04:00
Jamal James
aa5c1e9aac
Merge pull request #15 from lightninglabs/feat/storybook
Add initial site layout component
2020-04-20 16:04:08 -04:00
jamaljsr
07dbdab965 refactor: share sample API data between test and storybook 2020-04-19 00:06:01 -04:00
jamaljsr
31894c4c32 chore: add context providers to storybook components 2020-04-18 23:14:16 -04:00
jamaljsr
b873f4d031 refactor: update mobx store to use context and hooks 2020-04-18 15:17:14 -04:00
jamaljsr
3e4792202a feat: move colors and fonts into a theme 2020-04-18 12:51:33 -04:00
jamaljsr
b64cbef9d0 feat: add font and style the nav items 2020-04-18 01:53:45 -04:00
jamaljsr
f4784d9a8e feat: add site layout with sidebar nav 2020-04-17 23:31:01 -04:00
jamaljsr
a10ee9bdd1 chore: add storybook component explorer 2020-04-15 16:08:04 -04:00
Alex Bosworth
2fead46873
Merge pull request #14 from lightninglabs/ci/add-github-actions
add GitHub Actions CI workflow
2020-04-14 16:31:44 -07:00
jamaljsr
cebbf535a4 chore: add GitHub Actions CI workflow 2020-04-14 19:17:49 -04:00
Jamal James
b4c31ecf2a
Merge pull request #6 from lightninglabs/feat/i18n
Add i18n support and logging
2020-04-14 14:01:35 -04:00
jamaljsr
ee760b4b1e feat: add configurable logging infrastructure 2020-04-14 13:25:57 -04:00
jamaljsr
056f784689 feat: add multi-language support 2020-04-14 13:11:42 -04:00
Jamal James
e91596930e
Merge pull request #2 from lightninglabs/init-client
add initial mobx infrastructure
2020-04-14 13:11:00 -04:00
jamaljsr
75916b4c6e chore: add .env.local for environment local vars 2020-04-14 11:32:21 -04:00
jamaljsr
a30215cb05 test: add initial unit tests 2020-04-11 00:05:23 -04:00
jamaljsr
72de418db1 feat: add initial store and actions for mobx 2020-04-09 12:50:43 -04:00
jamaljsr
b183036e6a feat: add GRPC wrapper classes for lnd & loop 2020-04-09 12:50:13 -04:00
jamaljsr
f4754f4154 chore: add configs for eslint, prettier, import-sorter 2020-04-09 12:48:03 -04:00
Alex Bosworth
e4e7551e7e
Merge pull request #1 from lightninglabs/init-backend
Init application structure
2020-04-08 20:33:58 -07:00
jamaljsr
6a8958068d rewrite backend and add loop proxy 2020-04-07 18:39:55 -04:00
jamaljsr
b7c4b7d570 create initial react app 2020-04-07 18:39:55 -04:00
jamaljsr
f6334154a6 setup initial backend grpc proxy server 2020-04-07 18:37:12 -04:00
jamaljsr
16a8b27391 initial commit 2020-04-07 18:28:38 -04:00