Commit Graph

48 Commits

Author SHA1 Message Date
Lukas Bachschwell e9d3dcb6c9 Fixing Config read 2018-11-18 09:33:54 +00:00
Lukas Bachschwell aeacaee144 Adding final notes 2018-11-17 12:30:51 +01:00
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 ae1db49148 move migrateTenants 2018-11-16 18:35:05 +01:00
Lukas Bachschwell 4b0a7ebf75 encoding hmac secret base 64 2018-11-16 15:29:57 +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 cb7a46617d last modified in update for all tables 2018-11-16 10:42:25 +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 149eaeb7f8 Update readme and testconfig 2018-11-14 18:49:49 +01:00
Lukas Bachschwell e8452e0d77 Migration Automation
- Adding docker DB template,
- migrationscript,
- config update,
. adding migration to bee rs
2018-11-14 18:47:42 +01:00
Lukas Bachschwell ec3af0cad6 Adding all migrations 2018-11-14 18:34:03 +01:00
Lukas Bachschwell 9c6e24765b Update readme 2018-11-13 21:44:30 +01:00
Lukas Bachschwell eda7540c90 Removing primary key marks to avoid postgres ID problem 2018-11-13 21:40:26 +01:00
Lukas Bachschwell 00f4288c25 Register endpoint working 2018-11-13 21:39:04 +01:00
Lukas Bachschwell 6a6c38f3ee adding dependencies to readme 2018-11-13 21:38:43 +01:00
Lukas Bachschwell 21da83dfc7 First migrate tenants script 2018-11-13 19:03:47 +01:00
Lukas Bachschwell 096430d853 Adding docker compose for psql 2018-11-13 19:03:37 +01:00
Lukas Bachschwell f0b8345441 Update docs 2018-11-13 19:03:26 +01:00
Lukas Bachschwell 1fd3c77194 Password script 2018-11-13 19:03:08 +01:00
Lukas Bachschwell cbdb6dc339 Adding migrations 2018-11-13 19:03:00 +01:00
Lukas Bachschwell 4c3dec838e Changing companydb to read config file 2018-11-13 19:02:47 +01:00
Lukas Bachschwell d760194f1a Update todo 2018-11-13 19:02:00 +01:00
Lukas Bachschwell 17cd1d8cf5 remove lastupdate 2018-11-12 12:31:12 +01:00
Lukas Bachschwell 3a616b0b5e Some additions 2018-11-12 11:43:14 +01:00
Lukas Bachschwell 4d857daf5d Bugfix: ensure that hmacsecret exists 2018-11-12 11:42:39 +01:00
Lukas Bachschwell 98f9e113d6 beauty corrections 2018-11-08 11:42:31 +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 2adb24d8ce Require an ORM in all models 2018-11-07 20:23:46 +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 728ac72dff Adding copied tests 2018-11-06 13:14:09 +01:00
Lukas Bachschwell 656014ea71 Adding seed for system table 2018-11-06 13:13:47 +01:00
Lukas Bachschwell 392ec91be6 Adding template basic sql 2018-11-06 13:03:02 +01:00
Lukas Bachschwell 19dd244f22 Adding generated dockerfile 2018-11-06 13:02:44 +01:00
Lukas Bachschwell d6ff222741 initial 2018-11-06 12:31:49 +01:00