Thanks to visit codestin.com
Credit goes to github.com

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: onaio/fhir-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: onaio/fhir-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 8 commits
  • 75 files changed
  • 1 contributor

Commits on Feb 5, 2025

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

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    6cf79b7 View commit details
    Browse the repository at this point in the history
  2. Update request parameters for dropdown for appId field in user creati…

    …on form. (#1532)
    
    * Update appID to use client side actions Select widget
    
    * Fix confusing dropdown render when pagainatedAsync  is in load state
    
    * Fix test regressions
    
    * update select widgets dropdown render
    peterMuriuki authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    6045939 View commit details
    Browse the repository at this point in the history
  3. Add password during user creation. (#1534)

    * Add password confirmation fields to usercreation
    
    * Update user management tests
    
    * Update tests
    
    * Always redirect back to user list after user creation or edit
    
    * Fix lint issue
    peterMuriuki authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    8bc523f View commit details
    Browse the repository at this point in the history
  4. Refactor teams to organizations (#1537)

    * Refactor teams to organizations
    
    * Update core en resource files
    
    * Update tests
    peterMuriuki authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d28f5ce View commit details
    Browse the repository at this point in the history
  5. Update credential view strings; Add password meter strength (#1539)

    * Update credentials view
    
    * Fix test regressions
    peterMuriuki authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    630267e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Link antds locale provisioning with rest of the apps ii18n (#1541)

    * Link antds locale provisioning with rest of the app ii18n
    
    * Update import statement
    peterMuriuki authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    baddc52 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Add location meta tags to inventory resources (#1540)

    * Add location meta tags to inventory resources
    
    * Fix test failures
    
    * Deprecate data imports for products and inventory
    peterMuriuki authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    9cf90ec View commit details
    Browse the repository at this point in the history
Loading