-
-
Notifications
You must be signed in to change notification settings - Fork 127
feat(web): rework deployment screen #131
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
Conversation
polaroi8d
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm know that not related to this task, but can you add a deploy action in the table? Furthermore, if a node is not connected please show the error modal, and don't allow it to deploy.
32857f2 to
0cc330e
Compare
balanceee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Moved back to draft, after talking with @polaroi8d. Adding some stuff to the new deployment card. |
added status filter reworked table removed status badge (list + deploy page) rearranged columns
40af3cc to
6693eb4
Compare
polaroi8d
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Added status filter to list.
Reworked table design.
Removed status badge (list + deploy page)
Rearranged columns.
Fixed "exited" status color.
Fixed status badge size on deploy page.