Commit Graph

22 Commits

Author SHA1 Message Date
Lukas Bachschwell 057a5b121e Some unreachable code fixes 2018-11-16 20:01:49 +01:00
Lukas Bachschwell 2174a0a201 Fixing undefined errs 2018-11-16 20:00:20 +01:00
Lukas Bachschwell 3e1ae821cd Adding proper endpoint handeling in all endpoints 2018-11-16 19:58:52 +01:00
Lukas Bachschwell 6fe3cb9bd7 Checking basic roles for updates 2018-11-16 13:55:28 +01:00
Lukas Bachschwell e79ece15aa Adding Modified By relation 2018-11-16 13:37:18 +01:00
Lukas Bachschwell dc1778a5b9 Protecting Created Date, updating docs, changin errors to JSON 2018-11-16 11:48:45 +01:00
Lukas Bachschwell dec75bea91 Company Delete Endpoint done 2018-11-16 09:44:09 +01:00
Lukas Bachschwell 40ac601c2d Delete and Create User working 2018-11-15 19:23:53 +01:00
Lukas Bachschwell c19f60f565 User delete endpoint 2018-11-15 18:11:09 +01:00
Lukas Bachschwell f7f7e20b69 Company tables need to be covered by the base api controller 2018-11-15 18:10:53 +01:00
Lukas Bachschwell d9465d9330 More context data for api calls 2018-11-15 18:10:24 +01:00
Lukas Bachschwell 5ab2296187 Adding static roles 2018-11-15 18:10:07 +01:00
Lukas Bachschwell 1b41ad660a email exists final fix 2018-11-14 19:11:18 +01:00
Lukas Bachschwell 971f0e47a0 lowercase companyname and fix email exists 2018-11-14 19:08:04 +01:00
Lukas Bachschwell 00f4288c25 Register endpoint working 2018-11-13 21:39:04 +01:00
Lukas Bachschwell 3a616b0b5e Some additions 2018-11-12 11:43:14 +01:00
Lukas Bachschwell df822d6ff9 DB Caching mechanism working and final service structure 2018-11-08 11:21:06 +01:00
Lukas Bachschwell 11eed92c15 Moving Services to seperate namespaces again, auth endpoint working 2018-11-08 08:36:08 +01:00
Lukas Bachschwell 3347161ae9 jwt validation, getting the correct database 2018-11-07 20:13:26 +01:00
Lukas Bachschwell 549d91fbb4 adding error handling and other things 2018-11-07 16:27:39 +01:00
Lukas Bachschwell 1c16b54802 Moving files and adding auth 2018-11-07 11:10:51 +01:00
Lukas Bachschwell d6ff222741 initial 2018-11-06 12:31:49 +01:00