8000 Comparing 1.6.3...1.6.4 · saeloun/miru-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: saeloun/miru-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.3
Choose a base ref
...
head repository: saeloun/miru-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.4
Choose a head ref
  • 11 commits
  • 36 files changed
  • 6 contributors

Commits on May 14, 2024

  1. Set default view for time tracking (#1836)

    - Use `localStorage` to set the preference
    
    Co-authored-by: Nishant Samel <nishant@saeloun.com>
    nisusam and Nishant Samel authored May 14, 2024
    Configuration menu
    Copy the full SHA
    22d26ff View commit details
    Browse the repository at this point in the history
  2. Non mandatory last name for add contacts (#1839)

    lastName validation removed and error field updated
    
    Co-authored-by: Shruti Apte <shruti@saeloun.com>
    Shruti-Apte and Shruti Apte authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ce3170c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Bump nokogiri from 1.16.4 to 1.16.5 (#1838)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.16.4...v1.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a388d37 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fix negative pto calculation (#1843)

    fix-negative-pto-calculation
    apoorv1316 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e0d45ce View commit details
    Browse the repository at this point in the history
  2. Pending status fixed on mobile view team list page (#1842)

    status fixed on mobile view team list page
    
    Co-authored-by: Shruti Apte <shruti@saeloun.com>
    Shruti-Apte and Shruti Apte authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9490419 View commit details
    Browse the repository at this point in the history
  3. Missing loader added (#1844)

    * missing loader added
    
    * loaders updates to make it consistent
    
    ---------
    
    Co-authored-by: Shruti Apte <shruti@saeloun.com>
    Shruti-Apte and Shruti Apte authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b338c83 View commit details
    Browse the repository at this point in the history
  4. Buttons updated (#1841)

    buttons updated
    
    Co-authored-by: Shruti Apte <shruti@saeloun.com>
    Shruti-Apte and Shruti Apte authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b6f9fa9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e857d09 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Feat: Custom leaves (#1823)

    * crud custom leaves
    
    * send custom leaves in index action
    
    * review comments
    apoorv1316 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    a518d19 View commit details
    Browse the repository at this point in the history
  2. Fix query to fetch user_ids_with_only_client_role (#1837)

    * Fix query to fetch `user_ids_with_only_client_role`
    
    * Code refactoring and reuse the common method
    
    * Remove old/unused code
    
    ---------
    
    Co-authored-by: Nishant Samel <nishant@saeloun.com>
    nisusam and Nishant Samel authored May 21, 2024
    Configuration menu
    Copy the full SHA
    d092d8a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    04ca222 View commit details
    Browse the repository at this point in the history
Loading
0