SEMOSS / semoss-ui

Apache License 2.0
17 stars 3 forks source link

[TASK] BI tool, Project list, needs to be scrollable #142

Open iclyn-taero opened 3 months ago

iclyn-taero commented 3 months ago

Description

Old legacy semoss. Navigate to '/', click BI Tool card, and you will be in old semoss.

Upon landing you should see the project list on the left, screenshot below. You may need to add a bunch of dummy projects to delete later.

Existing

Please go to our BI Tool, one of our system apps on landing page.

If you have issues navigating to the BI tool, you likely need to fix up your env for this

Legacy application

cd packages/legacy Go to app.constants.js remove the Monolith Module and swap it to vha-supply ensure you are in the root and run pnpm run dev:legacy Navigate to: http://localhost:9090/semoss-ui/#!/

Tasks