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: v11.2.2
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v11.3.0
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on May 30, 2024

  1. feat: start plugin and app separately [LIBS-391] [LIBS-392] (#848)

    * feat: only start plugin if --plugin flag is used
    
    * fix(plugin): properly use dev build
    
    * chore: skip plugin logic in PWA app
    
    * fix: preserve original behavior; use a flag to start only app
    
    * docs: document app and plugin options on start script
    KaiVandivier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    82003e7 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 11.3.0 [skip release]

    # [11.3.0](v11.2.2...v11.3.0) (2024-05-30)
    
    ### Features
    
    * start plugin and app separately [LIBS-391] [LIBS-392] ([#848](#848)) ([82003e7](82003e7))
    dhis2-bot committed May 30, 2024
    Configuration menu
    Copy the full SHA
    750327c View commit details
    Browse the repository at this point in the history
Loading