project-lux / lux-marklogic

Code, issues, and resources related to LUX MarkLogic
Other
3 stars 2 forks source link

Create User and Deploy Middle Tier for IPCH Portal #314

Closed clarkepeterf closed 1 month ago

clarkepeterf commented 1 month ago

Problem Description: IPCH is interested in a portal for LML

Expected Behavior/Solution: Create a portal for LML

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

- [ ] Wireframe/Mockup - Mike - [ ] Committee discussions - Sarah - [ ] Feasibility/Team discussion - Sarah - [ ] Backend requirements - TBD - [ ] Frontend requirements- TBD - [ ] Are new regression tests required for QA - Amy - [ ] Questions - List of questions for discussions. Answers should be documented within the issue.

UAT/LUX Examples:

Dependencies/Blocks:

- Blocked By: Issues that are blocking the completion of the current issue. - Blocking: Issues being blocked by the completion of the current issue.

Related Github Issues:

- These links can consist of resources, bugherds, etc.

Wireframe/Mockup: Place wireframe/mockup for the proposed solution at end of ticket.

clarkepeterf commented 1 month ago

implemented via https://github.com/project-lux/lux-marklogic/pull/321 and https://git.yale.edu/lux-its/ml-cluster-formation/pull/54

roamye commented 1 month ago

@clarkepeterf - is there an example of a search that should show up within this IPCH portal? I couldn't find one, but I am also unsure what searches are classified as IPCH.

clarkepeterf commented 1 month ago

@roamye Here are a couple of searches with results:

https://lux-byunit1.collections.yale.edu/view/results/objects?q=%7B%22text%22%3A%22blue%22%2C%22_lang%22%3A%22en%22%7D&sq=blue https://lux-byunit1.collections.yale.edu/view/results/objects?q=%7B%22text%22%3A%22paper%22%2C%22_lang%22%3A%22en%22%7D&sq=paper

clarkepeterf commented 1 month ago

Also, all items in this tenant are from LML (Lens Media Lab) - which is part of IPCH

roamye commented 1 month ago

Approved by UAT 9/27

roamye commented 1 month ago

Closing as this was implemented.