ManageIQ / manageiq-ui-classic

Classic UI of ManageIQ
Apache License 2.0
50 stars 357 forks source link

Replace the trees with the new (react) tree component #5178

Open martinpovolny opened 5 years ago

martinpovolny commented 5 years ago
martinpovolny commented 5 years ago

ping @brumik

skateman commented 5 years ago

We just had a meeting with @brumik, gave him the following tasks:

In the meantime I will be doing these things:

The goal is to have JSON endpoints for all left side explorer trees and use the React component to render the tree while storing its state in Redux instead of storing it on the server-side session.

miq-bot commented 4 years ago

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

skateman commented 4 years ago

@miq-bot rm_label stale

skateman commented 4 years ago

So after https://github.com/ManageIQ/manageiq-ui-classic/pull/6413 gets in, we will have these callsites of building trees:

himdel commented 4 years ago

Some current state (from https://github.com/ManageIQ/manageiq-ui-classic/pull/6413#discussion_r414695047)..

Left side explorer trees:

relevant: some will be removed, some moved to independent screens for https://github.com/ManageIQ/manageiq-ui-classic/issues/6819:

Right side trees:

miq-bot commented 1 year ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.