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

[DHIS2-11878] feat: add program rules #2263

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Conversation

simonadomnisoru
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@lgtm-com
Copy link

lgtm-com bot commented Nov 17, 2021

This pull request introduces 2 alerts when merging 44504f2 into 3dbe6bc - view on LGTM.com

new alerts:

  • 1 for Useless assignment to local variable
  • 1 for Unused variable, import, function or class

@simonadomnisoru simonadomnisoru marked this pull request as ready for review November 17, 2021 14:21
@simonadomnisoru
Copy link
Contributor Author

This PR makes significant changes to the structure of WidgetProfile. To simplify the review process I will merge the changes into the parent branch DHIS2-11633

@simonadomnisoru simonadomnisoru merged commit 41ce4e4 into DHIS2-11633 Nov 17, 2021
@simonadomnisoru simonadomnisoru deleted the DHIS2-11878 branch November 17, 2021 14:24
simonadomnisoru added a commit that referenced this pull request Jan 20, 2022
* feat: edit profile widget

* fix: hack asyncForEach

* fix: hack asyncForEach

* fix: add interpolation & TODO

* feat: improve API qieries & create new clean factories

* chore: organize funtion

* chore: improve single character naming

* chore: improve single character naming

* chore: remove eslint-disable-next-line

* chore: imporve naming

* feat: add program rules (#2263)

* fix: clean dependencies

* fix: rollback dhis2BaseUrl

* test

* refactor: DHIS2-12184 Build RenderFoundation object

* refactor: DHIS2-12186 call the rulesEngine.getProgramRuleEffects directly

* DHIS2-12187: use addFormData

* DHIS2-12187: fix install step

* fix: conflicts with master

* fix: more cypress tests

* chore: pull from DHIS2-10950 uselifecycle reorg & display currect values in the form

* chore: useLifecycle computation & prepare the data for rules execution

* fix: merge conflicts with master

* Merge branch 'master' into DHIS2-11633

* fix: unique values, convert option set code, clean redux store

* fix: improve generate unnique values & for-of loop

* fix: handle missing dataElement in the attributesApiValues

* chore: for-of loop
dhis2-bot added a commit that referenced this pull request Jan 20, 2022
# [1.64.0](v1.63.4...v1.64.0) (2022-01-20)

### Features

* [DHIS2-11633][DHIS2-11878] edit profile widget ([#2174](#2174)) ([9787b30](9787b30)), closes [#2263](#2263)
simonadomnisoru added a commit that referenced this pull request Feb 28, 2022
* feat: edit profile widget

* fix: hack asyncForEach

* fix: hack asyncForEach

* fix: add interpolation & TODO

* feat: improve API qieries & create new clean factories

* chore: organize funtion

* chore: improve single character naming

* chore: improve single character naming

* chore: remove eslint-disable-next-line

* chore: imporve naming

* feat: add program rules (#2263)

* fix: clean dependencies

* fix: rollback dhis2BaseUrl

* test

* refactor: DHIS2-12184 Build RenderFoundation object

* refactor: DHIS2-12186 call the rulesEngine.getProgramRuleEffects directly

* DHIS2-12187: use addFormData

* DHIS2-12187: fix install step

* fix: conflicts with master

* fix: more cypress tests

* chore: pull from DHIS2-10950 uselifecycle reorg & display currect values in the form

* chore: useLifecycle computation & prepare the data for rules execution

* fix: merge conflicts with master

* Merge branch 'master' into DHIS2-11633

* fix: unique values, convert option set code, clean redux store

* fix: improve generate unnique values & for-of loop

* fix: handle missing dataElement in the attributesApiValues

* feat: Update tracked entity attributes

* fix: add teiDisplayName fallback

* chore: variable

* chore: for-of loop

* fix: convert the attributes to server values

* fix: use callback to update the attributes

* fix: merge conflicts

* fix: clean code

* feat: use the new tracker importer endpoints

* fix: correct format POST request to the new tracker importer

* fix: check unique dataelements with the new tracker importer schema

* fix: improve getTeiDisplayName

* chore: clean modal state from Redux & add modal error in Redux

* fix: clean redux when unmount & fix storedAttributeValues logic
dhis2-bot added a commit that referenced this pull request Feb 28, 2022
# [1.70.0](v1.69.0...v1.70.0) (2022-02-28)

### Features

* [DHIS2-10950] update tracked entity attributes  ([#2444](#2444)) ([3e9a4d9](3e9a4d9)), closes [#2263](#2263)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant