0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee
Michael Matloka 39ad3cd68c
feat(actions): Support "Link target contains/matches regex" (#15535)
* Add `ActionStep.href_matching` + `ActionStep.text_matching`

* Use `href_matching` and `text_matching` in matching

* Show new matching options in the UI

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Add support in the API

* Fix `LemonLabel` overflow

* Add support in the toolbar

* Update plugin server tests

* Add Django support

* Update query snapshots

* Add Django test

* Don't italicize text input placeholder

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update query snapshots

* Fix typing

* Update query snapshots

* Fix typing more

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update query snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-25 16:35:02 -07:00
..
api test(insights): Clean up User Paths tests + snapshot CH queries (#15631) 2023-05-22 11:21:29 +01:00
benchmarks chore(time-to-see-data): Make ClickHouse query tagging thread-safe (#12861) 2022-11-21 09:16:22 +02:00
billing fix: support feature objects from billing (#15243) 2023-04-27 14:50:17 +00:00
bin
certs
clickhouse feat(actions): Support "Link target contains/matches regex" (#15535) 2023-05-25 16:35:02 -07:00
management/commands fix: materialised columns (#11558) 2022-08-31 21:02:33 +01:00
migrations feat: role based permissions (#12657) 2022-11-23 20:36:29 -05:00
models fix: Object storage path prefixes (#15152) 2023-04-19 17:19:25 +02:00
tasks feat(insights): trends hogql volume (#15672) 2023-05-25 16:31:35 +01:00
test feat: don't stop chasing waterfalls (#13600) 2023-01-11 09:36:42 +00:00
__init__.py
apps.py
conftest.py
LICENSE chore: 2023 (#13143) 2023-01-03 08:21:48 +00:00
pytest.ini
settings.py chore(deps): Remove obsolete django-rest-hooks requirement (#13349) 2022-12-19 10:06:21 +01:00
urls.py feat: Added performance API (#13452) 2023-01-06 09:51:51 +01:00