Skip to content

Refactor: Namespaces and solution layout#14

Merged
AnnaSasDev merged 13 commits intocorefrom
LocalizationRefactor
Jan 27, 2026
Merged

Refactor: Namespaces and solution layout#14
AnnaSasDev merged 13 commits intocorefrom
LocalizationRefactor

Conversation

@AnnaSasDev
Copy link
Contributor

No description provided.

…ith `DirectiveAthenaWeb` for consistency.

- Refactor namespaces, project references, and paths to align with updated naming convention.
- Remove unused components and projects, including `DirectiveAthena.Website.Components`.
- Introduce new solution structure and update `.slnx` and dependencies accordingly.
- Add missing `Minio` and `Microsoft.Logging` package references.
…ctiveAthena.Website` with `DirectiveAthenaWeb` for consistency. Update `.slnx` and `.slnf` files and associated configurations.
- Renamed the primary project from `DirectiveAthenaWeb` to `DirectiveAthenaWeb.Client`.
- Updated associated namespaces, paths, project references, and dependencies for consistency.
- Restructured solution file to align with the new project structure.
- Adjusted workflows and build targets to reflect updated client project.
- Removed unused assets and configurations from the old project folder.
…lect `DirectiveAthenaWeb.Client` migration
…ite.ClientAssets` to `DirectiveAthenaWeb.Services.Js`
…lution layout:

- Adjust resx resource path in `TagsEditor.razor` to reflect relocation of localization resources.
- Fix project reference path in `DirectiveAthenaWeb.DevServer.csproj`.
- Update `.slnx` file to include missing projects and reorganize folder structure.
- Adjust spacing, indentation, and alignment to align with consistent code style conventions.
- Update `<PackageReference />`, `<ProjectReference />`, and related attributes to remove unnecessary spaces.
- Reformat TypeScript imports, object literals, and configs for a uniform style.
- Normalize HTML attributes' and XML elements' spacing in Razor and SVG files.
… migration:

- Adjust `.gitignore` entries to reflect updated project structure.
- Update stylesheet links in `index.html` and `AdminApp.razor` to use `DirectiveAthenaWeb.Client.styles.css`.
- Modify solution filter file to account for renamed test project.
…ve unused `appsettings.local.json` configuration
@AnnaSasDev AnnaSasDev merged commit 3712744 into core Jan 27, 2026
1 check passed
@AnnaSasDev AnnaSasDev deleted the LocalizationRefactor branch January 27, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant