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
Issue #67 has now provided a new GET endpoint,
described both in Swagger, and in issue #8,
so that the pull-down menu in CreationPage,
showing software vendor systems
available for a new SystemUser.
Thus we will implement a Redux fetch function to GET the data,
and then populate the pull-down menu with the data from Redux State.
The content you are editing has changed. Please copy your edits and refresh the page.
Torgeir333
changed the title
Implement fetching system vendors from API for pull-down menu in CreationPage
Implement fetching software system vendors from API for pull-down menu in CreationPage
Nov 2, 2023
Issue #67 has now provided a new GET endpoint,
described both in Swagger, and in issue #8,
so that the pull-down menu in CreationPage,
showing software vendor systems
available for a new SystemUser.
Thus we will implement a Redux fetch function to GET the data,
and then populate the pull-down menu with the data from Redux State.
Tasks
The text was updated successfully, but these errors were encountered: