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: 90f00eacd2e1fe103927b5a2ae4eb4ae0a61ac51
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: c729e0367b72c52bc32617db2ca054c93def7a2e
Choose a head ref
  • 18 commits
  • 69 files changed
  • 7 contributors

Commits on Nov 11, 2021

  1. feat: TT-384 Refactor Tables (#337)

    * feat:  file stream from azure blob storage
    
    * refactor: add new python package in dev.txt
    
    * feat: implement new methods to read files from blob storage
    
    * feat: implemented the reading of the blob storage to the endpoint activity
    
    * fix: TT-384 Change blob storage connection input names
    
    * fix: TT-384 Add the file name as a parameter of the function
    
    * test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
    
    * fix: TT-384 revert changes
    
    * test: TT-384 Change blob storage connection input names
    
    * feat: TT-384 implemented the reading of the storage blob to the endpoint and repository
    
    * test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
    
    * test: TT-384 changed test name with correct formatting
    
    * refactor: TT-384 change import to global and name method
    Jobzi authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    568e047 View commit details
    Browse the repository at this point in the history
  2. 0.43.0

    Automatically generated by python-semantic-release
    semantic-release authored and Angeluz-07 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9be546f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. fix: TT-393 userid convert to list (#339)

    * feat: TT-365 Method POST activity and create function serverless
    
    * fix: TT-393 change user id variable to list
    
    * TT-393 added list to userid
    
    * TT-393 added list to userid
    
    * TT-393 resolve comment
    
    Co-authored-by: Sandro Castillo <[email protected]>
    Co-authored-by: Daniela Garcia <[email protected]>
    3 people authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6e2108e View commit details
    Browse the repository at this point in the history
  2. fix:TT-384 add package blob storage to prod.txt (#343)

    * feat:  file stream from azure blob storage
    
    * refactor: add new python package in dev.txt
    
    * feat: implement new methods to read files from blob storage
    
    * feat: implemented the reading of the blob storage to the endpoint activity
    
    * fix: TT-384 Change blob storage connection input names
    
    * fix: TT-384 Add the file name as a parameter of the function
    
    * test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
    
    * fix: TT-384 revert changes
    
    * test: TT-384 Change blob storage connection input names
    
    * feat: TT-384 implemented the reading of the storage blob to the endpoint and repository
    
    * test: TT-384 Add a tests to obtain activities from blob storage, endpoint and repository
    
    * test: TT-384 changed test name with correct formatting
    
    * refactor: TT-384 change import to global and name method
    
    * refactor: change import json to global
    
    * fix: TT-384 add package azure blob storage to prod.txt
    Jobzi authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a20bfe0 View commit details
    Browse the repository at this point in the history
  3. 0.43.1

    Automatically generated by python-semantic-release
    semantic-release authored and Angeluz-07 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2f15041 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    80f4ed1 View commit details
    Browse the repository at this point in the history
  2. feat: TT-357 Create V2 Activities Azure DAO (#334)

    * feat: TT-357 Change Json Implementation for SQL
    
    * fix: TT-357 Resolution of comments
    
    * fix: TT-357 Update requirements
    
    * Refactor: TT-357 correction of FlakeV8
    
    * fix: TT-357 change of an environment variable to a constant
    
    * refactor: TT-357 Refactor update and create activity
    
    Co-authored-by: Daniela Garcia <[email protected]>
    ararcos and dsgarcia8 authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3a99add View commit details
    Browse the repository at this point in the history
  3. feat: TT-404 get time entries

    scastillo-jp authored and Jobzi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d4098cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6aa05c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b41d8e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3abc38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47edb1a View commit details
    Browse the repository at this point in the history
  8. refactor: TT-404 apply flake8

    Jobzi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    fa38bbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2e1435 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81fda9c View commit details
    Browse the repository at this point in the history
  11. fix: TT-404 remove method POST

    scastillo-jp authored and Jobzi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6346bec View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. test: TT-404 get time entries

    Jobzi committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c729e03 View commit details
    Browse the repository at this point in the history
Loading