Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-2948

Create basic package structure for admin console plugin

XMLWordPrintable

    • HAC Infra - Sprint 210

      We should create the admin-console package and the initial files for our dynamic plugin. Typically these include the following files and folders:

      OWNERS
      console-extensions.json
      package.json
      integration-tests/
      locales/
      src/

      The pipelines plugin is an example:

      https://github.com/openshift/console/tree/master/frontend/packages/pipelines-plugin

      As part of this effort, we should determine what linter rules we want in place for the package.

       

      Success Criteria:

      • Above file structure exists
      • Test route that renders "hello world" or something similar 
      • At least one Cypress test that tests the url
      • Plugin needs to be added to the webpack config file
      • Translation tests including new translation file namespace to i18n.js file

              Unassigned Unassigned
              spadgett@redhat.com Samuel Padgett
              Samuel Padgett
              Samuel Padgett
              Yanping Zhang Yanping Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: