-
Notifications
You must be signed in to change notification settings - Fork 2
Debranding #327
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
base: 1.9.0-Release
Are you sure you want to change the base?
Debranding #327
Conversation
|
Hey I went through everything it looks good |
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.
This information seems like it may be irrelevant to the README file in the root directory. Consider moving the information about the content editor to a .md markdown file in the test_cases directory.
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.
I will double check, I believe the professor wanted it like this.
senior_projects.db
Outdated
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.
I would recommend removing this from the pull request, as there are no changes on it.
| }) | ||
| .catch((error) => { | ||
| console.error("Error fetching footer:", error); | ||
| setFooterHtml(""); |
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.
Instead of completely removing the footer's HTML, maybe we could leave an error message?
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.
Yes I can look into that! We could discuss this Friday too!
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.
I appreciate the hardcoded strings and configuration variables being centered in this file! This should be great for maintainability moving forward.
not used/ empty
Changes in this PR
Added 2 editable content areas
loggedOutFooterloggedInFooter(note: the version number is not editable)Header Logo
To change the header logo, add images to:
RIT-SE-Senior-Project/ui/src/AssetsFooter Logo
To change the footer logo, add images to:
RIT-SE-Senior-Project\ui\public\assets