Skip to content
Snippets Groups Projects

Add supported boolean key to branch entities

Open Gábor Hojtsy requested to merge issue/api-3524717:3524717-add-supported-flag into 2.x
1 unresolved thread

Closes #3524717

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Fran Garcia-Linares
  • As part of this, we'd also want to display a box with the Supported message when viewing the different pages. The templates can be found here: https://git.drupalcode.org/project/api/-/tree/2.x/templates

  • Gábor Hojtsy added 1 commit

    added 1 commit

    Compare with previous version

  • Gábor Hojtsy added 1 commit

    added 1 commit

    Compare with previous version

  • Gábor Hojtsy added 1 commit

    added 1 commit

    • 9848b739 - Adding a twig implementation for the sake of discussion :)

    Compare with previous version

  • Fran Garcia-Linares resolved all threads

    resolved all threads

  • 13 13 */
    14 14 #}
    15 15 {% if branch is not empty %}
    16 {% if branch.isPreferred() == false %}
  • Gábor Hojtsy added 1 commit

    added 1 commit

    • 06e58c21 - Replace branch twig based docs with a more generic message based one driven...

    Compare with previous version

  • Gábor Hojtsy added 1 commit

    added 1 commit

    • 383fc879 - Also added alternate handling to lead to current branch same item or current...

    Compare with previous version

  • Gábor Hojtsy added 1 commit

    added 1 commit

    • 973cdb4a - - Make the message more readable, less tech jargon, like Symfony

    Compare with previous version

  • Gábor Hojtsy added 1 commit

    added 1 commit

    • 9a184ef0 - Fix phpcs and phpstan complaints

    Compare with previous version

  • Please register or sign in to reply
    Loading