-
Notifications
You must be signed in to change notification settings - Fork 157
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
self-built app banner #9696
self-built app banner #9696
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool, like this much more than the previous implementation with smartbanner.js
e59755a
to
b1fbc43
Compare
@grimmoc, nice, thanks for you PR, some nitpick's from my side:
let me know if you need help bringing this over the finishing line, we can pair on that. I can show you how to run the tests locally, saves some time ;) |
most of the things @dschmidt mentioned are resolved now. rebasing was virtually done today. will check out adding tests if necessary. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some last minor inputs from my side, almost finished 🥳 Did you have a chance to ask @tbsbdr regarding the additionalInformation
?
yes, we leave it in but make it empty by default. |
8c4e009
to
9b6eb25
Compare
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
export default defineComponent({ | ||
components: {}, | ||
props: { | ||
fileId: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not quite sure if this should be always required, as a generic component this could be shown even if not public link / file context
🎈 |
* wip self-built app banner * wip almost complete * complete, final tests pending * fixed URL generation, works! * clean up * added changelog * fixed pnpm lock * linting * fixed test * changes per request in pr * added tests, moved component to web pkg * minor cosmetic changes * changes per request from PO * added custom translation hack * fixed after rebase * removed console log
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: