generated from 8iq/nodejs-hackathon-boilerplate-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(condo): DOMA-6331 push notification about the need to send meter…
… readings (#3612) * feat(condo): DOMA-6331 push notification about the need to send meter readings * feat(condo): DOMA-6331 make push uniq by pattern userId, start or end period and current month * feat(condo): DOMA-6331 added push notification translates * feat(condo): DOMA-6331 change pattern of uniqKey to userId_startPeriodDay-endPeriodDay_(start/end). fix tests * feat(condo): DOMA-6330 added routing on index meter page * fix(condo): DOMA-6331 fix cron task config * fix(condo): DOMA-6633 fix text of btn on create period page * fix(condo): DOMA-6631 fix rerender of selects start and end of period * fix(condo): DOMA-6630 add placeholder if chosen period for all organization * fix(condo): DOMA-6331 disable isOrganization checkbox when org period has already been created * fix(condo): DOMA-6331 makemigrations and types * fix(condo): DOMA-6330 fix formValuesToMutationDataPreprocessor on update action * fix(condo): DOMA-6331 try to fix error * fix(condo): DOMA-6331 fix checkIsDateInPeriod util * fix(condo): DOMA-6331 fix dayjs locale * fix(condo): DOMA-6816 fix METER_SUBMIT_READINGS_REMINDER_END_PERIOD and push by deleted meters and periods * fix(condo): DOMA-6815 fix connect deleted meter from deleted resident to not deleted resident with same accountNumber * fix(condo): DOMA-6331 some code improvements * chore(condo): DOMA-6331 rebase & regenerate migration
- Loading branch information
Showing
28 changed files
with
417 additions
and
55 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
Oops, something went wrong.