Commit Graph

21 Commits

Author SHA1 Message Date
rui hildt f8af75d7d3 Make queries not return meeting password 2020-08-28 20:43:15 +02:00
rui hildt 63843d1afc Remove unused participant knex query
Also fix returned data from getMeetingsByAccountId
2020-08-28 19:30:36 +02:00
rui hildt c69c510604 Update remaining models to db change 2020-08-28 19:02:50 +02:00
rui hildt f53842271a Fix getParticipantsByMeetingId 2020-08-28 16:08:19 +02:00
rui hildt aaa33b46cb Update availability model 2020-08-28 14:34:37 +02:00
rui hildt d59a562fe2 Update participant model and routes 2020-08-28 14:08:13 +02:00
rui hildt 38f3c06d51 Update models to latest changes 2020-08-27 15:21:00 +02:00
rui hildt 3f6ff08e6c Correct typo: "availibility" => "availability 2020-06-02 16:51:42 +02:00
rui hildt 4b5a5b2477 Implement auth with jwt and add endpoints 2020-05-08 13:12:10 +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 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 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 150f4a924c Adapt migrations for knex 2020-05-02 21:06:34 +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