You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep unwanted files out 🧹
We have updated our .gitignore file to ensure that "/package-lock.json" will now be excluded from being tracked in our repository. This change should reduce clutter and focus on relevant code. Cleanliness leads to better productivity! 📚
Say hello to a new page 🎈
We added a new file index.tsx within the src/Components/Pages/Home/EQACore/University/ViewUniversity/ directory. This introduction of a new component will bring a fresh look to the university section and enhance user experience with exciting new features and graphics. 🥳
Shine in style ✨
Accompanying our new page, we also included a style.module.css file in the src/Components/Pages/Home/EQACore/University/ViewUniversity/ directory. This will help our new page look captivating and engaging, leading to a delightful visual experience for our users. 🎨
Preserving the past 🏛️
We've added an oldUL319.txt file in the src/Components/Sidebar/ directory. This will let us have a reference to previous versions and take lessons from our code journey. A great way to honor and learn from our past! 📜
Ease your API calls 🌐
The readAPI object in the index.js file received an update with a new key-value pair for the University endpoint. It should make fetching data from the University easier and faster, ensuring our software is just a tad more efficient and responsive. That's a win for everyone! 🏎️
Note
⚙️ Did you know that you can customize which files What The Diff analyses in your diffs?
Maybe you don't want to include tests, SVGs, or certain folders from being summarized.
Check out your repository settings to learn what you can configure.
This file contains hidden or 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
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.
This is the new Sidebar