Commit Graph

9 Commits

Author SHA1 Message Date
f5650acb69 Return canPost and canSeeMembers and topics and description in type group 2022-12-12 22:57:58 +08:00
714f0f1f63 Add joinGroup API 2022-12-05 12:47:38 +08:00
27d9e8464d Add unique constraint on user_id and group_id to group_membership table 2022-12-05 12:45:54 +08:00
7707f100f2 Add recommend gql api 2022-12-02 19:45:26 +08:00
da3d9cf76b Add groups api 2022-12-02 12:32:26 +08:00
7285ebb940 Add createGroup API 2022-12-01 18:41:00 +08:00
7f04a381a1 Add is_admin field to group_membership table 2022-12-01 17:47:12 +08:00
7569e988bf upgrade typeorm to 3.0 (#359)
* upgrade typeorm to 3.0

* use new datasource object in typeorm 3

* fix tests

* fix tests

* migrate before creating connection

* fail the test if migration failed
2022-04-06 10:32:41 +08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00