Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add user-created custom calculations to maps #3088

Merged
merged 58 commits into from
Oct 4, 2024

Commits on Apr 24, 2023

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

Commits on May 2, 2023

  1. feat(plugin): send installation status [DHIS2-15097] (#2580)

    * feat(plugin): send installation status
    
    * fix: use window.parent
    
    * fix: bump cli-app-scripts for precaching improvement
    KaiVandivier authored May 2, 2023
    Configuration menu
    Copy the full SHA
    00fae56 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    23efb6b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1ff538b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. docs: move docs to app (#2650)

    * docs: move docs to app
    
    * chore: clean up old files
    
    * chore: gitignore
    
    * chore: gitignore
    janhenrikoverland authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    eb2a3bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3fafd45 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cd34381 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e40dc13 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    09412e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d7172d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bd9237a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    6de79b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09de660 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. chore: use 50 second timeout for card title to appear (#2730)

    The "add event layer" test continues to be flaky.
    This change increases the timeout to 50 seconds.
    Also, since the default timeout is now 15 seconds, the EXTENDED_TIMOUT
    option isn't needed anymore (since that also sets to 15 seconds)
    jenniferarnesen authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fd5696d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba7831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    491548b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fa4abd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32578ec View commit details
    Browse the repository at this point in the history
  6. chore: remove target-branch from dependabot config (#2731)

    This is to test whether dependabot will automatically use the default branch.
    jenniferarnesen authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    578a75a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    e7d43a8 View commit details
    Browse the repository at this point in the history
  2. chore: increase cypress extended timeout (#2744)

    * chore: increase cypress extended timeout
    
    * chore: use maps-app emoji in nightly slack message
    jenniferarnesen authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b1d349e View commit details
    Browse the repository at this point in the history
  3. chore: @dhis2/analytic upgrade

    turban committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    99ffcc0 View commit details
    Browse the repository at this point in the history
  4. feat: custom calculations

    turban committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2ad6cfc View commit details
    Browse the repository at this point in the history
  5. chore: code cleaning

    turban committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1a2daf4 View commit details
    Browse the repository at this point in the history
  6. chore: code cleaning

    turban committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7af8ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    567cb6b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bf5e0b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix(translations): sync translations from transifex (dev)

    Automatically merged.
    dhis2-bot authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d9fc748 View commit details
    Browse the repository at this point in the history
  2. chore: disable nightly scheduled test run (#2782)

    This is temporary during summer 2023 when there is very little frontend or backend activity
    jenniferarnesen authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    523eca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. chore: linting fix

    turban committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    948c375 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore: PeriodTypeSelect as functional component (#2926)

    * chore: PeriodTypeSelect as functional component
    
    * chore: remove old code
    turban authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    91b8c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20648f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. chore: dependency upgrades (#2930)

    * chore: dependency upgrades
    turban authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eb62d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbdcc2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fbf249 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. chore(deps-dev): bump @dhis2/cli-app-scripts from 10.3.9 to 10.3.10 (#…

    …2939)
    
    Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 10.3.9 to 10.3.10.
    - [Release notes](https://github.com/dhis2/app-platform/releases)
    - [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/dhis2/app-platform/commits/v10.3.10/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@dhis2/cli-app-scripts"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    20adb8e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    91e7eca View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    d4f2567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef9571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f518c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d23b4f1 View commit details
    Browse the repository at this point in the history
  5. Revert "chore: custom calculations help text"

    This reverts commit 4f518c7.
    turban committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f605636 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/DHIS2-15474' of https://github.com/dhis2/maps-app

    …into feat/DHIS2-15474
    turban committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5ac7552 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "chore: custom calculations help text""

    This reverts commit f605636.
    turban committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ab46406 View commit details
    Browse the repository at this point in the history
  8. chore: keep translations

    turban committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    525353e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdc32b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e3f333 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix: open as chart should open in new tab (DHIS2-15794) (#2956)

    By opening in a new tab, the user will not lose their work
    
    Fixes https://dhis2.atlassian.net/browse/DHIS2-15794
    jenniferarnesen authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f40bbcb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. chore: merge with dev

    turban committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2e555fd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

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

Commits on Mar 19, 2024

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

Commits on Apr 15, 2024

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

Commits on Aug 6, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3646e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dfe6ee View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. chore: remove comment

    jenniferarnesen committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    14929f0 View commit details
    Browse the repository at this point in the history