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: 45bc883e15a33941460ec43902105b80ef803835
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: 96157098553cab2821b29cdb63e2e6ac93bc20f3
Choose a head ref
  • 5 commits
  • 17 files changed
  • 5 contributors

Commits on May 26, 2021

  1. fix: TT-220 remove custom sql conditions from find all (#292)

    * fix: TT-220 refactoring for projects
    
    * fix: TT-238 activities find_all refactoring
    
    * fix: TT-220 Correction in get_all function for projects_model
    
    * fix: TT-220 Remove custom_sql_params from methods and replace for new arguments and function calls
    
    * fix: TT-220 apply refactoring on some code
    
    * fix: TT-220 Bugs corrections
    
    * fix: TT-220 Removes order conditions from activities
    
    * fix: TT-220 make adjustments in projects query for time-entries
    
    * fix: TT-220 adjustments according sonar suggestions
    
    * fix: TT-220 adjustments according sonar suggestions in activities
    
    * fix: TT-220 adjustments according sonar code analysis
    
    * fix: TT-220 adjustments according reviewers suggestions
    
    Co-authored-by: Pablo <Solorzano>
    Co-authored-by: Kevin Lopez <[email protected]>
    pfsolorzanos and kevinjlope authored May 26, 2021
    Configuration menu
    Copy the full SHA
    91d6507 View commit details
    Browse the repository at this point in the history
  2. 0.33.4

    Automatically generated by python-semantic-release
    semantic-release authored and Angeluz-07 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    844b24c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    8cb8c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f4c6c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9615709 View commit details
    Browse the repository at this point in the history
Loading