web-monitoring-ui
web-monitoring-ui copied to clipboard
UI to enable analysts to quickly assess changes to monitored government websites
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 4.5.1 to 5.7.2. Release notes Sourced from react-tooltip's releases. v5.7.2 If you like the project, please give the project a GitHub 🌟 What's Changed chore(deps): bump ua-parser-js...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.8.0. Release notes Sourced from react-router-dom's releases. v6.4.4 What's Changed Throw an error if an action/loader function returns undefined as revalidations need to know whether...
Some pages have anti-framing/anti-clickjacking code that checks whether the page is in a frame and hides the content and/or attempts to redirect the top frame to the page. For example,...
In #405 we made links open in new browser tabs/windows rather than navigating the diff view. That was a good improvement, but it also happens when clicking intra-page links, like...
As someone raised on Slack, it would be convenient if the left and right sides of the side-by-side view scrolled together. I think we should make it possible to turn...
Enough people have hit confusion around the Google sheets configuration that we really should clean this up. The current status is that it’s “optional” in the sense that certain routes...
See: https://monitoring.envirodatagov.org/page/975102e4-5e13-4274-969a-f6dcb5f2b09b/5f1689cf-e7f1-45c7-917c-ebaa01856b5e..5f1689cf-e7f1-45c7-917c-ebaa01856b5e
The new automated analysis process creates annotations with a number of fields: - `priority` - `source_diff_hash` - `source_diff_length` - `source_diff_count` - `source_diff_ratio` - `text_diff_hash` - `text_diff_length` - `text_diff_count` - `text_diff_ratio`...
~Admin~ users, at least, should be able to search changes by domain & URL, over particular time ranges, etc. This search function should be easy to use and responsive, and...
A common problem analysts run into is changes to parts of the page that are not visible by default, such as expanding/popup menus. What are some ways to we can...