-
Notifications
You must be signed in to change notification settings - Fork 881
create UI to show provisioner jobs #15192
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
Comments
cross-posting from #15084 (comment) Here is a first draft. Note: the design is not final yet. I'd like to align on the information structure and direction first. Is this what you had in mind? Are there any information missing? Feel free to comment directly in Figma.
Could you provide an example? What kind of information would you like to see here? |
This is still missing the filters. I'm working on it right now. |
After some discussion on Slack, we are going to redesign the proposed solution based on more recent feedback. Moving it to block until there. |
@BrunoQuaresma As we talked during Weekly on Monday, it seems to be not a blocker anymore. Can you please flush out the scope of changes? |
The required UI changes are available on this Figma graph in the "design exploration v2" panel: https://www.figma.com/design/JYW69pbgOMr21fCMiQsPXg/Provisioners?node-id=430-4217&t=BbhTfFzT0xJ5M0Gu-0 |
I think we need to open access to internal (can't access now). |
I approved your access request. |
We had a meeting today to discuss the next steps of this feature and as phase 1 we decided to:
|
- Add provisioner jobs back, but as a sub page of the organization settings - Add missing storybook tests to the components Related to #15192.
- Add provisioner jobs back, but as a sub page of the organization settings - Add missing storybook tests to the components Related to #15192.
Done by #16867 |
- Add provisioner jobs back, but as a sub page of the organization settings - Add missing storybook tests to the components Related to #15192.
Add a UI endpoint to list all provisioner jobs. It should allow filtering by orgnization, status, and time. It should also include information on the associated provisioner daemon(s), if applicable.
The text was updated successfully, but these errors were encountered: