Skip to content

Update placeholder styles and adjust movie paragraph grid layout - #256

Merged
koromerzhin merged 1 commit into
developfrom
feature/symfony81
Aug 31, 2026
Merged

koromerzhin merged 1 commit into
developfrom
feature/symfony81

Conversation

@koromerzhin

Copy link
Copy Markdown
Member
  • Centered text alignment for teaser placeholders.
  • Changed movie paragraph grid layout from 3 columns to 2 columns for improved responsiveness.

- Centered text alignment for teaser placeholders.
- Changed movie paragraph grid layout from 3 columns to 2 columns for improved responsiveness.
@koromerzhin
koromerzhin merged commit 684e598 into develop Aug 31, 2026
6 checks passed
@koromerzhin
koromerzhin deleted the feature/symfony81 branch August 31, 2026 11:43
koromerzhin added a commit that referenced this pull request Sep 16, 2026
* Main (#255)

* feat: ajouter le fichier CHANGELOG.md pour documenter les modifications notables

* Update placeholder styles and adjust movie paragraph grid layout (#256)

- Centered text alignment for teaser placeholders.
- Changed movie paragraph grid layout from 3 columns to 2 columns for improved responsiveness.

* feat: Add AdminRoute attribute to various CRUD controllers and methods (#257)

* feat: Add AdminRoute attribute to various CRUD controllers and methods

- Added #[AdminRoute] attribute to new methods in BlockCrudController, ChapterCrudController, CompanyCrudController, DashboardController, EpisodeCrudController, GameCrudController, HttpErrorLogsCrudController, MovieCrudController, PersonCrudController, PlatformCrudController, RedirectionCrudController, SagaCrudController, SeasonCrudController, SerieCrudController, StoryCrudController, and their respective methods to enhance routing capabilities.
- Updated MenuItemFactory and ActionsFactory to utilize new routing methods.
- Refactored MetaParentConfigurator and ParagraphParentConfigurator to use getAdminControllers() instead of getCrudControllers().
- Enhanced field configurators (MetaParentField, ParagraphParentField, ParagraphsField) to accept TranslatableInterface for labels.

* feat: Upgrade EasyAdminBundle to version 5.5 and update related configurations

* refactor: Update method names for CRUD controller retrieval in configurators and form template

* feat: Add French translations for pagination and validation messages

* Enhance configuration documentation and add new parameters

- Updated comments for the 'secret' field in the routing configuration to clarify its purpose in production.
- Renamed 'remote-event' to 'remote_event' for consistency.
- Introduced 'wrap_queries' parameter in the pagination configuration.
- Added 'timezone' parameter to Monolog configuration for timestamp customization.
- Included 'base_path' in Monolog handlers for path specification.
- Changed default value of 'ident' in Monolog configuration to "php".
- Added 'rfc' parameter in the logging configuration for RFC compliance.
- Introduced 'expand_newlines' parameter for message formatting.
- Marked 'predis' option as deprecated in Redis configuration, advising to use 'redis' instead.
- Added 'parameters' field in email configuration for additional customization.

* feat: Implement soft delete handling in EpisodeService and SeasonService
koromerzhin added a commit that referenced this pull request Sep 16, 2026
* Main (#255)

* feat: ajouter le fichier CHANGELOG.md pour documenter les modifications notables

* Update placeholder styles and adjust movie paragraph grid layout (#256)

- Centered text alignment for teaser placeholders.
- Changed movie paragraph grid layout from 3 columns to 2 columns for improved responsiveness.

* feat: Add AdminRoute attribute to various CRUD controllers and methods (#257)

* feat: Add AdminRoute attribute to various CRUD controllers and methods

- Added #[AdminRoute] attribute to new methods in BlockCrudController, ChapterCrudController, CompanyCrudController, DashboardController, EpisodeCrudController, GameCrudController, HttpErrorLogsCrudController, MovieCrudController, PersonCrudController, PlatformCrudController, RedirectionCrudController, SagaCrudController, SeasonCrudController, SerieCrudController, StoryCrudController, and their respective methods to enhance routing capabilities.
- Updated MenuItemFactory and ActionsFactory to utilize new routing methods.
- Refactored MetaParentConfigurator and ParagraphParentConfigurator to use getAdminControllers() instead of getCrudControllers().
- Enhanced field configurators (MetaParentField, ParagraphParentField, ParagraphsField) to accept TranslatableInterface for labels.

* feat: Upgrade EasyAdminBundle to version 5.5 and update related configurations

* refactor: Update method names for CRUD controller retrieval in configurators and form template

* feat: Add French translations for pagination and validation messages

* Enhance configuration documentation and add new parameters

- Updated comments for the 'secret' field in the routing configuration to clarify its purpose in production.
- Renamed 'remote-event' to 'remote_event' for consistency.
- Introduced 'wrap_queries' parameter in the pagination configuration.
- Added 'timezone' parameter to Monolog configuration for timestamp customization.
- Included 'base_path' in Monolog handlers for path specification.
- Changed default value of 'ident' in Monolog configuration to "php".
- Added 'rfc' parameter in the logging configuration for RFC compliance.
- Introduced 'expand_newlines' parameter for message formatting.
- Marked 'predis' option as deprecated in Redis configuration, advising to use 'redis' instead.
- Added 'parameters' field in email configuration for additional customization.

* feat: Implement soft delete handling in EpisodeService and SeasonService
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