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: v3.0.2
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v3.1.0
Choose a head ref
  • 16 commits
  • 31 files changed
  • 4 contributors

Commits on Dec 20, 2019

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

Commits on Dec 21, 2019

  1. chore(deps-dev): bump @dhis2/cli-style from 4.2.0 to 5.0.4 (#219)

    * chore(deps-dev): bump @dhis2/cli-style from 4.2.0 to 5.0.2
    
    Bumps [@dhis2/cli-style](https://github.com/dhis2/cli) from 4.2.0 to 5.0.2.
    - [Release notes](https://github.com/dhis2/cli/releases)
    - [Changelog](https://github.com/dhis2/cli/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/dhis2/cli/commits)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    * chore(deps-dev): update cli-style and hooks
    
    * style: update code to comply with code style
    
    * chore(deps-dev): remove eslint and babel-eslint
    
    * chore(eslintignore): move eslintignore back to shell
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    varl and dependabot-preview[bot] committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    4c66ab9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    be321d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63551c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59c0276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75027af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0112763 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43927b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1ecd50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e88e98a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b5110b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    149b785 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c07a48 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. feat: publish shell and adapter, fix dependency resolution (#221)

    * feat: publish shell and adapter to npm, use app-level dep resolution
    
    * chore: remove console.log
    
    * fix: don't install shell dependencies in cache directory
    
    * chore: force shell overwrite in example
    
    * chore: update example yarn.lock
    
    * fix: link node_modules from copied shell directory
    amcgee committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    dd1c51a View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 3.1.0 [skip ci]

    # [3.1.0](v3.0.2...v3.1.0) (2020-01-03)
    
    ### Features
    
    * publish shell and adapter, fix dependency resolution ([#221](#221)) ([dd1c51a](dd1c51a))
    dhis2-bot committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    a1b2f94 View commit details
    Browse the repository at this point in the history
Loading