122 Commits (dce7bc4bc7dc3baf247e11d44907fa2b02b2ffea)
 

Author SHA1 Message Date
jamaljsr dce7bc4bc7 feat(networks): skip loading from disk if the data file doesn't exist 5 years ago
jamaljsr a1c08d6c66 feat(networklist): load networks from disk when the app loads 5 years ago
jamaljsr 368271b2ac feat(store): add load action to networks models 5 years ago
jamaljsr 16a96fba45 feat(dockerservice): add load function to dockerService 5 years ago
jamaljsr 56deae3c2c feat(files): add readDataFile to files util 5 years ago
jamaljsr f8e59bc1ae chore(config): move sort-importer settings to vscode config file 5 years ago
jamaljsr 0cfedb58d2 feat(dockerservice): add save function to store networks on disk 5 years ago
jamaljsr d2367f1db6
fix(deps): update dependency docker-compose to ^0.22.2 5 years ago
Renovate Bot 70a64548f4
fix(deps): update dependency docker-compose to ^0.22.2 5 years ago
Renovate Bot f073e837cc fix(deps): update dependency docker-compose to ^0.22.1 5 years ago
Renovate Bot 6017837c2b chore(deps): update dependency electron to ^6.0.7 5 years ago
Renovate Bot c7bb50a6ad fix(deps): update dependency docker-compose to ^0.22.0 5 years ago
jamaljsr d47f444117
Merge pull request #50 from jamaljsr/feat/start-network 5 years ago
jamaljsr 4f633e0e8d refactor(imports): sort import statements in all source files 5 years ago
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