0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:04:16 +01:00
posthog/frontend
Robbie bee0b07c41
feat(insights): Add filtering properties on labels (#16943)
* feat(insights): Add filtering properties on labels

* Add tests for event property querying using an alias

* Make comments bidirectional

* Revert trying to be clever with unknown

* Fix failing tests

* Improve query performance for property filtering

* Improve efficiency of querying properties by alias

* Remove old property name alias code

* Add code to output PROPERTY_NAME_ALIASES

* Add script for regenerating property name aliases
2023-08-15 09:10:11 +01:00
..
__snapshots__ feat(insights): move advanced options to "more" menu (#16858) 2023-08-14 18:41:47 +00:00
@posthog
public
scripts feat(insights): Add filtering properties on labels (#16943) 2023-08-15 09:10:11 +01:00
src feat(insights): Add filtering properties on labels (#16943) 2023-08-15 09:10:11 +01:00
build.mjs
editor-update-tsd.mjs
utils.mjs