Commit Graph

18 Commits

Author SHA1 Message Date
Gergő Jedlicska 7906307a8f fix(server tests): fixed all non awaited rejected promisses 2022-03-31 15:21:13 +02:00
Gergő Jedlicska 569b4688fa style(all): reformat with print width 88 2022-03-29 19:46:49 +02:00
Fabians aa5e94d640 chore: reformatting everything with prettier 2022-03-29 17:12:31 +03:00
Dimitrie Stefanescu d0be5eaced tests(comments): exclude archived comms from resource total count calcs 2022-03-20 10:07:03 +00:00
Dimitrie Stefanescu 5ede207f7d feat(comments): adds comment counts to streams, commits and objects + tests 2022-03-19 20:50:52 +00:00
Dimitrie Stefanescu 663c158422 feat(comments): fixes some tests & resolvers 2022-03-19 14:46:13 +00:00
Gergő Jedlicska c6c86cdc7c test(server comments): cleanup tests 2022-03-17 21:50:46 +01:00
Dimitrie Stefanescu e9e96d26ab resolves merge conflicts 2022-03-17 17:54:08 +00:00
Dimitrie Stefanescu 2cf11831da test(comments): adds test for not commenting on resources not belonging to the stream 2022-03-17 17:10:22 +00:00
Gergő Jedlicska b8040eebb5 test(server comments): add archival tests 2022-03-17 17:58:09 +01:00
Dimitrie Stefanescu 9ab1fca8ed test(comments): adds viewed at test 2022-03-16 20:26:38 +00:00
Dimitrie Stefanescu 1c00fbd80b fix(comments): tests 2022-03-16 19:41:40 +00:00
Gergő Jedlicska 2463b84170 fix(server comments): update comments table migration, add some more tests 2022-03-16 09:43:31 +01:00
Gergő Jedlicska cdc77b1acb test(server comments): add more tests 2022-03-15 11:53:05 +01:00
Gergő Jedlicska 7dd1bfc8bb feat(server comments): add archival mutation to comments, query also supports it 2022-03-11 11:46:10 +01:00
Gergő Jedlicska 519ea2ec2c fix(server comments): fix pagination time confilct js <-> postgres 2022-03-11 10:31:59 +01:00
Gergő Jedlicska a9e545ae60 fix(server comments): no mandatory stream as comment target resource 2022-03-10 11:33:33 +01:00
Gergő Jedlicska f1276b03fe feat(server): add screenshot to comments 2022-03-09 12:36:10 +01:00