Commit Graph

9 Commits

Author SHA1 Message Date
Richard Cox 539d61dbd9 Allow extensions to enable server-side pagination for new resource types
- previously only completely generic lists were supported in extensions (i.e. no custom list component or custom headers)
- now we allow extensions to explicetely state a resource type is enabled
  - this type MUST have pagination settings applied either via product or component config
2025-09-29 15:06:43 +01:00
Alexandre Alves 3d0d345c08
add docs for page templates (#14937)
* improve definition for top level and cluster level product + add docs for templates + add advanced usecase of extending other products

* address pr comments

* address pr comments from nancy
2025-08-01 16:28:05 +01:00
Alexandre Alves 1c6b664330
move comprehensive node driver docs to api/components (#14952)
* move comprehensive node driver docs to api/components and leave usecases with a simple page linking to the examples repo pkg

* fix broken links
2025-07-30 10:30:01 +01:00
Richard Cox 1bf6f3cb66 Updates 2025-06-04 17:31:33 +01:00
Richard Cox cc44e8e050 Initial commit 2025-06-04 13:24:23 +01:00
Neil MacDougall 7378ebd065
Add extension catalog page and initial contents (#13769)
* Add extension catalog page and initial contents

* Address PR feedback

* Tweaks to the disclaimer text

* Fix text for icon size
2025-03-20 09:15:54 +00:00
Jordon Leach f0458777d5
Extension creator upgrade paths - Update documentation (#12737)
* Fix upgrade path for extension creators

* Add extension upgrade documentation

* Bump extension creator
2024-12-02 13:26:24 -05:00
Alexandre Alves 2c0c8ad30f
Extensions docs update (#12491)
* update docs with migration guide + new mechanism to fix annotations + other small changes

* Update docusaurus/docs/extensions/advanced/fix-annotations-published-extensions.md

Co-authored-by: Jordon Leach <jordonleach@gmail.com>

* update docs for annotations fix + update dates format on changelog + fix link on homepage

* configure redirect plugin (only works in production)

* update redirect config

* Update docusaurus/docs/extensions/advanced/fix-annotations-published-extensions.md

Co-authored-by: Jordon Leach <jordonleach@gmail.com>

* Update docusaurus/docs/extensions/advanced/fix-annotations-published-extensions.md

Co-authored-by: Jordon Leach <jordonleach@gmail.com>

* Update docusaurus/docs/extensions/advanced/fix-annotations-published-extensions.md

Co-authored-by: Jordon Leach <jordonleach@gmail.com>

* Update docusaurus/docs/extensions/advanced/fix-annotations-published-extensions.md

Co-authored-by: Jordon Leach <jordonleach@gmail.com>

* hide docs on fixing annotations

* add simple change to re-trigger test

---------

Co-authored-by: Jordon Leach <jordonleach@gmail.com>
2024-11-07 09:53:31 +00:00
Jordon Leach dd0b605c56
Refactor extensions docs to enable versioning (#12355)
* Refactor extensions docs to enable versioning

* Fix relative links

* Change next version label to 3.x.x
2024-11-04 16:26:59 +00:00