Open jiekang opened 6 years ago
Suggested plan of action:
Prerequisites: Applications and Environments pages are okay to be removed.
Steps:
src/app
src/a-runtime-console
Update:
The applications and environments pages are removed and all unused a-runtime console code are removed.
The next step is to develop a plan for the components that depend on the remaining a-runtime-console code, whether it is to rewrite the dependencies, rewrite the components or something else.
@rkratky @qodfathr we have removed the App and Env pages. Can you please remove these from the getting started doc.
we have the docs updated, just need to get them linked in the application
Notes on code that have a-runtime-console
dependencies:
analytical-report-widget.component.ts
environment-widget.component.ts
pipelines-widget.component.ts
recent-pipelines-widget.component.ts
getting-started.component.ts
pipelines.module.ts
environment-widget.component.ts
has been updated [1] and no longer has dependencies on a-runtime-console
code.
[1] https://github.com/jiekang/fabric8-ui/commit/a00a065a31d302621826556ce31ffd7d41f2587e
pipelines.component.ts
Tracking issue for removing the
fabric8-ui
code under the foldersrc/a-runtime-console
Sub-Issues:
List of files with
a-runtime-console
dependenciesList of direct dependencies used from
a-runtime-console
Services
Components
Utilities