unity-sds / unity-sds-portal

the portal information page for the Unity SDS
Apache License 2.0
0 stars 1 forks source link

Read endpoints from configuration for current deployment/environment/venue #3

Open rtapella opened 1 year ago

rtapella commented 1 year ago
rtapella commented 1 year ago

We should probably set up a hard-coded configuration file here that Has the same info we’ll need/get from envvars/settings-database. E.g. a way to check whether the logged-in person has access to something (so we can only show what they have access to, or otherwise indicate that they do not have access)

rtapella commented 7 months ago

put Project and Venue in the navbar but they're static (it only knows about "this" venue)

rtapella commented 7 months ago

part of https://github.com/unity-sds/unity-project-management/issues/74

rtapella commented 6 months ago

meeting to discuss on Feb 27

GodwinShen commented 5 months ago

@rtapella is there any update on this ticket? Also, it looks like this is a blocker for https://github.com/unity-sds/unity-sds-portal/issues/3

rtapella commented 4 months ago

potentially for an initial pass, this could use the health-status to see which apps are available and even indicate any that are "down" in the navigation menu

rtapella commented 4 months ago

this issue will be done when reading venue and other config from the environment so that Terraform can push the right config to the navbar.

navigation-bar customization based on available apps is #20

rtapella commented 4 months ago

@anilnatha how does the new work dovetail with this? should this issue be closed and a new one created to track the config reading from a venue?

rtapella commented 4 months ago

@anilnatha if this should be open, please move to the correct sprint

GodwinShen commented 3 months ago

@anilnatha and @rtapella ping for status. looks like this was supposed to be done in 24.2.1 but maybe y'all didn't settle on the exact sprint to do it in.

anilnatha commented 3 months ago

@GodwinShen Yup, working on this in this sprint. Tagged up with Rob about the marketplace tasks for this sprint yesterday and this is related to that.

GodwinShen commented 3 months ago

@anilnatha and @rtapella can we get a quick update on this ticket?