Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize API Model Naming & Centralize Date/Time Localization #6

Merged
merged 2 commits into from
Feb 16, 2025

Conversation

akadlec
Copy link
Contributor

@akadlec akadlec commented Feb 16, 2025

✨ What's New?

  • Renamed models to align with the API spec naming conventions for better consistency and maintainability.
  • Centralized date/time localization utilities to ensure a unified approach across the app.

🔧 Why This Change?

✅ Improves code readability and consistency with the API.
✅ Reduces potential naming conflicts and confusion.
✅ Simplifies date/time formatting & localization, making it easier to manage.

🚀 A step towards a cleaner, more structured codebase!

@akadlec akadlec self-assigned this Feb 16, 2025
@github-actions github-actions bot added the feature New functionality or enhancement label Feb 16, 2025
@akadlec akadlec added enhancement New feature or request panel Panel app related documentation Improvements or additions to documentation labels Feb 16, 2025
@akadlec akadlec merged commit 60bb391 into main Feb 16, 2025
5 checks passed
@akadlec akadlec deleted the feature/models-naming branch February 16, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature New functionality or enhancement panel Panel app related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant