mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 04:14:34 +00:00

* chore(ui): move entitydetails loading to * improve version page * minor improvement for version * fix tests * chore(ui): reduce routes from specific to generic to reduce the code (#15404) * chore(ui): reduce routes from specific to generic to reduce the code * cleanup on authenticated app router * fix tests * fix path for table then other type * fix cypress * address comments * fix routes issue * fix path issue for versino pages (cherry picked from commit bb03e594a4113ffd3266ab9220d1b7efc14a50f5) * fix paths * fix tests * fix mock issue * fix java lint * fix task path