wso2 / docs-apim

Apache License 2.0
70 stars 395 forks source link

Need more documentation on portal development #1104

Open chanaka3d opened 4 years ago

chanaka3d commented 4 years ago

Description: Developers are finding it difficult to map UI functionalities with the React codebase.

Proposing documentation on the following topics

  1. Overriding API Listing Page ( Devportal )

    • Introduce the overriding mechanism for components
    • How to use React developer tools
  2. Adding a custom page to API details ( Publisher )

    • Introduce the API context, settings context, and how we update the root context after doing an API put.
  3. Adding a new field to API creation page ( Publisher )

    • Doing the UI part using the overrides
    • How we plug the rest API
Mariangela commented 4 years ago

@chanaka3d & @tmkasun , please prioritise this when time permits, so that we can add the required information into the documentation.