-
Notifications
You must be signed in to change notification settings - Fork 0
Rename servicecatalogs phase1c #21
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a6df0f2
refactor: rename Catalogs to ServiceCatalogs - Phase 1a (Domain + Inf…
811e957
refactor: rename Catalogs to ServiceCatalogs - Phase 1b (Application …
b07d182
refactor: rename Catalogs to ServiceCatalogs - Phase 1c (Module Tests)
280a587
refactor: rename Catalogs to ServiceCatalogs - Phase 2 (Shared + Test…
df566da
merge: integrate Locations rename from master into Catalogs branch
0f6ad4f
merge: integrate latest changes from master (SearchProviders rename) …
32d206f
fix: update solution file to reflect Search → SearchProviders rename
8aed422
Merge branch 'master' into rename-domain-catalogs
d48f6a9
feat: add ServiceCatalogs module tests to solution (Phase 1c)
37e7204
feat: complete ServiceCatalogs module rename with Phase 2 integration
7a67606
fix: apply documentation and code quality improvements
ac7f9a5
fix: complete ServiceCatalogs module renaming consistency
2e74c66
refactor: update test class names and comments for ServiceCatalogs co…
7c64028
refactor: improve test code quality and maintainability
f3e6d4d
fix: complete naming consistency and strengthen test assertions
53c05c8
feat: register ServiceCatalogs module in ApiService
4f2cd6f
refactor: complete old Catalogs module removal and fix ROADMAP class …
aea3282
fix: correct ServiceCatalogs schema to snake_case and update ROADMAP …
72c518d
fix: standardize ServiceCatalogs schema to snake_case across all migr…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: correct ServiceCatalogs schema to snake_case and update ROADMAP …
…naming - Fix ServiceCatalogsDbContext schema: 'ServiceCatalogs' → 'service_catalogs' - Update ROADMAP.md module references to PascalCase for C# class names: * Section header: 'Módulo service_catalogs' → 'Módulo ServiceCatalogs' * Management reference: 'service_catalogs Management' → 'ServiceCatalogs Management' * Priority summary: 'service_catalogs' → 'ServiceCatalogs' - Resolves integration test failure: CatalogsSchema_ShouldExist - Maintains PostgreSQL snake_case convention for schema while using PascalCase for C# identifiers
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.