analytics/test/plausible_web/plugins/api
hq1 823f7a8800
Plugins API: Get/Create Funnels (#4192)
* Bootstrap OpenAPI Funnel schemas

* Implement Plugins API Funnel view

* Allow casting funnel step directly from `%Goal{}`

* Check feature availability on funnel creation

just like it's done when inserting goals

* Implement Plugins API context module for Funnels

* Implement GET/PUT funnels via Plugins API

* Fix typo

* A rare event in which dialyzer found an actual bug, wow!

* Format

* Wrap creation request with a root `funnel` key

* Format

* Extract common funnel get query

* Remove redundant tag

* Refactor queries a bit
2024-06-07 13:10:01 +02:00
..
controllers Plugins API: Get/Create Funnels (#4192) 2024-06-07 13:10:01 +02:00
errors_test.exs Upgrade Erlang/Elixir stack (#3454) 2023-10-24 10:33:48 +02:00