428 Commits (25032c185c82ae8534a8e271f3eacc507ca5f7b9)
 

Author SHA1 Message Date
jamaljsr 1221aba6f4 test(bitcoind): fix broken unit tests 5 years ago
jamaljsr b5d56b4565 feat(bitcoind): add icon to mine button 5 years ago
jamaljsr 13d27a5cee feat(bitcoind): add form to manually mine blocks 5 years ago
jamaljsr 78edf41152 feat(bitcoind): specify node version and ports in the network model 5 years ago
jamaljsr 52a765754d feat(bitcoind): display wallet balance in the bitcoind details 5 years ago
jamaljsr 287a98649d feat(bitcoind): fetch chaininfo from the bitcoind node 5 years ago
jamaljsr b6c692b562 feat(bitcoind): add sidebar to display bitcoind node details 5 years ago
jamaljsr 4b36ce9e5f feat(bitcoind): add bitcoin-core dependency to project 5 years ago
Renovate Bot 9db5a864ba chore(deps): update dependency lint-staged to ^9.3.0 5 years ago
Renovate Bot e4df8c6181 chore(deps): update dependency antd to ^3.23.4 5 years ago
jamaljsr f220eddded test(e2e): update e2e test to use new emotion css selectors 5 years ago
jamaljsr b8e5ad6bb9 feat(styles): add dependency babel-plugin-emotion 5 years ago
jamaljsr 6b57121af4 feat(styles): remove stylelint step in CI builds 5 years ago
jamaljsr e3d8cbcb94 feat(styles): use emotion for global styles 5 years ago
jamaljsr bb46f41ddc feat(styles): switch to namespaced styled components 5 years ago
jamaljsr f30296b9e0 feat(styles): replace less files with emotion for common components 5 years ago
jamaljsr 9625522b0b feat(styles): replace less files with emotion for layout components 5 years ago
jamaljsr d788cc5a27 feat(styles): replace less files with emotion for network components 5 years ago
jamaljsr 0f449c0845 feat(styles): replace less files with emotion for designer components 5 years ago
jamaljsr c6471414d0 feat(styles): replace less files with emotion for routing components 5 years ago
jamaljsr c2156d56f3 feat(styles): replace less files with emotion for home components 5 years ago
jamaljsr 0afef1027f feat(styles): add emotion dependency 5 years ago
jamaljsr 8e0ee1d237 chore(deps): update dependency webpack to v4.40.2 5 years ago
Renovate Bot a14c2a9991 chore(deps): update dependency react-scripts to v3.1.2 5 years ago
Renovate Bot 057cde0855 chore(deps): update dependency codecov to ^3.6.1 5 years ago
Renovate Bot e36f74270d chore(deps): update dependency @types/react-router to ^5.0.5 5 years ago
Renovate Bot 3260a12696 chore(deps): update dependency codecov to ^3.6.0 5 years ago
Renovate Bot 571e56de0d chore(deps): update dependency electron to ^6.0.10 5 years ago
jamaljsr 660f29ee8f chore(icons): update logo icons and images 5 years ago
Renovate Bot 407718a32e chore(deps): update dependency cross-env to v6 5 years ago
Renovate Bot 35c87c1851 chore(deps): update dependency react-async-hook to ^3.5.3 5 years ago
Renovate Bot 7cdcf01bef chore(deps): update dependency eslint-plugin-prettier to ^3.1.1 5 years ago
Renovate Bot 26997354c5 chore(deps): update dependency @types/react-router to ^5.0.4 5 years ago
Renovate Bot 1131bd5077 chore(deps): update dependency stylelint-config-standard to v19 5 years ago
Renovate Bot f4bccfc725 chore(deps): update dependency stylelint to v11 5 years ago
Renovate Bot 2304ba9a75 chore(deps): update dependency i18next to ^17.0.16 5 years ago
jamaljsr ebbc471c5f feat(home): minor improvements to home screen 5 years ago
jamaljsr 038c9745b4 test(home): update e2e tests for the home screen 5 years ago
jamaljsr 65403f66f2 test(home): update unit tests for the home page 5 years ago
jamaljsr b168cf19bd feat(home): create initial layout for the home page 5 years ago
Renovate Bot 1c1449ea93 chore(deps): update dependency antd to ^3.23.3 5 years ago
Renovate Bot eaa9f0f2ed chore(deps): update typescript-eslint monorepo to ^2.3.0 5 years ago
Renovate Bot 7d73e449ca chore(deps): update dependency react-i18next to ^10.12.5 5 years ago
Renovate Bot 566969813f chore(deps): update dependency i18next to ^17.0.15 5 years ago
jamaljsr c7b1daf0e2
Merge pull request #103 from jamaljsr/feat/header 5 years ago
jamaljsr f0e88f4ad7 test(e2e): fix typos in e2e tests 5 years ago
jamaljsr 15aba2b96e fix(home): fix networks being loaded from disk many times 5 years ago
jamaljsr 43493e6b3f test(e2e): update e2e tests with new selectors 5 years ago
jamaljsr f5015ffc60 test(i18n): add i18n support for tests and remove data-tid attributes 5 years ago
jamaljsr f7e7487d3e test(header): add more unit tests 5 years ago