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
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
2773092cfc
[mod] Typo
2018-08-04 21:00:19 -06:00
5ef983b4cc
[add] Crypto methods
2018-08-04 20:37:53 -06:00
fcbf7316e9
[add] Slim skeleton
2018-08-04 18:01:48 -06:00