massenergize / api

Backend Code for Massenergize Portal. This provides the API to the backend database, and is shared by the various front-end portal projects.
MIT License
5 stars 9 forks source link

fix: Add dates to translation exclusion list #1146

Closed abdullai-t closed 3 months ago

abdullai-t commented 3 months ago

Summary / Highlights

This pull request enhances the codebase by adding created_at and updated_at to the JSON_EXCLUDE_KEYS list. Additionally, a new regex pattern has been introduced to filter out date and datetime values.

Details (Give details about what this PR accomplishes, include any screenshots etc)

Testing Steps (Provide details on how your changes can be tested)

Requirements (place an x in each [ ])

Transparency (Project board)