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: 3725c56de714ebcdc0745a1e88b006138856beac
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: f65527dfdb055f45d7e6e8c52807c30b2de1d23c
Choose a head ref
  • 5 commits
  • 36 files changed
  • 5 contributors

Commits on Nov 17, 2021

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

Commits on Nov 18, 2021

  1. feat: TT-399 Config use makefile to executing tests (#350)

    * feat: TT-399 Config use makefile to executing tests
    
    * feat: TT-399 quit comment on line for pip upgrade
    
    * fix: TT-399  inject environment variable for tests
    
    Co-authored-by: Alexander <[email protected]>
    gcobena-dev and ararcos authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    32ee36f View commit details
    Browse the repository at this point in the history
  2. docs: TT-399 Readme update how to use makefile (#354)

    * docs: TT-399 Readme update how to use makefile
    
    * docs: TT-399 Readme update reqs to use makefile
    
    * docs: TT-399 Text correction
    gcobena-dev authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    10cc426 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. feat: TT-401-Post-v2-time-entries (#344)

    * feat: TT-401 Implemented service, end-point, dao, test- time entries
    
    * feat: TT-401 validated request create time entry
    
    * fix: TT-401 implemented faker url
    
    * refactor: TT-401 changed the variable name
    
    * fix: implementation of the database connection
    
    * refactor: TT-401 fixtures changed
    
    * fix: TT-401 solution of comments, change of config
    
    * ci: TT-401 fix inject secrets
    
    * refactor: TT-401 rename of functions and imports
    
    * fix: TT-401 changed test db storage
    ararcos authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5f107f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65527d View commit details
    Browse the repository at this point in the history
Loading