-
Notifications
You must be signed in to change notification settings - Fork 0
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
first version without full CSS / JavaScript #79
Open
koromerzhin
wants to merge
282
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
- Refactor front.js to import front.scss for better organization and modularity - Add new blank.html.twig template for admin section - Add postcss.config.js for post-processing CSS - Update base.html.twig to include app-specific styles and scripts
…, header.html.twig, chapter.html.twig, default.html.twig, history.html.twig, and post.html.twig templates Refactor MemoType, PageType, PostType, EditoType, and ChapterType forms Update Memo, Edito, Chapter, Post, Paragraph, and History entities Add BlockRepository Delete VichImageFieldService Add views.html.twig template Delete HomeController and its associated template
…e.php and SiteService.php
… locale dropdown from layout template
…eter type adjustments, filter additions in CRUD controllers, and consistent closure formatting.
…le upload handling, and storage configuration
…en API key is missing
…esponse status is not OK
…rvice to read from files
… for categories and tags
…nd MovieRepository
…ieService and update related configurations
…ponse handling and improve filter method clarity
…ge parameter to 'fr', and add cursor style for external links in index.scss
…udController for consistency
…ancing code maintainability
…pose environment, and improve pagination handling in ParagraphLib
…ovie entity and update MovieCrudController
…ider functionality
…e code readability, and add HeadParagraph class for enhanced paragraph handling
…Movie entity fields, and implement slider in front-end
…tegories handling, update HeadParagraph and movie templates, enhance slider functionality and styles, and modify Docker configuration
…ce and updating PHP-FPM image to 8.4.3-apache-symfony
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.