analytics/lib/plausible_web/components
Sanne de Vries 2c00acc89b
Update goal settings design (#5886)
* Update goal settings design

- Replace the `Add goal` button in goal settings with a dropdown button to directly select the goal type. This way, a modal opens with the correct form for the selected goal type. The tabs in the modal have been removed.
- Add a new `pill` component to show the goal type in the table in a more distinct way. The `settings_badge` component is replaced with the `pill` component. The `pill` component that was used in `plan_box.ex` is renamed to `highlight_pill`.
- Replaced `Belongs to funnel` text with a funnel icon in the goal settings list.
- Some small tweaks like increasing the search bar width, the padding of the table cells, and adding a header to the goal settings list.

* Update tests to use the new dropdown component instead of tabs

* Replace custom `pending invitation` pill with new pill component

* Temporary: bump prima to exercise prima dropdown LV re-render fix

* Temporary: Bump prima again

* Revert "Temporary: Bump prima again"

This reverts commit 024b34a6e9.

* Revert "Temporary: bump prima to exercise prima dropdown LV re-render fix"

This reverts commit a6eabb73d0.

* Update prima

* Replace `Add goal` button with dropdown button in goal settings empty state

* Update test to check both empty and non-empty states of the add goal dropdown

* Remove pb-14 from feature gate

---------

Co-authored-by: Adam Rutkowski <hq@mtod.org>
2025-11-24 11:30:55 +00:00
..
billing Update goal settings design (#5886) 2025-11-24 11:30:55 +00:00
site Updated empty states across settings (#5874) 2025-11-24 07:50:14 +00:00
team Upgrade phoenix & liveview (#5766) 2025-10-07 12:29:48 +00:00
first_dashboard_launch_banner.ex Tailwind v4 (#5756) 2025-09-29 15:21:15 +00:00
flow_progress.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00
generic.ex Update goal settings design (#5886) 2025-11-24 11:30:55 +00:00
google.ex Tailwind v4 (#5756) 2025-09-29 15:21:15 +00:00
layout.ex Update goal settings design (#5886) 2025-11-24 11:30:55 +00:00
prima_dropdown.ex Update goal settings design (#5886) 2025-11-24 11:30:55 +00:00
two_factor.ex Improve dark mode (#5819) 2025-10-28 08:28:15 +00:00