506 Commits (a8e70d10f18f7d1bb2e6c53af9305e96e90388ef)

Author SHA1 Message Date
jamaljsr d155b912c5 refactor(dockerservice): move networkManager.create to dockerService 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
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
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
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
jamaljsr ef2448f5fe test(network): fix unit test for dockerService on mac/linux 5 years ago
jamaljsr 5664b72663 test(network): add e2e tests for NewNetwork screen 5 years ago
jamaljsr 9b0c4d8cb1 feat(network): add translations for NewNetwork component 5 years ago
jamaljsr 066242f029 chore(branding): change name throughout the app to Polar 5 years ago
jamaljsr a04f4227cb test(network): add unit tests for dockerService 5 years ago
jamaljsr a6be35a5d7 style(network): fix linter errors 5 years ago
jamaljsr 69f40d9993 test(network): add unit tests for networkManager class 5 years ago
jamaljsr f3dde7bc50 refactor(network): rename files part 2/2 5 years ago
jamaljsr fa50ea3de5 refactor(network): rename files part 1/2 5 years ago
jamaljsr 172bb1b372 test(network): add unit tests for composeFile class 5 years ago
jamaljsr 216b9e75cc test(network): add unit tests for nodeTemplates 5 years ago
jamaljsr 615e4f548a test(network): add tests for files util 5 years ago
jamaljsr 7c4d25db9e test(network): add unit tests for the network redux store 5 years ago
jamaljsr 852b1413a7 test(network): add jest unit tests for NewNtwork component 5 years ago
jamaljsr ed21e6bc12 feat(network): add basic support for multiple networks 5 years ago
jamaljsr b565b1aaf5 feat(network): startup docker containers when network is created 5 years ago