Commit Graph

60 Commits

Author SHA1 Message Date
a05a602954 [add] In system validation for session 2018-08-16 01:18:44 -06:00
e490f6aed1 [add] Auto refresh 2018-08-15 23:59:50 -06:00
df33525a4b [add] Setting up the middleware 2018-08-15 23:41:01 -06:00
b233346795 [add] Worked day modified through api 2018-08-15 02:26:41 -06:00
ca80abc389 [add] Validations for work day abstracted to their own method 2018-08-15 01:40:36 -06:00
e3dfaf9f26 [add] Validating future dates 2018-08-15 00:51:10 -06:00
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
61eb809204 [add] Database and settings 2018-08-13 22:58:49 -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
d4fadf08bc [add] Logout
Also made general fixes to the css
2018-08-12 10:03:25 -06:00
30f755c0b2 [fix] Misleading error when login 2018-08-11 20:03:28 -06:00
1500aef977 [add] Higher than zero asserting 2018-08-09 23:26:25 -06:00
112f78c1de [del] Old asserts 2018-08-09 22:48:42 -06:00
08702b2cdf [add] Generic assers in employee application 2018-08-09 22:47:19 -06:00
21013cf6ac [add] Generic asserts with custom errors 2018-08-09 21:55:39 -06:00
0449f202ef [add] Added wrapper for login method
Also changed the logout endpoint to get
2018-08-09 01:35:44 -06:00
7ceb2aad93 [mod] Returning id as int 2018-08-08 23:06:38 -06:00
f16e9fe72c [add] Parametrizing 2018-08-08 16:15:45 -06:00
d2b9163537 [add] Configuring the mysql port 2018-08-08 15:58:55 -06:00
f2237d9209 [add] Connecting to mysql from pdo 2018-08-08 05:24:02 +00: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
120e07b315 [add] cors 2018-08-05 20:50:33 -06:00
882a9ccad1 [add] Asserts 2018-08-05 20:37:31 -06:00