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: 9df8b2c
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: ed3ef30
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 4, 2021

  1. feat: TT-353 Create V2 Activities DAO (#320)

    * feat: TT-353 Create V2 Activities DAO
    
    * refactor: TT-353 Solving code smells from SonarCloud
    
    * refactor: TT-353 Solving duplicated literal
    
    * refactor: TT-353 Add type of argument and return type to functions
    
    * refactor: TT-353 Solving comments from PR
    
    * refactor: TT-353 Solving Sonarcloud code smell
    
    * refactor: TT-353 Changing variable names and tests
    
    * refactor: TT-353 Solving requested changes on PR
    
    * refactor: TT-353 Solving typo errors on names
    
    * refactor: TT-353 Solving requested changes on PR
    
    Co-authored-by: Andrés Soto
    EdansRocks authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    328ad43 View commit details
    Browse the repository at this point in the history
  2. 0.39.0

    Automatically generated by python-semantic-release
    semantic-release authored and Angeluz-07 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0e9f8f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    8b37d4a View commit details
    Browse the repository at this point in the history
  2. 0.39.1

    Automatically generated by python-semantic-release
    semantic-release authored and Angeluz-07 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    7915f60 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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