febf9f1c9d
Merge branch 'master' into Documenting
2018-08-16 04:32:39 -06:00
78e4a456f2
Merge pull request #24 from PootisPenserHere/sessionMiddleware
...
Session middleware
2018-08-16 04:32:11 -06:00
99ec548c83
[fix] Indentation
2018-08-16 04:28:18 -06:00
502b7b6c04
[mod] Switching to rst
2018-08-16 04:27:15 -06:00
9f1a18c557
[mod] Fixing the title
2018-08-16 04:04:16 -06:00
0558ce048f
[mod] Switching to rst
2018-08-16 04:01:26 -06:00
78b319a0a3
[add] Format and extra data
2018-08-16 03:43:45 -06:00
839be59ac5
[fix] Middleware unloaded from tests
...
One of the middlewares depends on settings and isn't correctly loaded in the tests
2018-08-16 01:29:43 -06:00
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
2053742b11
[add] Main readme
2018-08-15 17:15:25 -06:00
f3682019aa
[add] Api documentation
2018-08-15 17:13:52 -06:00
b3b3194a20
[add] Read me for the database
2018-08-15 15:00:12 -06:00
86a0540da7
Merge pull request #23 from PootisPenserHere/editingWorkedDays
...
Editing worked days
2018-08-15 02:37:48 -06:00
ee168bd637
[add] Updating work days from front end
2018-08-15 02:36:23 -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
f864e74247
Merge pull request #22 from PootisPenserHere/retrievingrySalary
...
Retrievingry salary
2018-08-14 07:40:19 -06:00
6b22fc4694
[add] Loading salary data
2018-08-14 07:38:25 -06:00
caa31136f1
[add] Endpoint to calculate salary
2018-08-14 04:06:36 -06:00
c97421df32
Merge pull request #21 from PootisPenserHere/registeringNewWorkDay
...
Registering new work day
2018-08-14 02:31:46 -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
e9f80a9989
[add] Enabling covered rol for aux
2018-08-14 00:16:06 -06:00
6ce90bd318
[add] Loading basic employee data
2018-08-14 00:08:05 -06:00
69e3a31d52
[add] Layout new work day
2018-08-14 00:00:47 -06:00
1ee650e020
[add] Instantiating the new view
2018-08-13 23:20:37 -06:00
61eb809204
[add] Database and settings
2018-08-13 22:58:49 -06:00
b98b4077b4
Merge pull request #20 from PootisPenserHere/updatingEmployeeDataFromView
...
Updating employee data from view
2018-08-12 23:18:47 -06:00
a8148bbb93
[add] Employee updated
2018-08-12 23:17:20 -06:00
b0a19c6daa
[add] Loading employee data
2018-08-12 22:55:00 -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
6615e5471a
[add] Bloodhound in local files
2018-08-12 21:51:09 -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
19d1f57240
[mod] File naming
2018-08-12 19:28:50 -06:00
99a020024e
Merge pull request #19 from PootisPenserHere/creatingNewEmployeeFromView
...
Creating new employee from view
2018-08-12 19:22:13 -06:00
abd8168dbf
[add] Asserting email type
2018-08-12 17:15:39 -06:00
79059fb91b
[mod] Updated html and css references
2018-08-12 16:59:46 -06:00
1b2484fbf2
[fix] Phone number length in database
2018-08-12 16:27:05 -06:00