* 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 |
||
|---|---|---|
| .. | ||
| billing.ex | ||
| notice.ex | ||
| pageview_slider.ex | ||
| plan_benefits.ex | ||
| plan_box.ex | ||