Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a mean to come back to release action when on reserve screen #10

Closed
tloubrieu-jpl opened this issue Dec 3, 2020 · 1 comment · Fixed by #12
Closed

Provide a mean to come back to release action when on reserve screen #10

tloubrieu-jpl opened this issue Dec 3, 2020 · 1 comment · Fixed by #12
Assignees
Labels

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Dec 3, 2020

That can be a permanent menu with the current action being highlighted. This can be something else...

Acceptance criteria:
When the user use the UI
Then: he can switch anytime to reserve or release forms without using back or re-entering a URL in the browser

@tloubrieu-jpl tloubrieu-jpl added this to the PDS.06 (ends 2020-12-17) milestone Dec 3, 2020
@tloubrieu-jpl tloubrieu-jpl added the enhancement New feature or request label Dec 3, 2020
eddiesarevalo added a commit that referenced this issue Dec 8, 2020
-Added an app bar with buttons for the DOI UI to switch between the release and the reserve button.
-Updated a small space to the top of the release and reserve pages.
-Changed the name of the select component to app body.
@tloubrieu-jpl
Copy link
Member Author

perfect that looks nice ! Thanks @eddiesarevalo

tloubrieu-jpl pushed a commit that referenced this issue Dec 10, 2020
* Provide A Way To Move Between Release And Reserve #10

-Added an app bar with buttons for the DOI UI to switch between the release and the reserve button.
-Updated a small space to the top of the release and reserve pages.
-Changed the name of the select component to app body.

* Show API Error Message For Reserve In UI #9

-Error messages for uploading a reserve request now show when an error is returned form the API.
-If an error is returned a button that allows a retry will reset the reserve form.
-Added content type json to post request.
tloubrieu-jpl pushed a commit that referenced this issue Jan 28, 2021
* Provide A Way To Move Between Release And Reserve #10

-Added an app bar with buttons for the DOI UI to switch between the release and the reserve button.
-Updated a small space to the top of the release and reserve pages.
-Changed the name of the select component to app body.

* Show API Error Message For Reserve In UI #9

-Error messages for uploading a reserve request now show when an error is returned form the API.
-If an error is returned a button that allows a retry will reset the reserve form.
-Added content type json to post request.

* Add Release Forms And Astronomy Thesaurus #2 #4 #11

-Added search for lidvid in release.
-Added text field to update metadata.
-Added astronomy thesaurus for metadata keywords using material ui autocomplete.
-Added error message for release.
-Installed material ui lab.
-Added release alert to confirm or cancel release.
-Added xml util for processing xml content.

* Add Release Forms And Astronomy Thesaurus #2 #4 #11

-Added search for lidvid in release.
-Added text field to update metadata.
-Added astronomy thesaurus for metadata keywords using material ui autocomplete.
-Added error message for release.
-Installed material ui lab.
-Added release alert to confirm or cancel release.
-Added xml util for processing xml content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants