-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(AdminSendBulkSms.vue): refactor phone number appending method (#1300
) - Append each valid number individually to formData fix(AdminSendBulkEmail.vue): refactor email appending method - Append each valid email individually to formData fix(OtherOrganizations.vue): update table URL and height styling - Set table URL to '/other_organizations' - Adjust table body height to '40rem' feat(OtherOrganizations.vue): add overdue_count column with navigation - Implement button to navigate to incidents for overdue counts refactor(OtherOrganizations.vue): re-enable columns for organization metrics - Reactivate columns for incidents, cases_reported, cases_claimed, cases_closed, cases_overdue, and last_login ```
- Loading branch information
Showing
3 changed files
with
89 additions
and
70 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