-
Notifications
You must be signed in to change notification settings - Fork 329
ui: added sidebar/panel ui to deployments tab #2773
Conversation
ad30c63
to
94803b6
Compare
Ember Asset Size actionAs of 6f9f3bb Files that got Bigger 🚨:
Files that stayed the same size 🤷:
|
94803b6
to
d12d740
Compare
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.
Looking so good! I’ve made a few superficial comments, but certainly no structural changes needed.
ui/app/templates/workspace/projects/project/app/deployment/deployment-seq.hbs
Outdated
Show resolved
Hide resolved
7d014a9
to
8b40bd4
Compare
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.
Changes all look great. From my perspective, this looks ready to merge.
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.
Looking good! I have a comment about what I think is a UI bug (see below), but I don't think it's related.
@sabrinako Possibly not related: On the builds page, the build time badges are flowing below the item. I believe this could be because we remove the |
A few more comments: cc @almonk |
8b40bd4
to
e3407d1
Compare
Comments Addressed (not including comments addresssed before 11/29)This is mainly for me but also transparency on what might be pushed to future work @almonk
@jgwhite
@gregone
|
e3407d1
to
9926bdc
Compare
Sorry for being misleading, as discussed in Zoom, let's drop the |
9926bdc
to
e6baba9
Compare
Co-authored-by: Jamie White <[email protected]> Co-authored by: Greg Hoin <[email protected]>
e6baba9
to
6f9f3bb
Compare
🎉 |
Screenshot
Notes
deployment
route/templatedeployment/deployment-seq
route/templatedeployments
route exists just to redirect to thedeployment
routeStatusReportMetaTable
alignment is fixed (but this could have been from a previous PR and I just didn't notice)How to test
git checkout ui/sidebar-panel
yarn
(newember-route-helpers
dependency)yarn start