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: e8fbe19
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: 86ccb94
Choose a head ref
  • 6 commits
  • 13 files changed
  • 4 contributors

Commits on Jun 11, 2021

  1. Chore(deps): Bump browserslist from 4.14.6 to 4.16.6 (#688)

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.6 to 4.16.6.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.14.6...4.16.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    5124806 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. fix: TT-262 disable buttons futures in time entries and disable input…

    … date futures (#697)
    
    * fix: TT-262 disable buttoms futures in time entries and disable input-date futures in reports, test of method monthEnable
    
    * fix: TT-262 disable buttoms futures in time entries and disable input-date futures in reports, test of method monthEnable
    
    * fix: TT-262 refactor code based on PR reviews
    kevinjlope authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1add612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b581c2e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. fix: TT-258 modificate atribute star_date to view time in

    kevinjlope authored and Sandro Castillo committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5a716de View commit details
    Browse the repository at this point in the history
  2. fix: TT-258 refactor code based on PR reviews

    kevinjlope authored and Sandro Castillo committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    face70b View commit details
    Browse the repository at this point in the history
  3. fix: TT-258 added canMarkEntryAsWIP how conditions in start_date

    kevinjlope authored and Sandro Castillo committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    86ccb94 View commit details
    Browse the repository at this point in the history
Loading