|
|
22f6ed7e8c
|
fix: Public pages - Contact and Services - page load errors due to server errors and styling improvements
|
2024-10-28 15:04:43 +00:00 |
|
|
|
7b6266e2f6
|
feat(JavaScript): Updated architecture for TableBasePage object with static row ID attribute attached for adding ID against each row added to DOM
|
2024-10-18 22:25:07 +01:00 |
|
|
|
00dc753add
|
Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha
|
2024-09-13 23:26:37 +01:00 |
|
|
|
cef903ff39
|
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
|
2024-09-10 19:43:02 +01:00 |
|
|
|
da880da90f
|
Bug fix for invalid CSS and JavaScript file references for pages
|
2024-09-10 16:44:14 +01:00 |
|
|
|
b70401e3dc
|
Bug fix for missing buttons due to outdated reference to shared layout file button components which moved to components/common/buttons/_buttons_save_cancel.html
|
2024-09-10 16:35:10 +01:00 |
|
|
|
ff9abdbfd1
|
Bug fix for invalid reference to shared layout that has become shared template file.
|
2024-09-10 16:27:15 +01:00 |
|
|
|
6b730bf8e7
|
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
|
2024-09-10 12:09:50 +01:00 |
|