Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Replaces Eloquent with CycleORM v2.x #44

Merged
merged 25 commits into from
Nov 22, 2021
Merged

Replaces Eloquent with CycleORM v2.x #44

merged 25 commits into from
Nov 22, 2021

Conversation

butschster
Copy link
Member

@butschster butschster commented Nov 14, 2021

TODO

  • Fix vue components urls
  • Check all sections and API
  • Cover with tests

fixes #36
fixes #45
fixes #26

- moves all roadrunner infrastructure initialization into this folder
- makes code more structured
@butschster butschster added the enhancement New feature or request label Nov 14, 2021
@butschster butschster added this to the 2.0 milestone Nov 14, 2021
@butschster butschster added this to In progress in Server via automation Nov 14, 2021
- Adds github actions and unit tests runner
- Adds unit tests
- Adds rector Static Analysis
- Covers with tests all controllers
- Disables Event sourcing
- Adds laravel attribute routes
- Redesigned all controllers
- Adds user module

fixes #45
# Conflicts:
#	app/Modules/Sentry/Console/StreamHandler.php
- Adds route registering via php attributes
- Gets rid of old style events
- Turns off Event sourcing
- Updates composer package versions
- Fixes errors with data receiving
- Fixes CycleORM migration commands
- Fixes problem with CycleORM database lock error
- Small common fixes
- Fixes route links
- Unifies HTTP api methods
- Small fixes in templates
@butschster butschster marked this pull request as ready for review November 22, 2021 08:14
@butschster butschster merged commit 6c81561 into master Nov 22, 2021
Server automation moved this from In progress to Done Nov 22, 2021
@butschster butschster deleted the feature/36 branch November 22, 2021 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Use attributes for routes Replace Eloquent with CycleORM v2.x Add context for Sentry logs
1 participant