9 Commits

Author SHA1 Message Date
Tomas Hykel 948fa43321 chore: Remove feature flag for project-based work package identifiers 2026-05-25 17:45:06 +02:00
Tomas Hykel 811b23d6dc shorten the identifier spec 2026-03-16 19:56:29 +01:00
Tomas Hykel e04ee02462 [#71896] Add support for semantic IDs into Change Project Identifier 2026-03-12 21:41:21 +01:00
ulferts 365d3e8dc2 rename Project status to Status 2026-01-06 14:55:20 +01:00
Alexander Brandon Coles d5d7028a4a [#63744] Make Settings form subheadings full width
https://community.openproject.org/work_packages/63744
2025-12-30 11:21:52 -03:00
Alexander Brandon Coles 9141980b97 Fix test selector in ShowComponent spec 2025-05-02 00:43:47 +01:00
Alexander Brandon Coles a0c8d92c12 Integrate Project Status Button in Settings form 2025-05-01 16:06:18 +01:00
Oliver Günther 8c7051fbeb Add test selector, fix name label association 2025-04-30 08:36:57 +02:00
Alexander Brandon Coles b8988b3a69 [#61889] Primerize Project Settings>Information forms
Updates the form visuals and functionality according to new wireframes:
the form on the Project Settings > Information page has been split into
multiple discrete forms.

In detail:

* Introduces `Projects::Settings::General::ShowComponent`.
* Creates Primer forms with basic specs.
* Adds `Projects::Settings::GeneralController#update` action, routes and
  accompanying permissions.
* Updates "Edit Settings" feature specs for new forms, also rewriting
  some expectations that were reliant on `data-qa-name` attribute that
  Primer form components do not render by default.
2025-04-28 15:13:05 +01:00