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 #3

Merged
merged 59 commits into from
Nov 7, 2024
Merged

Conversation

HlibPavlyk
Copy link
Owner

  • split project to back end and front end parts
  • rewrite all important parts of code
  • implement all interactions with album and elements
  • implement user auth and user data managing

- 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
HlibPavlyk and others added 29 commits October 3, 2024 13:24
- join some backend controllers
- add default image if photo unavailable
- refactor front-end services and components
- add related files
- also add button logic by status
- add pagination
- add search filed
- add sorting and search params
- update element entity
- update element configs
- complete album view component
- add new dtos
- edit mapper profile
- add necessary model
- update component to new backend functionality
- add also preview to see how photo look like
- add static files in back and define the route
- fix one unit test
@HlibPavlyk HlibPavlyk merged commit ed35b4d into master Nov 7, 2024
1 check passed
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