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

TASK: Centralize string constants and use interpolation #691

Conversation

johnhenley
Copy link
Collaborator

Description of PR...

Replace numerous hard-coded constants with centralized global constants.

PR Template Checklist

  • Fixes Bug
  • Feature solution
  • Other
  • Requires documentation updates
  • I've updated the documentation already

Please mark which issue is solved

Close #690

@johnhenley johnhenley added tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture labels Mar 4, 2024
@johnhenley johnhenley added this to the 08.01.00 milestone Mar 4, 2024
@johnhenley johnhenley self-assigned this Mar 4, 2024
@Timo-Breumelhof Timo-Breumelhof merged commit eb47fa5 into DNNCommunity:dev Mar 12, 2024
1 check passed
@johnhenley johnhenley deleted the dev81/1-refactoring/10-query-parameters-690 branch March 12, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TASK: Refactoring string query parameters
2 participants