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: 978f923
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: cbd6f0d
Choose a head ref
  • 10 commits
  • 13 files changed
  • 8 contributors

Commits on Apr 19, 2022

  1. TT-610-Time-Tracker-Keys-Pipeline-ENV (#845)

    * fix: TT-610 Fix pipeline
    
    * fix: TT-610 Fix pipeline - CI Time Tracker ui
    
    * fix: TT-610 Fix pipeline - read from OS env variable in .ts
    almeida-erick authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    947f45f View commit details
    Browse the repository at this point in the history
  2. Revert "TT-610-Time-Tracker-Keys-Pipeline-ENV (#845)" (#848)

    This reverts commit 947f45f.
    sbateca authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    48b36cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74fac17 View commit details
    Browse the repository at this point in the history
  4. fix: TT-610 Fix pipeline (#849)

    Co-authored-by: Erick Almeida <[email protected]>
    sbateca and almeida-erick authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    954a617 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b7778 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Tt 37 show complete descriptions on hover (#846)

    * fix: TT-610 Fix pipeline
    
    * fix: TT-610 Fix pipeline - CI Time Tracker ui
    
    * fix: TT-610 Fix pipeline - read from OS env variable in .ts
    
    * feat: TT-37-show-complete-descriptions-on-hover
    
    * Refactoring HTML and CSS Code
    
    * Refactoring...
    
    * feat: delete text-overflow
    
    * Final Refactor
    
    * Width box correction
    
    Co-authored-by: Erick Almeida <[email protected]>
    Co-authored-by: JaviMiot <[email protected]>
    3 people authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    59b1913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f870939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c09ab View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. TT 589 improve time report presentation (#838)

    * Adjust start_date and end_date report depending of the administrator time zone
    
    * Parsing date in the reports using timezone_offset with moment.js
    
    * Adjust entry.service.ts to do loadEntriesByTimeRange without timezone_offset
    
    * Implement test to ParseDateTimeOffset
    sbateca authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3bd5600 View commit details
    Browse the repository at this point in the history
  2. Chore(deps): Bump moment from 2.25.3 to 2.29.2

    Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.25.3...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    cbd6f0d View commit details
    Browse the repository at this point in the history
Loading