Skip to content

Feature/ei 255#98

Merged
Crowley723 merged 30 commits intodevelopfrom
feature/EI-255
Feb 23, 2026
Merged

Feature/ei 255#98
Crowley723 merged 30 commits intodevelopfrom
feature/EI-255

Conversation

@cGod778
Copy link
Contributor

@cGod778 cGod778 commented Feb 21, 2026

No description provided.

OhJino and others added 8 commits October 19, 2025 22:40
* 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>
@codecov
Copy link

codecov bot commented Feb 21, 2026

Merge branch 'develop' of https://github.com/git-stuff-done/EndpointInsights into develop
Copy link
Contributor

@tmains515 tmains515 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like you pulled most recent develop in before committing.

@cGod778 cGod778 requested a review from tmains515 February 22, 2026 23:54
Crowley723
Crowley723 previously approved these changes Feb 23, 2026
@cGod778 cGod778 dismissed tmains515’s stale review February 23, 2026 03:53

I pulled the most recent version

Signed-off-by: cGod778 <cjrankin@csus.edu>
@Crowley723 Crowley723 merged commit 0ca49a2 into develop Feb 23, 2026
7 checks passed
@Crowley723 Crowley723 deleted the feature/EI-255 branch February 23, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants