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: 5a54578df6446ba05d439cfbec2a4d38ed23de49
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: 19bf35aee416388e9faee6c0d460fa762e4fb67f
Choose a head ref
  • 10 commits
  • 27 files changed
  • 6 contributors

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    704ba0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0125ac6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. feat: TT-332 Dark mode (#746)

    * style: TT-332 include Tailwind in global style file
    
    * feat: TT-332 dark mode implementation
    
    * style: TT-332 color palette
    
    * test: TT-332 unit test on the dark mode component
    
    * fix: TT-216 add tabIndex attribute to materialDatePicker and to Date divs (#747)
    
    * chore(release): 1.50.5 [skip ci]nn
    
    * refactor: TT-332 application of Azure toggle function to display dark mode
    
    * style: TT-332 TW prefix added to the color palette
    
    * refactor: TT-332 changes in sidebar and dark mode components
    
    * fix: TT-334 keep the sidebar item selected when the page is refreshed (#748)
    
    * chore(release): 1.50.6 [skip ci]nn
    
    * refactor: TT-332 changes to the button to change the page theme
    
    * test: TT-332 unit test to check if the user has the dark-mode feature toggle enabled
    
    * style: TT-332 include Tailwind in global style file
    
    * feat: TT-332 dark mode implementation
    
    * style: TT-332 color palette
    
    * test: TT-332 unit test on the dark mode component
    
    * refactor: TT-332 application of Azure toggle function to display dark mode
    
    * style: TT-332 TW prefix added to the color palette
    
    * refactor: TT-332 changes in sidebar and dark mode components
    
    * refactor: TT-332 changes to the button to change the page theme
    
    * test: TT-332 unit test to check if the user has the dark-mode feature toggle enabled
    
    * refactor: TT-332 changes in the unit test description of the dark mode component and style name of the sidebar component
    
    Co-authored-by: Santiago Pozo Ruiz <[email protected]>
    Co-authored-by: semantic-release-bot <[email protected]>
    3 people authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2709050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc05184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777051e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. TT-331 redesign of the sidebar (#750)

    * refactor: TT-331 Redesign of the sidebar
    
    resolve merge conflicts
    
    * fix: TT-331 css
    
    resolving merge conflicts
    
    * code-smell: TT-331 Fixing bugs and code-smells
    
    resolving merge conflicts
    
    * fix: TT-331 Changes in user and sidebar components
    
    resolving merge conflicts
    
    * fix: TT-331 Creating unit test for toggleSidebar method
    
    * fix: TT-331 Rebase from master and use of dark mode
    
    * code-smell: TT-331 Deleting bugs and fixing code smells
    
    * style: TT-331 Removing unused icons and scss styles
    
    Co-authored-by: Edgar Guaman <[email protected]>
    Co-authored-by: Sandro Castillo <[email protected]>
    3 people authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    eec5cf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    518a398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b50b6c View commit details
    Browse the repository at this point in the history
  3. fix: TT-336 Fix format Duration column

    Edgar Guaman committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    778918b View commit details
    Browse the repository at this point in the history
  4. code-smell: TT-336 Fixing code smells and test coverage

    Edgar Guaman committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    19bf35a View commit details
    Browse the repository at this point in the history
Loading