-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: DHIS2-9654 DHIS2-9655 can submit enrollments and see rule indic…
…ators (#1334) * feat: adds tetselector on the new page * feat: trackedEntityTypeId on url for new and search page * refactor: cleans up the older func * chore: removes debugger * chore: order * fix: one trackedEntityTypeId * chore: one line * feat: adds the enrollment and profile sections * chore: tetype once * chore: better id * chore: reverts * chore: reverts * chore: reverts * chore: linting * chore: styles the forms * chore: rebasing * chore: reverts * chore: reverts ;) * chore: styles the max width * refactor: exports consts and moves the files around * chore: remove line * refactor: the registration entries are self initialised and ready to use * chore: rebasing * fix: infinite loading state * feat: adds the buttons * refactor: tei registration data entry * refactor: enrollment regisration data entry * refactor: using the components * chore: moves the info text on the component level * chore: lint * chore: rest needs to be here * chore: removes unused flow * chore: creates TEI * chore: rebasing * chore: styles * chore: removes dispatch * chore: lints * chore: reverts * chore: no {} chore: * chore: creates containers * chore: fixes the paths * chore: loading indicator * chore: no need for startDataEntryInitialisationEpic * feat: with buttons * chore: rebase * chore: org unit * chore: "better" text * chore: flow fixes me * chore: saves * chore: adds the button and its actions * chore: adds the epics * chore: having the component render and moving the files * chore: removes the new page root * chore: new root in place * Merge remote-tracking branch 'origin/master' into cp/registration/13-DHIS2-9653-submiting * feat: submits with enrollment * chore: reverts * chore: adds rollback action * chore: fixes the linter * chore: removes the todo * refactor: moves the files to the component DataEntries directory * chore: adds component alone * chore: moves and renames the component * chore: copy of index.js * chore: commits only the class refactoring * chore: finishes moving the component * chore: completes * chore: finishes * chore: cleans up * chore: adds tests for the buttons * chore: swaps the tests * chore: newEvent is now new * chore: fixes the loading states * chore: no flow errors * chore: fixes the partner selection * chore: adds e2e in the registration page * chore: adds back button * chore: removes '' * chore: moves to container * chore: works perjaps chore * chore: todo * chore: rebase * chore: solves the new page bug * chore: removes dataentry on setOrgUnitId * chore: passes the tests * chore: update the " * chore: flow errors * chore: reverts * chore: lints * chore: renames type to instance * chore: rebases * chore: cleans up * chore: tracker program * chore: lints * feat: adds error state with feedback * chore: lints * feat: [part 02] adds loading indicator for the whole component (#1335) * feat: adds loading for the whole registration entry * chore: flow * chore: reverts * chore: lints * feat: [part 03] DHIS2-9655 adds rules indicators component (#1355) * feat: adds general output component into the enrollment pages * chore: styles the warning buttons * chore: styles * chore: reorders * chore: typo * chore: wording
- Loading branch information
1 parent
83f836a
commit 7a2b2df
Showing
23 changed files
with
341 additions
and
147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.