6 Commits

Author SHA1 Message Date
Alexander Brandon Coles 2b144e8542 Fix wording: Change "Favored" to "Favorited"
Favorite is the correct term in the context of expressing a preference
for a particular project / other OpenProject domain object.

Updates `ActsAsFavorable` to `ActsAsFavoritable`, as well as filenames,
identifiers and strings to:

    favored => favorited
    favorable => favoritable
    favoring => favoriting
2025-09-10 19:08:15 +01:00
Alexander Brandon Coles 4be9c2d418 [#67159] Fix Delete action in Projects List menu
Overlooked in OP # 64885 / opf/openproject#19684.

Adds simple example (dialog invocation only) to Projects Lists feature.
2025-09-01 23:17:06 +01:00
Alexander Brandon Coles 6005117e31 Add basic spec for Projects::RowComponent menu 2025-09-01 15:27:15 +01:00
Jan Sandbrink 0b87e7543f Freeze string literals in specs
Rolling out frozen string literals further by freezing all
string literals in core specs.
2025-05-05 09:29:55 +02:00
Kabiru Mwenja cef9a4a90d tests[Op#57599]: use capybara test selectors instead of raw html comparison 2024-09-03 13:03:25 +03:00
Kabiru Mwenja 1798be38aa fix[Op#57599]: Disable turbo drive in project name links 2024-09-03 12:29:48 +03:00