-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add the manager UI #59
Conversation
The lastest commit updates the Angular version used by the manager from v6.1 to v8. Multiple changes were made to make the manager work well with v8 and to prepare it to work well with some changes that are expected for v9. |
The lastest commit adds compatibility with the lastest changes made to the hypervidor API. It includes the following changes:
|
The lastest commit includes the following changes:
This is a start for making the design work well on small screens, as it currently looks good only if the browser window is 900px wide or more. |
The lastest commit includes the following changes:
|
The lastest commit changes the design of the nodes list to make it responsive. It includes the base styles that will be use to improve the other lists. |
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The last 2 commits include the following changes:
|
The last 2 commits include the following changes:
|
The last 2 commits include the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the changes made when cleaning and commenting the rest of the code. It includes the rest of the files and much more changes than the previous commit, so now most of the old code has been removed and several parts are much simpler to read and mantain, but some old code is still present, waiting to see if it could be useful when implenting the features that are still missing. Also, a list with other small problems was created while cleaning the code. |
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit fixes a small error in the README.md file |
The lastest commit includes the following changes:
|
The last 2 commits include the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commit includes the following changes:
|
The lastest commits include the following changes:
|
Changes:
master
branch instead ofmainnet-milestone2
. It also has some minor changes nedded for making the manager work with themaster
branch.How to test this PR:
Follow the instructions in
static/skywire-manager-src/README.md