Merged
Conversation
* EI-161 - Defined the Job table schema * EI-161 | removing is_active * EI-161 | Removed extra comma - syntax error * Fixed INTEGRATION typo --------- Co-authored-by: 2omb Finance <2ombfinance@protonmail.com>
* Chore: add Marcos to readme * chore: Add Marcos to readme * Revert "Chore: add Marcos to readme" This reverts commit f9c78c9. * EI-209 Created schedule table on database with attributes based on ERD. * fixed minor ijmport errors and added JPA dependencies to pom.xml file * Revert "fixed minor ijmport errors and added JPA dependencies to pom.xml file" This reverts commit 10425d2. * fixed minor import errors and added JPA dependencies to pom.xml file * chore: add spring test profile disabling auto config for databases * created as commented placeholders for classes that were not implemented yet. * Added sql schedule table script, added lombook @Getter and @Setter support, added JPA @TeMPOraL notation. --------- Signed-off-by: Marcos Pantoja <105100104+Mxrcos13@users.noreply.github.com> Co-authored-by: Caleb Brock <cbrock@csus.edu>
Co-authored-by: Brynn Crowley <littlehill723@gmail.com>
* EI-137: Job Entity Created Job Entity and added necessary dependency to pom.xml * EI-137: Updates to Job Entity Updated entity using lombok getter/setter. Put enums in separate file. Annotated with @TeMPOraL * fix: clean up git merge remains Signed-off-by: Brynn Crowley <littlehill723@gmail.com> * feat: fix controller stub, add entity tests Signed-off-by: Brynn Crowley <littlehill723@gmail.com> * test: add more tests for job entity Signed-off-by: Brynn Crowley <littlehill723@gmail.com> * EI-137 Fixed Build Error Build kept trying to connect to DB causing build fail. Added a test profile to exclude DataSource (similar to whats in main already) --------- Signed-off-by: Brynn Crowley <littlehill723@gmail.com> Co-authored-by: Brynn Crowley <littlehill723@gmail.com>
Built login page UI
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Merge branch 'develop' of https://github.com/git-stuff-done/EndpointInsights into develop
tmains515
previously requested changes
Feb 22, 2026
Contributor
tmains515
left a comment
There was a problem hiding this comment.
Doesn't look like you pulled most recent develop in before committing.
9cc5dcd to
32c3ac4
Compare
Crowley723
previously approved these changes
Feb 23, 2026
Signed-off-by: cGod778 <cjrankin@csus.edu>
Signed-off-by: cGod778 <cjrankin@csus.edu>
…dpointInsights into feature/EI-255
Crowley723
approved these changes
Feb 23, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.