mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
ba4a752646
* #1292: Added tabs for switching between user types in People * updated fetchPeople implementation * refactored and fixed pagination * fixed search query across tabs issue * updated api query param for person * added tests * added tests & fixed queries * added cypress tests * Improve code style * Improve regex and add compatilibity with demo data * Improve variable naming * Switched user identifying mechanism * made it demo friendly * Improved method for identifying users, added tests * fixing minor mistakes * made cypress test more robust * cypress test update * fixed migrations conflict * updated cypress tests * Optimize process_event conditions * Update comment * Make _set_is_identified more versatile * Update demo.py * Rename queryset_anonymous_pass * Improve rudimental identification detection * User kea-router for All Users category tab * Optimize People * Make category play well with cohort in People * Simplify way of filtering by identification * Remove need for deep copy * Check location in People tabs E2E test * Update test_process_event.py * Black test_process_event.py * Fix test_set_is_identified * Try E2E test with cy.wait(200) * Try E2E with more waiting * Don't check location in E2E test * Add test_category_param * Update migration Co-authored-by: Twixes <dev@twixes.com> |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
plugins | ||
support | ||
wait.py |