Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get all the supported extension points when writing a Client-Side-Extension?

sai xu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 8, 2020

Hi all experts,

I'm trying using CSE to write some bitbucket plugins. After read the guilds, I'm very confused with the `extension-point` (all demos are using bitbucket.ui.pullrequest.*).

I want to put the plugin in the repo page, so I wonder where or how can I get the `extension-point` in that page?

 

Thanks/Sai

1 answer

0 votes
Maciej Adamczak
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2020

Hey @sai xu , sorry for the confusion around the CSE topic. With Bitbucket 7.0 we introduced the CSE only on the pull request page so far:

Client Web Fragments will be progressively replaced with Client-side Extensions throughout Bitbucket Server. You should confirm whether the page you wish to add content to supports Client Web Fragments (Finding plugin points in the User Interface) or Client-side Extensions (Discovering extension points).

https://developer.atlassian.com/server/bitbucket/reference/plugin-module-types/client-web-fragment/

You should be using the Web Fragments and Client Web Fragments on the rest of the pages other than the pull request page.

We do plan to slowly add missing support for CSE on the rest of the pages. Stay tuned and watch the release notes.

Thanks,
Maciej

saix
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 17, 2020

Got it, thank you  @Maciej Adamczak .

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events