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: a7d6c80
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: 1ee3100
Choose a head ref
  • 7 commits
  • 26 files changed
  • 6 contributors

Commits on Jul 23, 2021

  1. Tt 289 cannot edit the date of an entry (#708)

    * fix: TT-289 added an extra comparison to make sure the update date is being saved
    
    * fix: TT-289 remove non-relevant anymore test cases, after fist changes
    
    * Update details-fields.component.ts
    
    * Update details-fields.component.ts
    bytesantiago authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d12ce95 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. fix: TT-290 added a new component (dropdown), and change the style th…

    …e buttons associeted (#705)
    
    * fix: TT-290 created the component dropdown and changed style in the buttons associeted
    
    * style: TT-290 changed the color border button
    kevinjlope authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6e6b884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec1de2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. refactor: TT-295 removal unnecessary feature toggles

    kevinjlope authored and Edgar Guaman committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    9b65a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a504190 View commit details
    Browse the repository at this point in the history
  3. fix: TT-295 newData undefined resolved

    scastillo-jp authored and Edgar Guaman committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    354fbe6 View commit details
    Browse the repository at this point in the history
  4. fix: TT-295 Changes in the mockEntryOvelap variable

    Edgar Guaman committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1ee3100 View commit details
    Browse the repository at this point in the history
Loading