HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 627 forks source link

Update jQuery Libraries to Current Stable Version #2300

Closed MisterJames closed 6 years ago

MisterJames commented 6 years ago

We need someone to assess the web project for a bump to a stable, compatible version of jQuery in the UI.

jonparker commented 6 years ago

This kind of front end update is a great reason for having automated UI tests which would allow you to upgrade jQuery and then take a screenshot of each screen as part of the tests and then review them for any layout/styling issues with the new version. Obviously maintaining a suite of UI tests adds overhead to each feature but it does have its advantages.

stevejgordon commented 6 years ago

Looks like this is closed with #2303