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: ioet/time-tracker-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 70d23f18d37ba15d9f4f313b0618587af4825022
Choose a base ref
...
head repository: ioet/time-tracker-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5b60bef2c2e9b30a2c1b0a43a7fefe3d79441b3
Choose a head ref
  • 4 commits
  • 48 files changed
  • 5 contributors

Commits on Nov 29, 2021

  1. feat: TT-418 crud customer v2 (#361)

    * feat: TT-418 create added
    
    * feat: TT-418 create tests added
    
    * feat: TT-418 create get_all, get_by_id and delete methods
    
    * feat: TT-418 solve conflicts after add tests
    
    * feat: TT-418 crud and tests added
    
    * fix: TT-418 renamed tests and problems solved
    
    * fix: TT-418 code smell resolved
    
    * fix: TT-418 serverless corrected and github files retored
    
    Co-authored-by: Gabriel Cobeña <[email protected]>
    mandres2015 and gcobena-dev authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    1db51d6 View commit details
    Browse the repository at this point in the history
  2. feat: TT-417 created CRUD project

    test: TT-417 add test of projects
    
    test: TT-417 add test with customer id
    
    refactor: TT-417 created enums and use
    
    test: TT-417 add missing tests
    
    test: TT-417 add missing tests and resolve comments
    
    refactor: TT-417 add HTTPStatus from http
    
    reactor: TT-407 rebase with master - DELETE
    mandres2015 authored and Jobzi committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6853304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd52d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b60be View commit details
    Browse the repository at this point in the history
Loading