project-lux / lux-middletier

Node backend for LUX frontend (a.k.a. middle tier)
Apache License 2.0
2 stars 0 forks source link

Remove data constants endpoint #18

Closed clarkepeterf closed 1 month ago

clarkepeterf commented 7 months ago

Problem Description: Data constants are going to be replaced by AATs which will be managed by the frontend.

Expected Behavior/Solution: The data-constants endpoint can be removed once the frontend is not dependent on it.

Requirements:

Needed for promotion:

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

UAT/LUX Examples:

Dependencies/Blocks:

Related Github Issues: N/A

Related links: N/A

Wireframe/Mockup: N/A

kamerynB commented 3 months ago

@roamye This is going to be repurposed. The endpoint to retrieve data constants can be removed from the middle tier.

roamye commented 1 month ago

@kamerynB - is there any UAT links for this? Or are all records supposed to contain working as it has previously?

kamerynB commented 1 month ago

@roamye You can hit the middle tier directly here and see that the link no longer works. This was done once the AAT issue was completed as data constants are no longer required.

roamye commented 1 month ago

Approved by UAT 8/7

roamye commented 1 month ago

Looks good in PROD. Closing.