objectcomputing / check-ins

Other
7 stars 7 forks source link

[2354 & 2355] Updating Existing Setting Controller #2405

Closed mjperry91 closed 1 month ago

mjperry91 commented 1 month ago

This PR covers both 2354 and [#2355]((https://github.com/objectcomputing.com/check-ins/pull/2355) as they were closely related, and [#2355]((https://github.com/objectcomputing.com/check-ins/pull/2355) had already been partially implemented a while back.

-Adding options require name to be valid from the enum -Removing userId from Setting table as we don't want to tie these to specific users currently -Adding tests