Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Melchalk/WebLibrary.Backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: debug/codestyle
Choose a base ref
...
head repository: Melchalk/WebLibrary.Backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 393 files changed
  • 2 contributors

Commits on Dec 20, 2023

  1. more lovely codestyle

    Fix codestyle
    Melchalk authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6b443da View commit details
    Browse the repository at this point in the history
  2. add CreateBookCommandTests

    Melchalk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9f49b8f View commit details
    Browse the repository at this point in the history
  3. add UpdateBookCommandTests

    need to fix
    Melchalk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4ee06c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee3db0 View commit details
    Browse the repository at this point in the history
  5. done tests for book command

    Melchalk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    950a701 View commit details
    Browse the repository at this point in the history
  6. done tests for web library

    Melchalk committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9eb33e8 View commit details
    Browse the repository at this point in the history
  7. Add tests for web library (#19)

    Add tests for web library
    Melchalk authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7171f47 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Update README.md

    Melchalk authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2fc2103 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. add second version (#20)

    * update space
    
    * Update README.md
    
    * add file from v1
    
    * delete proxy
    
    * update naming
    
    * delete extra files
    
    * delete old commands files
    
    * delete migrations
    
    * add Domain files
    
    * add project for repo
    
    * delete validators and mappers interfaces
    
    * delete mappers
    
    * fix folder of repo
    
    * add controllers
    
    * delete LibraryStructure project
    
    * update models
    
    * done db
    
    * add Infrastructure
    and sync namespaces
    
    * add auth
    
    * updates
    
    * add GlobalExceptionMiddleware
    
    * add CancellationToken
    
    * fix build
    
    * add business
    
    * add controllers
    
    * update auth
    
    * add user methods
    
    * fix route
    
    * update library id to number
    
    * add update librarian
    
    * add update book
    
    * add libraryNumber in book
    
    * update library info
    
    * add logic for librarian page
    
    * add get issue in library
    
    * add logic to issue page
    
    * fix for issue
    Melchalk authored May 24, 2024
    Configuration menu
    Copy the full SHA
    897e7d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    e0f3eed View commit details
    Browse the repository at this point in the history
Loading