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: v1.3.1
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v1.4.0
Choose a head ref
  • 7 commits
  • 30 files changed
  • 3 contributors

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    9f84130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f534dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49890e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    752d819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87f4803 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. feat: improve test command, support dotenv files, add postcss (#52)

    * fix: support all the icon variants and update index.html
    
    * feat: add Roboto typeface to shell
    
    * chore: dynamically import AppAdapter to create a separate chunk
    
    * fix: target node for tests
    
    * fix: remove reference to non-existent manifest.json
    
    * feat: improve jest config, support snapshots and watch, add postcss
    
    * chore: automatically include app name in browser title
    
    * chore: re-add DOCTYPE declaration to index.html
    
    * chore: name app bundles (app-adapter is external)
    
    * chore: delete unused manifest.json
    amcgee committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    210c9cc View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 1.4.0 [skip ci]

    # [1.4.0](v1.3.1...v1.4.0) (2019-09-24)
    
    ### Features
    
    * improve test command, support dotenv files, add postcss ([#52](#52)) ([210c9cc](210c9cc))
    dhis2-bot committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    112cbdd View commit details
    Browse the repository at this point in the history
Loading