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: 9484ee4ac056f3e2fa87b76da1eaff8e01216910
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: 595d0ee031aaa416cf0a234076397702d71d52e3
Choose a head ref
  • 2 commits
  • 43 files changed
  • 3 contributors

Commits on Oct 26, 2021

  1. feat: TT-358 Use serverless to create Azure endpoint (#328)

    * feat: TT-356 Read activities with an azure endpoint
    
    * refactor: TT-356 Solving code smells from Sonarcloud
    
    * refactor: TT-356 change directory from files in source to azure_time_tracker
    
    * test: TT-356 Adding azure endpoint api test
    
    * feat: TT-358 Use serverless to create Azure endpoint
    
    * refactor: TT-358 Changing time tracker backend app skeleton
    
    * refactor: TT-358 Change name to the domain partitioning
    
    * refactor: TT-358 Change route of activities data json file for azure functions
    
    * refactor: TT-358 Change folder structure according to new app skeleton
    
    * feat: TT-358 Add Makefile to install time tracker backend
    
    * refactor: TT-358 Change api test to use create temp activities fixture
    
    Co-authored-by: Andrés Soto <[email protected]>
    EdansRocks and Andrés Soto authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    464f281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595d0ee View commit details
    Browse the repository at this point in the history
Loading