Skip to content

Feat: Configurable Localization and Contact info & project restructure#17

Closed
AnnaSasDev wants to merge 18 commits intocorefrom
review
Closed

Feat: Configurable Localization and Contact info & project restructure#17
AnnaSasDev wants to merge 18 commits intocorefrom
review

Conversation

@AnnaSasDev
Copy link
Contributor

No description provided.

…components, and services

- Replaced all instances of `WorldRules` with `WorldFAQ` across interfaces, UI pages, services, tests, and localization files.
- Updated components and repositories to align with the new terminology (`WorldRule` -> `WorldFAQ`, etc.).
- Adjusted related localization keys, resource files, and method references.
- Renamed and reorganized content directories, enums, and entity models.
…nd `WritingContent`

- Renamed `WorldFaq` to `FaqContent` and `Writing` to `WritingContent` across services, components, and tests.
- Updated related namespaces, interfaces, and dependency injection to align with the new naming.
- Adjusted test cases, validators, and repos to reflect model changes.
- Reorganized content storage and updated folder structure to match terminology updates.
- Removed redundant `WorldFaq` and `Writing` references in favor of their new counterparts.
… `ContentRepository` and logging

- Introduced `ProxyUploadRequest` and `ProxyDeleteRequest` records for proxy operations in `DirectiveAthenaWeb.Services.Content`.
- Simplified `ContentRepository` by refactoring logger and storage usage.
- Removed redundant fields and adjusted log level calls for consistency.
- Updated `ContentStorageFactory` and `R2ContentStorage` to streamline proxy handling.
- Added `DirectiveAthenaWeb.Services.Content` as a project reference in `DirectiveAthenaWeb.DevServer.csproj`.
- Cleaned up unused records and code related to `ProxyUploadRequest` and `ProxyDeleteRequest` duplication.
…name and reorganize content components and update file references.
…riting`, add new project references

- Updated components, pages, and UI to use `Faq` and `Writing` naming.
- Added missing project references for `Content.Faq`, `Content.Writings`, and `Services.Content`.
- Removed unused `DirectiveAthenaWeb.Services` import statements.
- Adjusted solution structure to align with updated component and service names.
…ted namespaces, references, and project structure

- Renamed `Content.Writings` to `Content.Writing`, adjusted namespaces and folder structure.
- Updated enums, service registrations, and dependency injections to reflect new naming for `Writing` and `Faq`.
- Adjusted tests, UI components, and repositories to use the updated names.
- Added missing `Content.Faq` and `Content.Writing` service collection extensions for better modularity.
…ent.Writing` and `Content.Faq`

- Updated test classes, file naming, and namespaces for consistency with new service names.
- Added `DirectiveAthenaWebTests.Content.Writing` and `DirectiveAthenaWebTests.Content.Faq` projects for modularity.
- Registered `AddWritingContent` and `AddFaqContent` services in the application.
…ter its services in `DirectiveAthenaWeb.Services`.
…ces, and integrate contact info configuration across client and server applications.
…Provider`, register services, and update tests

- Introduced `LocalizationOptions` for configurable culture settings.
- Refactored `LocalizationProvider` to load supported localizations dynamically.
- Registered localization services in client, server, and test projects.
- Added tests for `LocalizationInitializer`, `LocalizationProvider`, and related components.
- Updated project structure and dependencies across applications.
…ifiers and update references across services, factories, and tests for "writing" and "faq" categories.
…ency-safe SVG caching, and standardize `writing`/`faq` identifiers across components

- Removed `sealed` modifiers from classes (`LocalizationItem`, `ContactInfoItem`, etc.) for better extensibility.
- Added concurrency-safe SVG data caching to `ContactInfoProvider`.
- Updated `ContentManagerPage` component to use unified `writing`/`faq` terminology.
- Extracted `ContactInfoButton` and `ContactInfoIconButton` components for reusability.
- Cleaned up test structure with consolidated factory setup and parameterized tests.
- Adjusted services, components, and Razor files to conform to updated patterns.
- Introduced `site.webmanifest` for Progressive Web App (PWA) capabilities.
- Added favicons (`favicon.svg`, `favicon.ico`, `apple-touch-icon.png`) and linked them in HTML files.
- Updated meta tags for theme color, Open Graph, and Twitter cards to enhance SEO and social sharing.
@AnnaSasDev AnnaSasDev closed this Jan 28, 2026
@AnnaSasDev AnnaSasDev deleted the review branch January 28, 2026 13:51
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