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: dhis2/app-platform Loading
base: v8.2.2
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v8.2.3
Choose a head ref
  • 6 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 12, 2021

  1. Update getting-started.md

    amcgee committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    230c73c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    88be6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32f969 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix(pwa): update gracefully despite missing clients info (#679)

    * fix(pwa-update): handle getClientsInfo rejections gracefully
    
    * refactor(offline-interface): request client info from latest SW; lower timeout
    
    * fix(pwa-update): use better i18n
    KaiVandivier committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c7fe509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931cafa View commit details
    Browse the repository at this point in the history
  3. chore(release): cut 8.2.3 [skip ci]

    ## [8.2.3](v8.2.2...v8.2.3) (2021-10-14)
    
    ### Bug Fixes
    
    * **cli:** run yarn install after fixing yarn.lock by deduplicating ([#676](#676)) ([a32f969](a32f969))
    * **cli:** wrap App component in CustomDataProvider in boilerplate test ([#678](#678)) ([88be6eb](88be6eb))
    * **pwa:** update gracefully despite missing clients info ([#679](#679)) ([c7fe509](c7fe509))
    dhis2-bot committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    bcc599b View commit details
    Browse the repository at this point in the history
Loading