Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACS-5601] Add badges to custom name column #3450

Merged
merged 15 commits into from
Oct 4, 2023

Conversation

MichalKinas
Copy link
Contributor

@MichalKinas MichalKinas commented Sep 26, 2023

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?
There is an option to define badges object with custom icon, tooltip, and click action. Badges will be displayed inside custom name column component. Additionally there is an option to register and provide custom component displaying a badge (when async data is required to display a badge). https://alfresco.atlassian.net/browse/ACS-5601
Zrzut ekranu 2023-09-26 o 14 27 34

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@MichalKinas MichalKinas force-pushed the feature/dev-mkinas-ACS-5601-add-column-badges branch from 9b08a11 to 8941c11 Compare October 2, 2023 12:15
@MichalKinas MichalKinas force-pushed the feature/dev-mkinas-ACS-5601-add-column-badges branch from 5dada78 to 2e9b1c1 Compare October 2, 2023 14:11
@MichalKinas MichalKinas marked this pull request as ready for review October 2, 2023 14:12
package.json Outdated Show resolved Hide resolved
@MichalKinas MichalKinas merged commit 6edbb57 into develop Oct 4, 2023
26 checks passed
@MichalKinas MichalKinas deleted the feature/dev-mkinas-ACS-5601-add-column-badges branch October 4, 2023 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants