Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Update layout auth after significant changes in upstream #10
Update layout auth after significant changes in upstream #10
Changes from 10 commits
100ca6a
4b72418
7ef032d
5dba993
5a9d02a
df2462b
4590bb2
cc9c504
f71b2ff
aa41499
d1765d6
046a3e3
76db70c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
💡 Codebase verification
Branding inconsistencies found in German translation and package metadata
Several instances still reference "Graasp" and need to be updated to "LNCO.ai":
src/langs/de.json
: "REDIRECTION_BUTTON" still shows "Gehe zu Graasp"src/langs/ar.json
: Two strings still contain "Graasp" referencespackage.json
: package name, author, and dependenciespublic/manifest.json
: app name and short namerenovate.json
: configuration referenceThe LNCO.ai branding is consistently capitalized as "LNCO.ai" in all translated strings where it has been updated.
🔗 Analysis chain
Verify complete rebranding from Graasp to LNCO.ai
While this button text has been updated, we should ensure all Graasp references have been updated to LNCO.ai for consistency.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 3303
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.
💡 Codebase verification
Branding update requires attention: Multiple "Graasp" references need to be updated
The branding change from "Graasp" to "LNCO.ai" is incomplete. Several files still contain references to "Graasp" that need to be updated:
GraaspLogo
componentPlease update all these references to maintain consistent branding across the codebase.
🔗 Analysis chain
Verify branding consistency across the codebase.
The branding update from "Graasp" to "LNCO.ai" is correct. Let's verify the consistency of this branding change across all files.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 451
Script:
Length of output: 67251
Script:
Length of output: 7726
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.
Does this file need to be committed?
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.
Correct, it was generated running the tests locally, removed it in a new commit now.