Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
6129b9f
Created Spring/React Project
FulChr3356 Jul 6, 2020
381b758
Added login and registration pages.
FulChr3356 Jul 7, 2020
0d42e07
Added dashboard
FulChr3356 Jul 7, 2020
db5c54d
Added database and models with dashboard
FulChr3356 Aug 20, 2020
caca00d
Added Abstract JPA DAO
FulChr3356 Aug 21, 2020
5e51971
Added all entities and repositories with test
FulChr3356 Aug 22, 2020
fd81ee3
Added employeeController with test
FulChr3356 Aug 24, 2020
7263ebe
Add basic Entity controller methods for all entities.
FulChr3356 Aug 25, 2020
c82c240
updated gitignore
FulChr3356 Aug 25, 2020
575e1bf
Removing all files in .gitignore
FulChr3356 Aug 25, 2020
327a8fb
Added controllers for all entities.
FulChr3356 Aug 25, 2020
9f8da7a
Added find by ID test
FulChr3356 Aug 25, 2020
b47a67f
Removing all files in .gitignore
FulChr3356 Aug 26, 2020
443cb70
Linked java to react mapping.
FulChr3356 Aug 26, 2020
7c6d262
Fixed list view
FulChr3356 Aug 26, 2020
7140c32
Got routing to work.
FulChr3356 Aug 26, 2020
12c8714
Added DepartmentList.js
FulChr3356 Aug 27, 2020
8858b21
added materialUI
FulChr3356 Aug 28, 2020
e1251bb
fixed more stuff. added budget edit
FulChr3356 Sep 1, 2020
332ffbb
fixed css on dashboard
FulChr3356 Sep 2, 2020
72e96ae
added authentication via okta oauth2
FulChr3356 Sep 4, 2020
b211786
Login working w/o password, added react-cookie and redirect cookie
FulChr3356 Sep 5, 2020
3e4aaaa
Login working w/o password, added react-cookie and redirect cookie
FulChr3356 Sep 5, 2020
8bfafe2
edited routing and crud mapping. Added Payroll page with controller.
FulChr3356 Sep 9, 2020
4686c86
added pie chart, added @data lombok,everaged auto create tables with EL
FulChr3356 Sep 10, 2020
c3a8088
added pie chart, added data lombok,everaged auto create tables with EL
FulChr3356 Sep 10, 2020
f81ffd9
Merge remote-tracking branch 'origin/master'
FulChr3356 Sep 10, 2020
880e4d3
fixed some stuff broke more
FulChr3356 Sep 14, 2020
9540e98
Fixed Join table reference with employee_department add Item model
FulChr3356 Sep 14, 2020
4ab6e6a
v0.1 changed auth method, all crud operations operational
FulChr3356 Sep 20, 2020
1937f92
Deleted unnecessary files
FulChr3356 Sep 20, 2020
11e6a54
Added heroku mariadb database info
FulChr3356 Sep 20, 2020
630ac67
disabled cors
FulChr3356 Sep 20, 2020
338e93c
changed url
FulChr3356 Sep 21, 2020
cc08462
changed url again
FulChr3356 Sep 21, 2020
c6dd8e4
Fixed some UI bugs
FulChr3356 Sep 21, 2020
5e0a11e
Update application.properties
FulChr3356 Sep 21, 2020
1bf27ea
add static.json and heroku build
FulChr3356 Sep 22, 2020
39daf82
Merge remote-tracking branch 'origin/master'
FulChr3356 Sep 22, 2020
2d8cbee
Auto stash before merge of "master" and "origin/master"
FulChr3356 Sep 22, 2020
b6f153b
Update README.md
FulChr3356 Sep 22, 2020
6216c18
added alerts
FulChr3356 Sep 22, 2020
eeb7c42
Merge remote-tracking branch 'origin/master'
FulChr3356 Sep 22, 2020
bd51f3d
Update auth.service.js
FulChr3356 Sep 22, 2020
52a539f
Update user.service.js
FulChr3356 Sep 22, 2020
7f17cdc
Push for my boi Leon
FulChr3356 Sep 23, 2020
b41f670
Split components with react-router, fixed employee_department bug.
FulChr3356 Sep 23, 2020
c677890
Deleting yarn.lock
FulChr3356 Sep 23, 2020
742b3f7
Update auth.service.js
FulChr3356 Sep 24, 2020
0f43fef
Update auth.service.js
FulChr3356 Sep 24, 2020
9fafea6
Update EmployeeList.js
FulChr3356 Sep 24, 2020
7546d42
Update EmployeeList.js
FulChr3356 Sep 24, 2020
5a7ca15
Update EmployeeList.js
FulChr3356 Sep 24, 2020
f08e2fa
Update EmployeeList.js
FulChr3356 Sep 24, 2020
5c05e62
Update EmployeeList.js
FulChr3356 Sep 24, 2020
fc6eb6e
Update auth.service.js
FulChr3356 Sep 24, 2020
bd1f144
Update auth.service.js
FulChr3356 Sep 24, 2020
9a0fd6c
Update EmployeeList.js
FulChr3356 Sep 24, 2020
b2c3b4a
Update auth.service.js
FulChr3356 Sep 24, 2020
f7e368c
Update auth.service.js
FulChr3356 Sep 24, 2020
f7aea2a
Update package.json
FulChr3356 Sep 24, 2020
03e98d0
Update static.json
FulChr3356 Sep 24, 2020
0b7bddd
Delete static.json
FulChr3356 Sep 24, 2020
12cad5f
Update package.json
FulChr3356 Sep 24, 2020
dfa29d9
Update EmployeeList.js
FulChr3356 Sep 24, 2020
9cf4a10
Update EmployeeList.js
FulChr3356 Sep 24, 2020
71a5e93
Update application.properties
FulChr3356 Sep 24, 2020
4f82d64
Update README.md
FulChr3356 Sep 25, 2020
67f9768
Update README.md
FulChr3356 Sep 25, 2020
bb19b27
Update README.md
FulChr3356 Sep 25, 2020
2d6efb4
Update README.md
Git-Leon Sep 29, 2020
b0e5662
Update README.md
Git-Leon Sep 29, 2020
b36ba13
Update README.md
Git-Leon Sep 29, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Loading