analytics/test/plausible_web/live
Adrian Gruntkowski d5a1d6765e
Implement custom events suggestions (#4092)
* Start suggesting event names in goal settings form

* Fix tests

* Bump phoenix_live_view to 0.20.12

* Implement a criminal hack to track removal of modal's child live components

* Revert "Implement a criminal hack to track removal of modal's child live components"

This reverts commit f34ceb78f1.

* Remove redundant closing brace from currency combo input

* Hide batch goal add button when tab selection is in progress

* Implement unique modal ID regenerated on every modal close/open cycle

* Use unique modal ID as ID suffix to live components in goal settings form

* Reset suffix on tab selection to reset live components state on switch

* Revert "Bump phoenix_live_view to 0.20.12"

This reverts commit 1b1c801981.

* Make unique IDs more predictable

* Fix tests for `GoalSettings.Form`

* Use unique modal ID in country rule modal

* Use unique modal ID in hostname rule modal

* Use unique modal ID in page rule form modal

* Don't limit detected goals when fetching them for autoconfigure

* Escape interpolated Alpine state function argument

* Exclude goals with whitespace on either end or consisting only of whitespace

* Ensure event name suggestions update after goal deletion

* Avoid showing loading spinner when closing modal

* Don't enable spinner when new combobox selection is identical

* Revert "Don't enable spinner when new combobox selection is identical"

This reverts commit a041ba8542.
2024-06-11 08:28:25 +02:00
..
components Tidy up verification code a little (#4156) 2024-05-29 08:51:10 +02:00
funnel_settings Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
goal_settings Implement custom events suggestions (#4092) 2024-06-11 08:28:25 +02:00
props_settings Props Settings UI to match Goals Settings (#3322) 2023-09-13 14:55:29 +02:00
shields Snippet integration verification (#4106) 2024-05-23 15:00:50 +02:00
choose_plan_test.exs Display tooltips on plan change when limits exceeded (#4048) 2024-04-29 11:16:15 +02:00
funnel_settings_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
goal_settings_test.exs Implement custom events suggestions (#4092) 2024-06-11 08:28:25 +02:00
plugins_api_tokens_test.exs Rename Plugins API Token(s) to Plugin Token(s) (#4075) 2024-05-22 07:45:09 +02:00
props_settings_test.exs Props Settings UI to match Goals Settings (#3322) 2023-09-13 14:55:29 +02:00
register_form_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
reset_password_form_test.exs Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
sentry_context_test.exs Update Sentry (#3843) 2024-03-18 10:10:20 +01:00
sites_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
verification_test.exs Redo site verification UI (#4153) 2024-05-28 13:43:14 +02:00