November 2024
To be deployed on November 21st
- Added subtitle to content authoring of the section header
- Now the help menu is displayed on the login screen (when user is not logged in)
- Fixed a bug when new records are added to a subgrid (table) and then don't automatically display in the target grid.
- Added the ability to show list content in forms.
- Updated the invoice payment flow so that users are redirected back to the invoice screen after payment.
- Various UX improvements, including:
- Payment receipt process improvements
- Left alignment of permit application forms. Now instead of centering the header title, subtitle, and text, it's all aligned to the left, which is more in line with how user's eyes navigate along a page in view
- The form page stepper has been moved from the top-center of the page to a left-aligned vertical layout. This change allows the display of contextual text for each page, making it easier to understand what each page of the form is for.
- Added a document viewer. Now a popup window (modal) appears when you click on a document, which then loads the document itself in view mode. This works for several document types including PDF, XLS, and DOC.
- Added filters to the invoice table grid screen, so that a user can quickly view only active invoices, overdue invoices, refunded invoices, etc