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: 996a025b4b8c3f8a35e99982efccfc250d864be2
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: db9bedc0c25bce47c80c89c9be70562b69fa5e36
Choose a head ref
  • 8 commits
  • 47 files changed
  • 3 contributors

Commits on Nov 25, 2021

  1. feat: TT-402 put v2 time entries (#347)

    * feat: TT-402 add put time entries
    
    * refactor: TT-402 rebase post time entry
    
    * test: TT-402 add integration test of UPDATE
    
    * refactor: TT-402 delete time_entires_sql_dao_test
    
    * refactor: TT-404 revert changes _db.py
    
    * refactor: TT-402 Andres's resolve comments
    
    * fix: TT-402 refactor azure update endpoint
    
    * fix: TT-402 change name test
    Jobzi authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    48f6411 View commit details
    Browse the repository at this point in the history
  2. feat: TT-417 created CRUD project

    ararcos authored and Jobzi committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    237d47e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da64eef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6376755 View commit details
    Browse the repository at this point in the history
  5. refactor: TT-417 created enums and use

    ararcos authored and Jobzi committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4e614c2 View commit details
    Browse the repository at this point in the history
  6. test: TT-417 add missing tests

    Jobzi committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4057a10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25f7860 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db9bedc View commit details
    Browse the repository at this point in the history
Loading