|
|
7668c35354
|
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
|
2024-09-17 17:00:18 +01:00 |
|
|
|
0c88f161c3
|
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 |
|
|
|
2d55fe6239
|
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 |
|