Releases: dhis2/scheduler-app
Releases · dhis2/scheduler-app
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2021-02-18)
Bug Fixes
- app-runtime: deduplicate app-runtime (47410cd)
- cron: use i18n to retrieve locale (aeab782)
- details: make details more independent from specific use (96a1c72)
- editform: replace query with store (25f8a27)
- include-system-jobs: improve system jobs toggle label (a9ba272)
- include-system-jobs: use checkbox for include system jobs switch (381a24e)
- infolink: ensure infolink opens in new window (90b8e6d)
- job-form: fix parameter header (d664d65)
- jobs-toggle-label: use better toggle description (6947d6a)
- loading: render spinners without text when loading (3f0f1fc)
- locale: use context for locale (22f28a8)
- prop-types: destructure prop-types for readability (1756c7c)
- prop-types: update prop-types (f8138bc)
- translations: add translations for skip table types (e10f318)
- unauthorized: show noticebox for unauthorized users (c75df2c)
- update-job-hook: use put for job configuration update (bc884e2)
- useeffect: cleanup subscriber (3c223ad)
- add translations (9eb6105)
- fix continuous execution and cron expression dynamic (76d216f)
- fix dependencies (7499696)
- fix prop types (99e6a16)
- import upstream scheduling type changes (32420ac)
- remove unnecessary export (be6ce03)
- render spinner correctly (65a6b67)
Features
Reverts
- remove css-variables component for the moment (dc6f16f)
v1.0.0
1.0.0 (2020-12-01)
Bug Fixes
- add translations for new job types (#25) (404b04c)
- only throw job run error if there are error reports (f3d468a)
- revert to old translation strategy (a795c21)
- update headerbar to latest and greatest (#31) (293a52c)
- use human readable cron label strings (a64a151)
Features
- scheduling types: support both cron and delay scheduling types (e14ccd8)