Skip to content
Snippets Groups Projects

Issue #3313292: Change layout to make plugin-specific content more clear

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
  • Ben Mullins
  • added 21 commits

    Compare with previous version

  • added 2 commits

    Compare with previous version

  • added 30 commits

    Compare with previous version

  • Fran Garcia-Linares
  • added 1 commit

    Compare with previous version

  • Chris Wells added 1 commit

    added 1 commit

    • d6a17690 - change namespaces to work with the latest

    Compare with previous version

  • Chris Wells added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Wells added 1 commit

    added 1 commit

    Compare with previous version

  • 85 86 $installer = $this->container->get('project_browser.installer');
    86 87 $installer->create();
    87 88 $installer->require(['org/package-name']);
    88 $thrown_message = 'A very bad thing happened';
    89 $thrown_message = new TranslatableMessage('A very bad thing happened');
    • one question I have is whether or not I can just t() this instead of doing a new TranslatableMessage. A question for Adam, maybe.

    • Tim Plunkett changed this line in version 13 of the diff

      changed this line in version 13 of the diff

    • Please register or sign in to reply
  • 38 36 ],
    39 37 'already installed package' => [
    40 38 ['drupal/my_module'],
    41 ValidationResult::createError(['drupal/my_module'], $summary),
  • added 1 commit

    • cfe242db - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Tim Plunkett added 10 commits

    added 10 commits

    Compare with previous version

  • Tim Plunkett added 1 commit

    added 1 commit

    • 2eeab540 - Attempt to revert potentially unnecessary test changes

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading