analytics/test/plausible_web/plugins/api
Adrian Gruntkowski 0310cecef8
Add listing sites, goals and custom props to Sites API (#4302)
* Add listing sites, goals and custom props to Sites API

* Rename exmaple props in tests

* Rename `allowed_custom_props` -> `custom_properties`

* Expose goal name in GET endpoints for goals in Sites API

* Bump default pagination limit to 100 and max to 1000

* Introduce Goal.name/display_name and use the first one for name in API

* Extend goal list response but hide currency

* Settle on `display_name` instead of `name`

* Allow viewer members to get site details and list site goals

* Don't include currency in goal's display name
2024-07-19 10:05:54 +02:00
..
controllers Add listing sites, goals and custom props to Sites API (#4302) 2024-07-19 10:05:54 +02:00
errors_test.exs Upgrade Erlang/Elixir stack (#3454) 2023-10-24 10:33:48 +02:00