* perf(insights): Speed up loading properties
* paginator that doesn't count with manual limit and offset
* fix tests and types
* remove console.log
* one more test that relied on count
* add a full count to every row
* make a query context object that can be used to count or return results
* silence unrelated homepage error
* minimise change surface
* minimise change surface
* override less of the pager
Co-authored-by: Paul D'Ambra <paul@posthog.com>
* insight card primary alt
* lemon input side icon primary alt
* remove button muted alt
* turn on critical a11y testing for home page
* remove muted alt from scss
* de muteify the password input
* feat: test a11y with Cypress
* axe test more pages
* archive a11y violations on success too
* remove date from file path
* don't warn if no accessibility files to upload... they're not on all test jobs