-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(*): add support to EntityBaseTable to use action button outside …
…[KHCP-9618] (#913) * feat(*): add support to EntityBaseTable to use action button outside * fix(*): apply pr feedback and add props to a poc entity * fix(*): fix conditional logic * fix(*): apply pr feedback * fix(*): apply pr feedback * fix(*): use static id for consuming app * fix(*): use Teleport in routes and plugins * feat(*): add useActionOutside prop and Teleport to all entities * feat(*): add useActionOutside prop and Teleport to ConsumerCredential * feat(*): add tooltip to each entity create new button * fix(*): fix indentation * fix(*): remove tooltip from create new entities button * fix(*): hide teleported create button in empty state for all entities * fix(*): avoid jump of cta button for all entities * fix(*): show teleported create button by default for all entities * fix(*): use data length instead as fetcherState doesnt update
- Loading branch information
Showing
14 changed files
with
424 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.