web-monitoring-ui
web-monitoring-ui copied to clipboard
UI to enable analysts to quickly assess changes to monitored government websites
Add check for supported browser (last two releases) and Also add, feature-focused load testing. If a browser doesn’t support the features we require, we should stop loading and show a...
All Pagination to the UI. Are there any React libraries that use this easily? If you need me to draw up some UX for this, let me know.
When Scanner finds a page with the redirect, raise up a pop-up window (in frame) with the text below. Close link goes the pop-up and stay on the original screen....
This is kind of related to #179: like PDF and other non-text file formats, we can’t diff MS Word documents. BUT! Both Google and Microsoft offer iframe-embeddable renderers for Word...
Sometimes a backlog of unannotated changes will accumulate within a domain. A "backlog" view should present such older diffs to users who e.g. have finished up their pressing work and...
Currently the UI header is taller than Versionista. Is it possible to make the header shorter, so that more of the diffed pages can be viewed. Source: Feedback from Aaron...
The API rightly rejects an empty, meaningless annotation, but we are still trying to send an empty annotation if you never check/uncheck any of the fields before clicking “update record.”...
Currently, in the Side by Side view, the width of the panels are static. Add the ability to drag the middle border, left or right. The interaction will increase or...
This depends on actually having permissions implemented in the API (edgi-govdata-archiving/web-monitoring-db#34), so we can’t quite do this work yet. Once the API returns permission information for a user, we should...
The functionality exists over in the API, but we should put a UI for it—or at least a link to the API page—here so people can find it.