Skip to content
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

feat: change project structure #2

Merged
merged 37 commits into from
Oct 4, 2024
Merged

Conversation

HlibPavlyk
Copy link
Owner

  • segregate fronnt-end and back-end logic into differant parts
  • improve back-end project structure and implement new features
  • change auth system to use JWT tokens
  • create front-end part on angular
  • make interface more complete and functional
  • add unit tests for new functionality and resetup ci
  • add other features

- first stage of changing
- has code issues
- also add necessary enums
- make other non-related small fixes
- fix some fields in domain entities
- add infrastructures extensions
- also edit related interface
- update basic repo class and interface
- add paged response when get all items
- other small fixes
- fix automapper
- fix automapper
- update migrations and entity configs
- update services
- add controllers
- set authentication
- update interfaces and dtos
- add services and controllers
- edit automapper for that purpose
- make small fixes in other endpoints and services
- update entities
- update related interfaces
- add migration
- add album services
- set automapper profile
- add related interfaces and dtos
-  change some config files
- delete unused component
- add info component
- update album entity
- update services and repositories
- add related dtos
- add migration
- add new get dto
- update other components
- dont implement finally
- add related routes
- update album view component html
- fix top bar user mapping
- fix intercepter
- use patch when update album
- join some backend controllers
- add default image if photo unavailable
- refactor front-end services and components
- add related files
@HlibPavlyk HlibPavlyk merged commit 32b7f47 into develop Oct 4, 2024
2 checks passed
@HlibPavlyk HlibPavlyk deleted the change-project-structure branch October 4, 2024 22:55
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