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/dashboard-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v101.3.3
Choose a base ref
...
head repository: dhis2/dashboard-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v101.4.0
Choose a head ref
  • 3 commits
  • 117 files changed
  • 2 contributors

Commits on Aug 22, 2025

  1. test: remove cucumber from cypress tests (#3287)

    Implements DHIS2-18930
    
    Description
    * Translation test enabled (checks for successful PUT request instead of UI)
    * Dashboard filter tests consolidated into a single test
    * All other tests have the same steps and assertions as before.
    
    Regarding skipped tests. All tests in the following test suites that
    were previously skipped continue to be skipped:
    
    * Offline tests
    * Item context menu (view as tests)
    * View errors
    * View dashboard
    * Edit dashboard (except the custom widget test, which is disabled due to failing when run locally)
    jenniferarnesen authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    2072782 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. feat: slideshow autoplay (DHIS2-18907) (#3285)

    Implements DHIS2-18907
    
    * The slide time starts when the user clicks the play button
    * The user can change the slide timing settings
    * When the slideshow is autoplaying, a countdown bar appears on the play/pause button
    * The timer restarts if the user manually changes the slide or slide timing settings
    jenniferarnesen authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    37393ee View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 101.4.0 [skip release]

    # [101.4.0](v101.3.3...v101.4.0) (2025-09-23)
    
    ### Features
    
    * slideshow autoplay (DHIS2-18907) ([#3285](#3285)) ([37393ee](37393ee))
    dhis2-bot committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    3750cd3 View commit details
    Browse the repository at this point in the history
Loading