You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following issues should be resolved with the frontend-framework repo for it to be able to be deployed to production
Button Styling
Button color / text styling should be hooked up to the color and font themes that can be specified in the config
and not just use default options. See login page buttons
Navigation Config
navigation bar Logo href redirect not wired up to navigation logo component in front-end package (hardcoded to "/")
* update env config to cbds
* add this to enable build for aced commons
* update explorer config with ordering and subsets of columns, facets, and charts
* surface research subject tab and clean up explorer
* enable file modal on Research Subject tab
* refactor PatientDetailsPanel into more generalize ResourceDetailsPanel
* consolidate file ID into FileDetailsPanel table
---------
Co-authored-by: quinnwai <[email protected]>
The following issues should be resolved with the frontend-framework repo for it to be able to be deployed to production
Button Styling
Button color / text styling should be hooked up to the color and font themes that can be specified in the config
and not just use default options. See login page buttons
Navigation Config
navigation bar Logo href redirect not wired up to navigation logo component in front-end package (hardcoded to "/")
Helm Additions
Update helm chart to mount data commons specific frontend-framework configuration files to the image. Especially environment variables which are host name specific.
Configs found here: https://github.com/uc-cdis/gen3-frontend-framework/tree/develop/packages/sampleCommons/config.
The text was updated successfully, but these errors were encountered: