Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2022-32 #4050

Closed
wants to merge 21 commits into from
Closed

Release 2022-32 #4050

wants to merge 21 commits into from

Commits on Jul 26, 2022

  1. Merge pull request #4033 from beyondessential/master

    Master -> dev: Hotfix: force install internal deps (#4032)
    IgorNadj authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3fc8090 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    35a53cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676f375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c0466f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7200b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    5556ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3e080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca8c11b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Merge pull request #4056 from beyondessential/master

    (hotfix) RN-588 data broker tei (#4045)
    IgorNadj authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    ffd5c11 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    dd5f95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a229a View commit details
    Browse the repository at this point in the history
  3. master to dev

    biaoli0 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a50faf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52ee3e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 4, 2022

  1. UNFPA MH add missing facility relations (#4034)

    * Migration for MH facility missing relations unfpa
    nick-beyondessential authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    52ee19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090b2cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf7669 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Fix meditrak-app hoisting config (#4071)

    * Fix meditrak-app hoisting config
    
    .yarnrc.yml method does not work, using package.json method
    see https://yarnpkg.com/configuration/yarnrc#nmHoistingLimits
    
    * Add missing dep to root
    
    meditrak-app was providing a babel plugin, now that it is correctly not hoisting,
    we need to add this dependency back into the root repo.
    
    * Add missing dep to root (2)
    IgorNadj authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1e4d587 View commit details
    Browse the repository at this point in the history
  2. RN-403 Clean up data services configuration (#3783)

    * Refactor: deprecate getDhisConfig
    
    * Export legacy_getDhisServerName from utils
    
    * Add hardcoded legacy to modern conversion function
    
    * Add new model DhisInstance
    
    * Migrate data_source config isDataRegional to dhisInstanceCode
    
    * Create DhisInstanceResolver
    
    * Centralise responsibility of getting DHIS Api into single file.
    
    * Use newly centralised getDhisApi in DhisService
    
    * Use dhisInstanceCode instead of isDataRegional throughout codebase
    
    * Add GETDhisInstances route
    
    * Update data element - group check for dhisInstanceCode
    
    * Update admin panel for dhisInstanceCode
    
    * Fix test
    
    * DRY route handler
    
    * Change dhisInstanceCode to be string | null to limit possible values
    
    * Update admin panel form labels
    
    * PR feedback
    
    * Fix merge issues
    
    * Fix tests, add missing data source types
    
    * Fix merge from dev: update table names
    
    * Fix migration, syntax errors
    
    * Hotfix: force install internal deps
    
    * Fix dhis push async bug
    
    * Minor: better logging dhis sync push errors
    
    Co-authored-by: Andrew <vanbeekandrew@gmail.com>
    IgorNadj and avaek authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9ca901c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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