-
Notifications
You must be signed in to change notification settings - Fork 198
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
feat(nimbus): Draft/Preview/Review workflow #11932
feat(nimbus): Draft/Preview/Review workflow #11932
Conversation
wait for review, fixing some layouts |
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.
Cool! I tried locally and it works great! Needs to be updated to latest main and I think we can do the views/controls differently, but this is coming along great 🎉 🎉 🎉 🎉
...er/experimenter/nimbus_ui_new/templates/nimbus_experiments/launch_with_preview_controls.html
Outdated
Show resolved
Hide resolved
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.
Ya this is looking great. Very nice and succinct changes, great tests, works great locally. Couple last points about the tests but this is pretty much there, amazing thank you @yashikakhurana 🙏 🎉
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.
Yep this is all looking and working great, one last pass on the tests and this should be good to go 🎉
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.
Perfect ty for updating the tests, this is great, let's gooooo 🎉 🎉 🎉 🎉
Because We want to include workflow on the new summary page: - Send draft to preview - preview to review - preview to draft - review to draft - cancel review This commit - Adds the preview, review workflow Fixes #11757 https://github.com/user-attachments/assets/cb7978af-aa85-45a3-a40d-0d890c94bb54 --------- Co-authored-by: Jared Lockhart <[email protected]>
Because
We want to include workflow on the new summary page:
This commit
Fixes #11757
Screen.Recording.2024-12-24.at.12.26.47.PM.mov