0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 03:04:16 +01:00
posthog/plugin-server/tests/main
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
..
ingestion-queues chore: tidy up after blob tests (#15701) 2023-05-25 12:02:08 +01:00
jobs chore(plugin-server): use librdkafka producer everywhere (#15314) 2023-05-04 13:02:44 +00:00
capabilities.test.ts chore(plugin-server): remove piscina workers (#15327) 2023-05-03 14:42:16 +00:00
db.test.ts feat(actions): Support "Link target contains/matches regex" (#15535) 2023-05-25 16:35:02 -07:00
process-event.test.ts feat: remove summary config guard (#15572) 2023-05-17 09:14:48 +01:00
teardown.test.ts chore(plugin-server): remove piscina workers (#15327) 2023-05-03 14:42:16 +00:00