108 Commits (d640565dcbc81ef3129079fd7cc085f1e59fa5b3)
 

Author SHA1 Message Date
jamaljsr d640565dcb chore(import-sorter): add config for mike-co.import-sorter vscode plugin 5 years ago
jamaljsr d155b912c5 refactor(dockerservice): move networkManager.create to dockerService 5 years ago
jamaljsr 17784d7dcd chore(dev): improve `yarn dev` command in package.json 5 years ago
jamaljsr af48550a86 refactor(network): store data path on the network object 5 years ago
jamaljsr c33d0ed181 refactor(dockerservice): update exceptions thrown by the dockerService 5 years ago
jamaljsr cf0d34b0cc test(unit): improve unit tests to use toBeInTheDocument matcher 5 years ago
jamaljsr a183b0ccf0 feat(network): add toggle action to network store 5 years ago
jamaljsr 0f74000d13 test(loader): add unit tests for the Loader component 5 years ago
jamaljsr 1b14fc8ac4 test(cards): update unit tests for node cards 5 years ago
jamaljsr b0145b6b2a feat(start-network): show loaders in node cards 5 years ago
jamaljsr a03fd6fddc feat(docker): stop docker containers for the network 5 years ago
jamaljsr 34921a9b36 feat(docker): start docker containers for the network 5 years ago
jamaljsr 7cfbd83c2d feat(docker): create model actions to start a network 5 years ago
Renovate Bot f0ea76e5d4 chore(deps): update dependency electron to ^6.0.6 5 years ago
Renovate Bot 04a0342926 chore(deps): update dependency @types/node to v12.7.3 5 years ago
Renovate Bot a4751bc718 chore(deps): update dependency i18next to ^17.0.13 5 years ago
Renovate Bot 89163d8d36 chore(deps): update dependency typescript to v3.6.2 5 years ago
Renovate Bot c1e44ba411 chore(deps): update dependency testcafe to ^1.4.2 5 years ago
Renovate Bot e9434060a6 chore(deps): update dependency babel-plugin-import to ^1.12.1 5 years ago
Renovate Bot 6fae78b347 chore(deps): update dependency electron to ^6.0.5 5 years ago
Renovate Bot f5786f0ed1 chore(deps): update dependency antd to ^3.22.2 5 years ago
Renovate Bot 2abe951098 chore(deps): update dependency react-hot-loader to ^4.12.12 5 years ago
Renovate Bot 80c287a4f0 chore(deps): update dependency lint-staged to ^9.2.5 5 years ago
jamaljsr 849e81d40e feat(footer): extract LocalSwitcher into a separate component 5 years ago
jamaljsr fd4359082a docs(routes): update comments for mock Switch test component 5 years ago
jamaljsr 23b5d77f24 refactor(routes): refactor routes into multiple components 5 years ago
jamaljsr 4e95828f24 feat(routes): add animated transitions for route changes 5 years ago
Renovate Bot 9b6b919481 chore(deps): update dependency antd to ^3.22.1 5 years ago
Renovate Bot 70f942aab3 chore(deps): update dependency react-redux to ^7.1.1 5 years ago
Renovate Bot 10447dabf4 chore(deps): update dependency lint-staged to ^9.2.4 5 years ago
jamaljsr 7a3a2cc591 feat(network-view): fix styling issues at different window sizes 5 years ago
jamaljsr 620c9d1bca test(network-view): fix unit tests broken by translations update 5 years ago
jamaljsr 11e6d0bb70 feat(network-view): add translations for the network view components 5 years ago
jamaljsr 42597d8bc3 test(network-view): add remaining unit tests for Network View screen 5 years ago
jamaljsr 5f42c8103e test(common): add unit tests for common components 5 years ago
jamaljsr c894947074 test(network-view): update e2e tests 5 years ago
jamaljsr 8890ae1856 feat(network): create an actual network based on user input 5 years ago
jamaljsr b3ac0909cc feat(network-view): split NetworkView into separate components 5 years ago
jamaljsr 339d45ff76 feat(network-view): create StatusTag and StatusBadge components 5 years ago
jamaljsr 0aca89f633 refactor(types): moved types into a specific file 5 years ago
jamaljsr 353b268378 feat(network-view): add initial layout for network view screen 5 years ago
jamaljsr d30abf98af chore(counter): remove sample counter component, state, and tests 5 years ago
Renovate Bot 74511382ff chore(deps): update dependency electron to ^6.0.4 5 years ago
jamaljsr be00c3d553 test(network): add and update e2e tests for network list 5 years ago
jamaljsr 297ce9c4c2 feat(network): add translations for network list 5 years ago
jamaljsr a76d88cf9f feat(network): remove unnecessary elements from AppLayout 5 years ago
jamaljsr 41e4b497d7 feat(network): add Routes test for the new network page 5 years ago
jamaljsr da35f55401 feat(network): add create buttons to network list 5 years ago
jamaljsr 650028044c feat(network): add initial network list component 5 years ago
jamaljsr fa1c7b92f7 refactor(tests): refactor redundant test code into a util function 5 years ago