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

KG - Single Service Landing Page #1727

Merged
merged 6 commits into from Feb 27, 2019
Merged

KG - Single Service Landing Page #1727

merged 6 commits into from Feb 27, 2019

Conversation

kayla-glick
Copy link
Contributor

https://www.pivotaltracker.com/story/show/163063556

Major Changes

  • Adds a url domain/services/<serviceid> which loads the Service Catalog with a single service opened in the center and the accordion open to that service's organization tree.
  • To prevent large amounts of empty service requests from being created because of this, a few changes have been made
    • Service Requests will now be created after adding a service to the cart. This is persisted afterwards.
    • To persist the Service Requests, I stored the srid as a session variable.
    • To edit a different service request from the Dashboard, the srid is passed as a parameter and then saved into session storage
    • This makes the url of the Service Catalog domain/service_request/catalog, where the srid is no longer a slug in the URL.

@Stuart-Johnson Stuart-Johnson merged commit 67dd715 into v3.5.0 Feb 27, 2019
@Stuart-Johnson Stuart-Johnson deleted the kg-service_landing branch February 27, 2019 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants