Skip to content

Conversation

@alexmerlin
Copy link
Member

The project includes the bare-minimum of Dotkernel Frontend's functionalities:

  • Routing
  • Templating
  • Error handling
  • Tests and code quality checks

The following items have been removed:

  • Doctrine and all database related stuff
  • Sessions/Cookies/Flash messages
  • Authentication/Authorization
  • Dependency Injection
  • Mail related stuff
  • Navigation
  • CORS
  • Forms/Validators/InpufFilters
  • User module
  • Contact module
  • Plugin module
  • CSS/JS code that was no longer in use due to the above module removals
  • instructions from README.md that are no longer needed

The following packages have been removed:

  • dotkernel/dot-authorization
  • dotkernel/dot-data-fixtures
  • dotkernel/dot-dependency-injection
  • dotkernel/dot-flashmessenger
  • dotkernel/dot-mail
  • dotkernel/dot-navigation
  • dotkernel/dot-rbac-guard
  • dotkernel/dot-response-header
  • dotkernel/dot-session
  • laminas/laminas-form
  • laminas/laminas-i18n
  • mezzio/mezzio-authorization-rbac
  • mezzio/mezzio-cors
  • ramsey/uuid-doctrine
  • roave/psr-container-doctrine

The following DEV packages have been removed:

  • mezzio/mezzio-tooling
  • rector/rector

Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
@alexmerlin alexmerlin self-assigned this Sep 30, 2024
@alexmerlin alexmerlin linked an issue Sep 30, 2024 that may be closed by this pull request
@alexmerlin
Copy link
Member Author

@arhimede please create project in Quodana/Packagist(? if we need badges)/SymfonyInsight.
After that, I will update README.md with the correct URLs and version references.

alexmerlin and others added 2 commits September 30, 2024 10:43
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
@github-actions
Copy link

Qodana for PHP

1 new problem were found

Inspection name Severity Problems
Undefined variable 🔴 Failure 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@arhimede arhimede merged commit cc11b2f into 1.0 Sep 30, 2024
@arhimede arhimede deleted the issue-2 branch September 30, 2024 09: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.

Add project files

3 participants