3 Commits

Author SHA1 Message Date
Henriette Darge 1a53b76a66 Allow required star to be shown for AttributeLabelComponent 2025-10-17 11:04:58 +02:00
Alexander Brandon Coles 3f5dcafb46 [#64470] Fix missing help text for "Subproject of"
Fixes display of attribute help text for associations (e.g. `parent_id`).
2025-06-09 14:28:10 +01:00
Alexander Brandon Coles 2b0e95244d [#63738] Primerize attribute help texts
Creates the following Primerized components:

* `AttributeHelpTextComponent` to render an icon that will invoke the
  attribute help text dialog on click.
* `AttributeLabelComponent` to render an attribute label and help text
  icon together with the correct spacing.
* `AttributeHelpTexts::ShowDialogComponent` to render the attribute help
  text dialog itself.

Also creates accompanying Controller actions, routes and specs.
2025-06-03 12:33:34 +01:00