extended EntityJenkinsContent Table to support passing of columns as props#19951
Conversation
…m top level to modify table. Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Changed Packages
|
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
|
@NishkarshRaj @jhaals @awanlin @Rugvip |
|
Uffizzi Preview |
NishkarshRaj
left a comment
There was a problem hiding this comment.
- API report must be re-built for the changes - please build the app locally
- Vale is calling out a typo in the changeset
recieve->receive
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
|
any updates on this please drop your feedback , so we can take this to the next level or else if its ok , we can get this merge quickly |
https://github.com/backstage/backstage/actions/runs/6195785426/job/16821191090?pr=19951 API Report must be updated before we can proceed. |
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
|
@benjdlambert @NishkarshRaj @jhaals @awanlin @tudi2d Thanks @NishkarshRaj for your consistent support. |
Rugvip
left a comment
There was a problem hiding this comment.
Alright, thank you! 👍
Just wanna make sure we have proper types for the column prop
plugins/jenkins/src/components/BuildsPage/lib/CITable/CITable.tsx
Outdated
Show resolved
Hide resolved
…e can easily reuse the columns Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
|
I have carefully considered your suggestions and made the following changes:
@benjdlambert @NishkarshRaj @jhaals @awanlin please go through this pr again. we at Statusneo (https://statusneo.com/) highly appreciate your efforts and time. our team and stake holders are highly motivated to collaborate with you over backstage. |
plugins/jenkins/src/components/BuildsPage/lib/CITable/CITable.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Rugvip
left a comment
There was a problem hiding this comment.
Thank you for the update, looks good! 👍
Just a couple of tweaks to the API surface
|
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution! |
|
OK, will now resume work on the feedbacks |
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
|
@benjdlambert @Rugvip |
|
@benjdlambert @jhaals @awanlin @tudi2d @Rugvip |
|
Thank you @freben are we ready to merge this now |
Rugvip
left a comment
There was a problem hiding this comment.
Alright, let's
to make the overall functionality available and we can figure out a nice way to expose the columns later
|
Thank you for contributing to Backstage! The changes in this pull request will be part of the |
Extended EntityJenkinsContent Table to support passing of columns as props
Hey, I just made a Pull Request!
My use case required me to show different metadata than the ones which are currently being displayed over the EntityJenkinsContent table.