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
feat: show right schema for dev and non-dev conditions (#2467)
* feat: enhance request handling for OOO types and update tests
* added support for transforming OOO request data based on the development environment
* updated unit tests to verify behavior for both old and new schemas regarding request states
* included a temporary note for future database cleanup of old OOO requests
* feat: implement transformation functions for OOO requests and update related tests
* added functions to transform old and new OOO request schemas
* updated request handling logic to utilize new transformation functions based on the development environment
* modified unit tests to reflect changes in request status handling
* included a temporary note regarding future cleanup of old OOO requests in the database
* fix:reverse-dev-schema
* refactor/moved-logic-uitls-fixed-type
* fix/types-in-tests
* Update models/requests.ts
Co-authored-by: Anuj Chhikara <[email protected]>
---------
Co-authored-by: Anuj Chhikara <[email protected]>
0 commit comments