Portal cleanups and fixes (#4833)
commita202a5185f52829674036e0462533ead16d0b636
authorJerry Padgett <sjpadgett@gmail.com>
Tue, 18 Jan 2022 03:10:17 +0000 (17 22:10 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Jan 2022 03:10:17 +0000 (17 22:10 -0500)
treec988f7f450b4e0570dd52658254abe17cfd85866
parentba5be62bec7c6f88e13db3e65fbc9da78e13f9d6
Portal cleanups and fixes (#4833)

* Portal cleanups and fixes
Move all new template menu to action bar dropdown New Documents
Restyle appointments to cards
Fixes to chat
Synchronize SPA panel collapses
Override theme for ckeditor height!

* refactor ajax to an await/async pattern
restyle grid system for mobile.

* revert portal_payment to master version

* Fix scroll issues on various panels.
various styling updates.

* restyle appointments and openings dialog

* revert forced auto width for LBF in portal
20 files changed:
interface/forms/LBF/new.php
portal/account/account.lib.php
portal/account/account.php
portal/account/register.php
portal/add_edit_event_user.php
portal/find_appt_popup_user.php
portal/home.php
portal/import_template.php
portal/index.php
portal/lib/download_template.php
portal/lib/patient_groups.php
portal/messaging/secure_chat.php
portal/patient/libs/Controller/OnsiteDocumentController.php
portal/patient/scripts/app/onsitedocuments.js
portal/patient/templates/OnsiteDocumentListView.tpl.php
src/Services/DocumentTemplates/DocumentTemplateService.php
templates/portal/appointment-item.html.twig
templates/portal/base.html.twig
templates/portal/header.html.twig
templates/portal/home.html.twig