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-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d99bbed
Choose a base ref
...
head repository: ioet/time-tracker-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 48f9830
Choose a head ref
  • 8 commits
  • 13 files changed
  • 7 contributors

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    676a249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c7f59 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. fix: TTA 183 get summary returns 404 at begginning of the month (#938)

    Co-authored-by: Nicole Garcia <nicolsss>
    nicolsss authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9e91d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d3f35 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update README.md

    mmaquina authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1ec6a1c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mmaquina authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8abf25b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. fix: Tta 193 add loading page to new ip check load time (#939)

    * feat: TTA-193 add preload page
    
    * fix: TTA-181 change husky hint when commit message is wrong (#937)
    
    Co-authored-by: mmaquina <[email protected]>
    
    * chore(release): 1.75.21 [skip ci]nn
    
    * feat: TTA-193 add service and interceptor for spinner loading
    
    * feat: TTA-193 add spinner overlay and style it
    
    * test: TTA-193 make test
    
    * update package-lock.json version
    
    * test: add test for interceptor and service
    
    * test: TTA-193 increase code coverage
    
    * test: TTA-193 increase code coverage
    
    * fix: spinner test
    
    * fix: spinner test
    
    * fix: load spinner when route is recent
    
    Co-authored-by: mmaquina <[email protected]>
    Co-authored-by: mmaquina <[email protected]>
    Co-authored-by: semantic-release-bot <[email protected]>
    Co-authored-by: Andres Cabrera <andres@MSI>
    Co-authored-by: Nicole Garcia <nicolsss>
    5 people authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6565aa6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump semver-regex and husky

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) to 3.1.4 and updates ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together.
    
    
    Updates `semver-regex` from 2.0.0 to 3.1.4
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](sindresorhus/semver-regex@v2.0.0...v3.1.4)
    
    Updates `husky` from 4.2.3 to 4.3.8
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.2.3...v4.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    - dependency-name: husky
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    48f9830 View commit details
    Browse the repository at this point in the history
Loading