Commit Graph

49 Commits

Author SHA1 Message Date
rui hildt fce5a162d3 Replace bcrypt with bcryptjs / move env to config 2020-05-07 15:10:15 +02:00
rui hildt bf2fb47033 Add password hashing to routes 2020-05-07 14:14:13 +02:00
rui hildt 5ccec5878d Fix addAvailibility model 2020-05-06 15:33:38 +02:00
rui hildt 6a3c5420b0 Fix participant delete endpoint 2020-05-06 15:27:25 +02:00
rui hildt 596baff4b3 Complete meeting endpoints 2020-05-06 13:17:52 +02:00
rui hildt ad7ca3136a Complete account endpoints 2020-05-06 12:30:32 +02:00
rui hildt a6dd5bb7f4 Add seeds for db 2020-05-05 17:58:34 +02:00
rui hildt fa8dfb8ebc Add availibility endpoints 2020-05-05 16:18:36 +02:00
rui hildt 57b66883da Update availibility migration and add basic crud 2020-05-05 11:54:02 +02:00
rui hildt cfedf47568 Improve error messages with id 2020-05-05 11:34:30 +02:00
rui hildt b7b7dbbc73 Change fk constraint in possible_date migration 2020-05-04 19:00:20 +02:00
rui hildt 6ce64b5e95 Add CRUD operations for participant 2020-05-04 18:47:05 +02:00
rui hildt f48244292c Complete crud for accounts and meetings endpoints 2020-05-04 16:02:31 +02:00
rui hildt dc30471806 Revert server configuration in its own file 2020-05-04 12:28:54 +02:00
rui hildt 0f11632263 Merge branch 'knex-refactor' 2020-05-02 21:32:40 +02:00
rui hildt 150f4a924c Adapt migrations for knex 2020-05-02 21:06:34 +02:00
rui hildt 546e150ea5 Change db connector packages to knex 2020-05-02 18:03:02 +02:00
rui hildt 1ea6a71744 Change db connector to knex 2020-05-02 17:58:18 +02:00
rui hildt dc3e0d0b18 Fix accounts model 2020-05-01 18:24:59 +02:00
rui hildt 7e4d186446 Start add account endpoint 2020-05-01 17:32:46 +02:00
rui hildt 8465c4ecd6 Add migration instructions 2020-05-01 11:54:28 +02:00
rui hildt 8af2a70f00 Complete migrations 2020-05-01 11:49:09 +02:00
rui hildt c9ad8b30c7 Add accounts migration 2020-04-30 20:39:51 +02:00
rui hildt d5545f4ae1 Add example route for accounts 2020-04-30 14:25:28 +02:00
rui hildt 16f989e1ec Add basic server 2020-04-14 14:42:49 +02:00
rui hildt b6edfff2ba Split documentation to its own repo 2020-04-14 14:06:14 +02:00
rui hildt dccde7fdc2 Add list of availibility for a meeting endpoint 2020-04-06 19:06:30 +02:00
rui hildt 8a11a3b779 Add availibility endpoint / cleanup json response 2020-04-06 18:44:08 +02:00
rui hildt 1c45a4a94b Correct some endpoints and terms 2020-04-06 13:48:44 +02:00
rui hildt 44fd4ea6d0 Add Meetings, Possible Dates & Invited endpoints 2020-03-31 19:42:44 +02:00
Rui Hildt fff77f2fb3 Add link to API endpoints 2020-03-25 18:59:33 +00:00
Rui Hildt 9c5042ba92 Delete static flowchart 2020-03-25 18:58:05 +00:00
Rui Hildt 1402069a42 Update flowchart link 2020-03-25 18:57:07 +00:00
Rui Hildt 53c94900cb Update description 2020-03-25 18:47:45 +00:00
Rui Hildt ae40dcfc96 Fix flowchart image url 2020-03-25 18:46:13 +00:00
rui hildt 60e7da542b Add API request for meeting 2020-03-25 19:42:00 +01:00
rui hildt 8f6dab9cae Add status code to responses 2020-03-23 18:02:50 +01:00
rui hildt d0a8c17089 Update some crud endpoints 2020-03-23 17:55:47 +01:00
rui hildt ab1c54461f Start API Documentation with account CRUD operations 2020-03-23 17:38:43 +01:00
rui hildt 25256e89ba Reorganize with research folder 2020-03-23 14:59:01 +01:00
Rui Hildt 9e611f56be Add flow chart source (draw.io) 2020-03-22 22:06:08 +00:00
Rui Hildt e48a2c00e2 Add flow chart 2020-03-22 22:05:09 +00:00
Rui Hildt 149c28e82b Add database architecture 2020-03-21 22:54:05 +00:00
Rui Hildt 1689d705b0 Add inspiration 2020-03-20 17:55:25 +00:00
Rui Hildt d015cc3f0d Add inspiration 2020-03-20 17:48:27 +00:00
Rui Hildt 8cc3d4eff7 Fix ordered lists 2020-03-20 16:04:13 +00:00
Rui Hildt 00f4d3c5fc Add description and functionalities 2020-03-20 16:02:44 +00:00
Rui Hildt 3a6fef6192 Add tech research 2020-03-20 15:52:21 +00:00
Rui Hildt acd92753ca Initial commit 2020-03-20 13:25:37 +00:00