Tags: NASA-PDS/doi-ui
Tags
Fix Broken Styling On Build #132 -Fixed a bug where the component stylings would over write each other. This occurred because the theme provider was missing. -Removed the banner component as this should deployed separately from the doi ui app. -The banner component would also interfere with the styling since it uses withStyles while the rest of the app would use makeStyles. -Added missing styling for the home call to action buttons.
New Landing Page and Adjusted User Flow (#51) * Rework userflow for DOI UI - Remove navigation buttons for Release and Reserve - Add navigation buttons for Home, Search, and FAQ - Add new page for Home - Add new page for FAQ - Add new page for Create DOI - Display error/warning messages on page from which raised Addresses #44 Addresses #34 Possibly addresses #41 Possibly addresses #42 * Correct button text and API calls - Revert to appropriate actions, i.e. 'draft' and 'reserve' only - Edit button text to say 'Submit for Review' instead of 'Release Additional changes: - Display DOI of newly reserved item in success message - Add margin to bottom of page Resolves #47 Continues #44
PreviousNext