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

Commits on Oct 7, 2020

  1. fix: adjust formatting in locales.hbs so it matches ESLint rules (#466)

    * fix: adjust formatting in locales.hbs so it matches ESLint rules
    
    * fix(locales): add newline to template file
    HendrikThePendric committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    658fa0b View commit details
    Browse the repository at this point in the history
  2. fix: encode username and password when posting to server in AuthBound…

    …ary (#467)
    
    can now correctly log in with usernames/passwords that contain
    URL sensitive characters
    
    Co-authored-by: Austin McGee <[email protected]>
    awgaan and amcgee committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b0cc51d View commit details
    Browse the repository at this point in the history
  3. chore(release): cut 5.2.2 [skip ci]

    ## [5.2.2](v5.2.1...v5.2.2) (2020-10-07)
    
    ### Bug Fixes
    
    * adjust formatting in locales.hbs so it matches ESLint rules ([#466](#466)) ([658fa0b](658fa0b))
    * encode username and password when posting to server in AuthBoundary ([#467](#467)) ([b0cc51d](b0cc51d))
    dhis2-bot committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    93c41a6 View commit details
    Browse the repository at this point in the history
Loading