Commit Graph

33 Commits

Author SHA1 Message Date
477ac28212 [mod] Exits changed to exceptions 2018-08-15 00:38:05 -06:00
3ad687f797 [add] Data loaded to be edited 2018-08-15 00:31:18 -06:00
b84b9fa2fb [add] Returning details per pay day 2018-08-14 16:35:30 -06:00
f2851ec56a [add] Work day details 2018-08-14 15:39:55 -06:00
03cbcce59f [add] Basic endpoint for workday data 2018-08-14 11:52:57 -06:00
caa31136f1 [add] Endpoint to calculate salary 2018-08-14 04:06:36 -06:00
568c6d23a9 [add] Validating date isn't duplicated 2018-08-14 02:30:56 -06:00
15a7ea5ef5 [add] Saving worked day 2018-08-14 02:11:07 -06:00
93099d316f [add] Sending new work day data to backend 2018-08-14 00:26:25 -06:00
a8148bbb93 [add] Employee updated 2018-08-12 23:17:20 -06:00
38d3466f16 [fix] Returning idEmployeeType instead of name type 2018-08-12 22:49:32 -06:00
68723e82fe [add] Searching for full employee data by code
Corrected a logical  error where the wrong method was being called to get data by code and also made it so the search function only returns names and codes
2018-08-12 22:22:33 -06:00
49e114c18a [add] Bloodhoung search 2018-08-12 21:45:50 -06:00
e9effb7fcc [add] Finding employees by name 2018-08-12 21:01:46 -06:00
a5a1656518 [add] New asserts 2018-08-12 19:48:34 -06:00
abd8168dbf [add] Asserting email type 2018-08-12 17:15:39 -06:00
1500aef977 [add] Higher than zero asserting 2018-08-09 23:26:25 -06:00
08702b2cdf [add] Generic assers in employee application 2018-08-09 22:47:19 -06:00
7ceb2aad93 [mod] Returning id as int 2018-08-08 23:06:38 -06:00
dadea504d0 [add] Emṕloyee data by code 2018-08-06 15:17:31 -06:00
6c4e42e337 [add] List of all active employees 2018-08-06 03:49:42 -06:00
ba307555f0 [add] Delete employee 2018-08-06 03:33:18 -06:00
57ee1fbd72 [add] Updating the employee table 2018-08-06 03:27:22 -06:00
63a7186464 [add] Update to the person table 2018-08-06 03:15:28 -06:00
0deb89ed53 [mod] Select of employee times made multi line 2018-08-06 02:17:13 -06:00
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
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