43 Commits (aed7b9d1549d0bd78d71b5ab4f6cd0b74a054363)

Author SHA1 Message Date
jamaljsr aed7b9d154 feat(clightning): display 30s msg when waiting for clightning to sync 5 years ago
jamaljsr 0f7e6f1597 feat(lightning): auto update lightning node info when a block is mined 5 years ago
jamaljsr 99df9124f2 feat(clightning): throw errors when a c-lightning API call fails 5 years ago
jamaljsr a8c746aa58 feat(clightning): implement removing of c-lightning nodes 5 years ago
jamaljsr b61d14d30d feat(clightning): implement dragging c-lightning nodes from the sidebar 5 years ago
jamaljsr d77fef6c58 refactor(lightning): update may var names from lnd to lightning 5 years ago
jamaljsr fcb0749bff feat(network): implement node removal 5 years ago
jamaljsr 94a6fc66d2 feat(terminal): add node actions to open terminal in new window 5 years ago
jamaljsr 277195c5e5 feat(docker): display docker & compose versions in footer 5 years ago
jamaljsr d1bca87fc1 feat(network): implement deleting a network 5 years ago
jamaljsr 0d632e554c feat(network): implement renaming the network 5 years ago
jamaljsr f7fe9d8da9 feat(network): add block height and mine btn to network header 5 years ago
jamaljsr 2c872fb89b docs(todo): update todo list 5 years ago
jamaljsr 89b8b68225 feat(network): detect ports in use to avoid conflicts on network startup 5 years ago
jamaljsr 07db3badab feat(lnd): add support for multiple versions of LND nodes 5 years ago
jamaljsr 10a20915d7 test(lndconnect): add unit tests for lndconnect component 5 years ago
jamaljsr b5a79385c3 feat(designer): prevent adding nodes when network is transitioning 5 years ago
jamaljsr 3041347e8d feat(channels): display details of channels in the sidebar 5 years ago
jamaljsr d8e4b03806
chore(docs): Update todo list 5 years ago
jamaljsr 3587e64b62 feat(lnd): wait for admin.macaroon file to be created when starting 5 years ago
jamaljsr a8ec410fad feat(bitcoind): support custom rpc port for bitcoind nodes 5 years ago
jamaljsr b5d56b4565 feat(bitcoind): add icon to mine button 5 years ago
jamaljsr 4b36ce9e5f feat(bitcoind): add bitcoin-core dependency to project 5 years ago
jamaljsr 660f29ee8f chore(icons): update logo icons and images 5 years ago
jamaljsr 15aba2b96e fix(home): fix networks being loaded from disk many times 5 years ago
jamaljsr df600ae7c8 feat(designer): remove the node card components and update unit tests 5 years ago
jamaljsr 3c12455bdf feat(designer): move char state from redux to component 5 years ago
jamaljsr e25e0ddb69 feat(sidebar): remove sidebar sub-menus 5 years ago
jamaljsr c0a997bf2d chore(langs): add translation for load failed notification 5 years ago
jamaljsr 246293df8d ci(builds): fix test coverage reports missing in CI builds 5 years ago
jamaljsr b854694072 refactor(files): rename functions in files 5 years ago
jamaljsr 2206905e58 test(e2e): cleanup stored data in between e2e test runs 5 years ago
jamaljsr 0cfedb58d2 feat(dockerservice): add save function to store networks on disk 5 years ago
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 34921a9b36 feat(docker): start docker containers for the network 5 years ago
jamaljsr 7a3a2cc591 feat(network-view): fix styling issues at different window sizes 5 years ago
jamaljsr a76d88cf9f feat(network): remove unnecessary elements from AppLayout 5 years ago
jamaljsr 37bcb06c5e feat(network): add NodeManager to construct docker compose file 5 years ago
jamaljsr fe01959a23 feat(networks): add form to create a new network 5 years ago
jamaljsr 498a653890 feat(network): create route and empty page 5 years ago
jamaljsr 3d885248ec chore(setup): initial app setup (#1) 5 years ago