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: dc061bc378f5a757c3eefb8ad03e0f547209e071
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: 40db859fa005e766f26a192734a9da5b51625353
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 17, 2021

  1. fix: TT-106 Syntax correction in the ProjectListHover, EntryFields, T…

    …imeClock components and test files
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b110353 View commit details
    Browse the repository at this point in the history
  2. refactor: TT-106 Use the exponentialGrowth flag to destroy unnecessar…

    …y requests in EntryFields, ProjectListHover, TimeClock components
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    480f033 View commit details
    Browse the repository at this point in the history
  3. refactor: TT-106 Change of variables and call of the feature toggle i…

    …n the TimeClock, EntryFields and ProjectListHover components
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1d9395a View commit details
    Browse the repository at this point in the history
  4. refactor: TT-106 Delete exponentialGrowth variable in the TimeClock, …

    …ProjectListHover and EntryFields components
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6146572 View commit details
    Browse the repository at this point in the history
  5. refactor: TT-106 New tests for the ProjectListHover component to veri…

    …fy the behavior of ngOnDestroy when the flag is true or false
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    38d25bf View commit details
    Browse the repository at this point in the history
  6. refactor: TT-106 Use the ngOnDestroy to destroy subscriptions running…

    … in the background when changing components and create test to validate the call to unsubscribe in the ngOnDestroy
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b0c9e78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e889eb View commit details
    Browse the repository at this point in the history
  8. fix: TT-106 Syntax correction in the ProjectListHover, EntryFields, T…

    …imeClock components and test files
    VanessaIniguezG authored and scastillo-jp committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    40db859 View commit details
    Browse the repository at this point in the history
Loading