Staging Environment Change Log
9/8/2023
CSS refactorization.
Swiper slider now uses Bootstrap buttons.
Searches (except for global) now use Bootstrap inputs.
Added React-Bootstrap-Typeahead to the global search (as react-app) for proof of concept.
9/1/2023
Added animations to pages:
* Home landing page
* Our People
* Our People by Department
* Our People by Area
* Products & Services
* Tools & Applications
* Underwriting
* Uguide
* Uguide Article page
* Alerts, Bulletins, and Forms.
* Education
* Change Log
Updated GSAP Animations testing page to include more elements.
Updated transitions.
8/31/2023
Added GSAP Animations testing page.
8/25/2023
Bumped all JQuery libs.
Removed unneeded JS.
Fixed responsiveness of Change Log.
Adjusted Swiper.js Slider on the home page, and removed JS and CSS for Owl Carousel
Added new A/B animations test page between GSAP and Motion One. [TODO: Add in Framer Motion]
8/15/2023
Adjusted animations (upgraded Animations.css).
Misc adjustments to css styles.
Adjusted front page to use new slider.
Added new Animation section on test page.
8/11/2023
Added modals to Alerts, Bulletins, and Forms for item details.
Misc updates to Swiper and ChangeLog responsive styles.
8/10/2023
Added Slider Test page to test and showcase a usage of Swiper Js. This is also added to a new menu option under Tests > Test Slider > Swiper Test
Added Swiper Homepage Integration to compare how the new slider would work on the landing page. It is also added to the menu under Tests > Test Slider > Swiper Homepage Integration
Updated buttons Profile page and added hint for password requirements.
Added search to UGuide page.
8/7/2023
Updated Profile page to use tabs and new layout.
Updated Change Log to use tabs. Adjusted that filters should not be attached to table. Made rows clickable.
Added side bar to article page, as well as a new section for Underwriter Tips (WIP).
8/3/2023
Updated global search bar on navigation bar.
Updated Our People with Our Leadership "teaser", added a search bar, and added tabs for Contact Sheets.
Added search bar to Our People by Area and Our People by Department
Adjusted Filters styles on Change Log and Change Log Archive, and updated icons.
Adjusted Uguide landing page letter header styles.
Removed some elements from the article page.
Adjusted search bar for Alerts, Bulletins, and Forms.
8/1/2023
Fixed typo on Products and Services page (Tech Savvy).
Updated Login page to look like GitHub's.
Added section in on the Test page to A-B compare footer color schemes.
Updated footer to use #06192d as the background color instead of #003263.
Updated social media links to use the 'line' icons, and moved them below the Contact Us link in the footer. Changed hover color.
Updated Quick Links in the footer, to be in 3 columns of 4 links (TODO: Re-order alphabetically or by importance).
Added detail tabs example to Test page.
7/25/2023
Updated Register Page.
Updated site logo to be in SVG format.
Updated icons.
7/24/2023
Updated Change Log to include filters and fixed some styles.
Added Change Log Archive to display an archvie view (with filters).
Updated Templates page.
Updated icons.
7/18/2023
Added Change Log WIP (similar to Titlewize).
7/17/2023
Cleaned up unneeded CSS and JS, and renaming some styles.
Fixed back to the top button.
Added sitemap and development endpoint for a simplified routes page for automated visual regression testing (using Playwright on Node).
Changed footer background color.
Added Templates page (under Tests in the menu).
7/11/2023
Added User Profile page.
Added Edit Profile Details page.
Added Update User Security Question page.
Added Update User Password page.
Added the pages above to a Mock User Profile section in the navigation bar, under Tests.
7/6/2023
Added Login page (WIP).
Added Registration page (WIP).
Added Password Reset page (WIP).
7/4/2023
Added Generic template pages, for static pages that will have HTML embedding.
Added some pages to Our People:
* Our Story, which is a landing page
* Internal Support Contacts, which uses the generic template
Adjusted navigation for Our Story to include sub pages.
Added links to Education.
Some page layout fixes for Our People By Area/Dept and Underwriting Forms.
Renamed some of the css related to page elements: icon-tile and icon-cards.
Fixed bug in deployment ansible script.
7/3/2023
Added Underwriting pages, including:
* Alerts
* Bulletins
* Forms
* Conveyances to Foreign Entities Act
Added this Change Log for this Staging Environment.
Added some ids for hyperlinking some of these changes.
Fixed some navigation linking.
6/30/2023
Added Products & Services landing page.
Re-designed Our People, and added routes for:
* Our People by Area
* Our People by Department
(These are a Works In Progress.)
6/29/2023
Added routes and landing pages for Education and Tools & Applications.
Added an example of a Change Log entry as part of a UGuide article.
6/28/2023
Changed global font to Open Sans.
Switched all navigation headers to the condensed/shorter version.
Bumped Bootstrap to version 4.6.2.
Added UGuide page and example article page. (TODO: Add UGuide Logo.)
Added color palette of combined CSS files to test page.