Ecommpay Drupal Code Review

Created on 20 October 2023, about 1 year ago
Updated 13 February 2024, 9 months ago
📌 Task
Status

Needs work

Version

1.0

Component

Code

Created by

🇰🇿Kazakhstan v.gelunov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @v.gelunov
  • Status changed to Needs review 9 months ago
  • 🇬🇧United Kingdom bdziewierz

    Quick reply to those:

    1. Empty .js file has been removed. It was just a placeholder in the "dev" stage added in case any .js code is required.
    2. @TODOs were handled and completed in the latest release
    3. Added missing dependencies to composer.json
    4. Other comments are really pertaining to the intricacies of Drupal Coding Standards. For example, DCS requires full namespacing in @var doc blocks.
  • Status changed to Needs work 9 months ago
  • 🇬🇧United Kingdom bdziewierz

    Hi! Thanks for this comment.

    So, to explain why this composer "repositories" entry is not usually done for Drupal modules, is because Drupal modules are never used/installed as standalone. They need to be installed in the wider context of Drupal installation that already has a 'master' composer.json with relevant entry in "repositories" section.

    I hope that makes sense?

    BTW: Would you mind adding comments directly here in the forum, instead of using a Google Docs? Google Docs document will probably be deleted on some point and we will loose the history of conversation.

Production build 0.71.5 2024