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: flowinquiry/flowinquiry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: flowinquiry/flowinquiry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1
Choose a head ref
  • 13 commits
  • 86 files changed
  • 5 contributors

Commits on Mar 2, 2025

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

Commits on Mar 4, 2025

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

Commits on Mar 6, 2025

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

Commits on Mar 7, 2025

  1. feature(issue-78): Add second level cache support for hibernate. Cach…

    …e providers: Caffeine(default), Redis (#87)
    
    Co-authored-by: Omar Orphy <[email protected]>
    Norphy and Omar Orphy authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    27f74a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179ad1f View commit details
    Browse the repository at this point in the history
  3. Add the notification for creating new project and minor other updates (

    …#92)
    
    * Add the notification for creating new project
    * Fix the issue the project do not have the create user id
    * Update integration test
    minhnguyen-ai authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    8386cf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    2ca1be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79745c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e7fae2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    356a5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b04cc0 View commit details
    Browse the repository at this point in the history
  3. Update the query to count overdue tickets (#99)

    In my local installation, I discovered that the query counting overdue tickets per time range is incorrect. The query retrieves data by joining requests with workflow transition history but only considers the latest entry
    larry-ca authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    5b0b384 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

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