app-runtime
app-runtime copied to clipboard
A singular runtime dependency for applications on the DHIS2 platform
While moving the instance manager FE from CRA to Vite, I encountered one type issue in this repository: The `AlertsProvider`'s plugin props aren't optional
This is part of https://dhis2.atlassian.net/issues/UX-136 --- ### Key features Specifies that iframe generated by wrapper should have clipboard write access (in order for plugin error boundary to allow copying error...
Implements [LIBS-542](https://dhis2.atlassian.net/browse/LIBS-542) --- ### Key features 1. _feature_ --- ### Description _text_ --- ### Checklist - [ ] Have written Documentation - _If not needed, explain why, otherwise remove this...
[LIBS-725](https://dhis2.atlassian.net/issues/LIBS-725) Part of [DHIS2-15635](https://dhis2.atlassian.net/browse/DHIS2-15635) **This is likely to be superceded by #1407** WIP -- future extensions may be added ⭐ **HELPFUL TESTS:** Use the dashboard "View as ___" option on...
### Key features 1. Add types for the QueryResult based on the Query. So the `query`-keys are typed on the `data` object when not passing in a generic type to...
### Motivation `useDataQuery` is great for simple use cases, especially for queries that are independent and fired only once. It's also incredibly easy to fire a request in an app-platform...
Whenever we want to query a nested graph. We may want to insert dynamic properties inside the resource. ``` const validOrgUnitsQuery = { orgUnits: ({ dataSetId, orgUnit }) => (...
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 10.2.0 to 10.3.1. Release notes Sourced from @dhis2/cli-app-scripts's releases. v10.3.1 10.3.1 (2023-03-06) Bug Fixes error in non-pwa apps [LIBS-315] (#789) (590530e) v10.3.0 10.3.0 (2023-03-03) Features pwa: track...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.7.0. Changelog Sourced from eslint-config-prettier's changelog. Version 8.7.0 (2023-03-06) Added: [@typescript-eslint/block-spacing]. Thanks to @ttionya! Added: [@typescript-eslint/key-spacing]. Thanks to @ttionya! Version 8.6.0 (2023-01-02) Added: [vue/multiline-ternary]. Thanks...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.45 to 18.14.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...