Commit Graph

80 Commits

Author SHA1 Message Date
f441696b96 [mod] Null last names retured as empty in employee data 2018-08-06 02:11:24 -06:00
666b17c0dc [add] Returning employee data by id 2018-08-06 02:07:23 -06:00
30420975c4 [add] Getting employee data 2018-08-06 01:52:06 -06:00
2d3f52372c [add} Employee id by code 2018-08-06 01:35:52 -06:00
3d7a574396
Merge pull request #5 from PootisPenserHere/newEmployee
New employee
2018-08-06 01:03:30 -06:00
90f11867a5 [add] Employee code length as setting 2018-08-06 01:00:31 -06:00
69b636620a [add] Saving person as employee 2018-08-06 00:53:03 -06:00
304e3045c7 [add} Saving new person 2018-08-05 23:44:46 -06:00
692f52b533 [add] Listing of employee types 2018-08-05 22:31:40 -06:00
6b289695c7
Merge pull request #4 from PootisPenserHere/cors
[add] cors
2018-08-05 20:52:11 -06:00
120e07b315 [add] cors 2018-08-05 20:50:33 -06:00
59472e5650
Merge pull request #3 from PootisPenserHere/asserts
Asserts and error handling
2018-08-05 20:44:11 -06:00
fea0587ceb [add] Custom error handling 2018-08-05 20:42:45 -06:00
882a9ccad1 [add] Asserts 2018-08-05 20:37:31 -06:00
e033e1ce58
Merge pull request #2 from PootisPenserHere/loginService
Login service and project base
2018-08-05 20:14:37 -06:00
1a4440a99f [add] Applications added to auto load 2018-08-05 20:11:33 -06:00
816b1e356a [add] Endpoints to handle sessions 2018-08-05 20:06:43 -06:00
d7be1f1d9c [mod] Mysql connections moved to dependencies 2018-08-05 19:14:49 -06:00
09f11ebe49 [add] Injecting dependency 2018-08-05 04:30:50 -06:00
2920fdd89b [fix] Loading applciation 2018-08-05 10:02:24 +00:00
52a77c9029 [mod] Falling back to requiere
The namespace autoload was removed for the application to fix the error loading pdo
2018-08-05 03:55:55 -06:00
8b09f75d3a [add] Login endpoint 2018-08-05 03:40:05 -06:00
3fe49d894d [add] Users database 2018-08-05 00:29:00 -06:00
2773092cfc [mod] Typo 2018-08-04 21:00:19 -06:00
5ef983b4cc [add] Crypto methods 2018-08-04 20:37:53 -06:00
9f3ff51798
Merge pull request #1 from PootisPenserHere/settingUpTheFramework
Setting up the framework
2018-08-04 18:33:03 -06:00
e45fb690fb [add] Ignoring ide settings 2018-08-04 18:29:49 -06:00
27365b9ef6 [add] CI 2018-08-04 18:18:37 -06:00
fcbf7316e9 [add] Slim skeleton 2018-08-04 18:01:48 -06:00
3681f010fa
Initial commit 2018-08-03 23:57:22 -06:00