-
Notifications
You must be signed in to change notification settings - Fork 0
Chore/checkpoint 3 improvements #72
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
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
119dc3a
feat(ui): add custom error pages for 403, 404, and 500 responses with…
ArchILLtect ddb2c52
feat(ui): implement ErrorServlet for centralized error handling and c…
ArchILLtect 407122f
chore: remove unused contextDestroyed method from AppBootstrap
ArchILLtect 63ddd8b
chore: remove unused Week9ChallengeService class due to change of plans
ArchILLtect 8821ad3
feat(dao): refactor title existence checks to use Criteria API for im…
ArchILLtect 104112e
test: enhance test descriptions for clarity and maintainability
ArchILLtect dc9f596
chore: update database properties file for testing and simplify DbRes…
ArchILLtect 8ed792b
feat: add Javadocs generation and update about page with documentatio…
ArchILLtect 4644143
feat: add Javadocs to key classes for improved documentation and clarity
ArchILLtect d5612ed
chore: update TimeLog for Week 15 and Week 16 with revised hours and …
ArchILLtect 43c4a80
refactor: simplify AuthenticatedUser class using Lombok annotations
ArchILLtect 46d0baf
chore: update Week 16 TimeLog with new tasks and correct total hours …
ArchILLtect c2bdc96
chore: update web application structure with new index.jsp and improv…
ArchILLtect File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
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.
The table footer shows "Total Week 14" but this is the Week 16 section. It should read "Total Week 16" to match the section header.