Commit Graph

50 Commits

Author SHA1 Message Date
Gergő Jedlicska d53df11f77 style(server): fix all eslint errors and break the tests 2022-03-31 14:18:44 +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 59ef65d45e style(comments): removes console log 2022-03-21 22:43:08 +00:00
Dimitrie Stefanescu 99ef43172b feat(comments): "who-is-typing" updates for comment threads 2022-03-21 22:35:19 +00:00
Dimitrie Stefanescu 82a6759bb8 feat(comments): adds comment count displays on commits and streams
Other: fixes resolvers for comment counts; unifies branch commit preview card with main page commit preview card; adds schema for commit total count in CommitCollectionUserNode
2022-03-20 10:57:09 +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 fa79812d11 fix(comments): prevents stream hopping on subs 2022-03-19 18:17:05 +00:00
Dimitrie Stefanescu 663c158422 feat(comments): fixes some tests & resolvers 2022-03-19 14:46:13 +00:00
Dimitrie Stefanescu 280013287f Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-19 14:32:05 +00:00
Dimitrie Stefanescu 5231d88c23 feat(comments): fixes frontend + backend bugs,
adds more schema comments
2022-03-19 14:25:36 +00:00
Dimitrie Stefanescu 357b5c7fc5 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-19 12:20:51 +00:00
Dimitrie Stefanescu a35e42cb7d feat(comments): deletion handled properly in frontend 2022-03-18 17:43:02 +00:00
Gergő Jedlicska 84686e8428 Merge branch 'dim/bubbles-cosmetics' of github.com:specklesystems/speckle-server into dim/bubbles 2022-03-18 09:56:54 +01:00
Dimitrie Stefanescu 09c093d444 feat(comments): anon viewers part 1 2022-03-17 22:21:01 +00:00
Dimitrie Stefanescu 7a0f6a1a20 feat(comments): comments on the schema! 2022-03-17 21:03:27 +00:00
Gergő Jedlicska 7022346a88 fix(server comments): fix gql return comment edit 2022-03-17 22:02:10 +01:00
Gergő Jedlicska c6c86cdc7c test(server comments): cleanup tests 2022-03-17 21:50:46 +01:00
Dimitrie Stefanescu 2666bd9d90 feat(comments): fixes resolver archival 2022-03-17 18:19:28 +00:00
Dimitrie Stefanescu e9e96d26ab resolves merge conflicts 2022-03-17 17:54:08 +00:00
Gergő Jedlicska b8040eebb5 test(server comments): add archival tests 2022-03-17 17:58:09 +01:00
Dimitrie Stefanescu ac527d1660 feat(comments): adds guards on commit creation & commit hopping in resolvers 2022-03-17 12:21:32 +00:00
Dimitrie Stefanescu f17808ad91 feat(comments): wip 2022-03-17 09:46:37 +00:00
Dimitrie Stefanescu e916ced857 feat(comms): wip 2022-03-16 16:55:51 +00:00
Dimitrie Stefanescu 3fb8fb0e66 feat(comments): adds unread display helpers 2022-03-15 22:45:29 +00:00
Dimitrie Stefanescu 57e936c67f feat(comments): adds last viewed at, retwerks some queries 2022-03-15 20:30:49 +00:00
Dimitrie Stefanescu 0e01d46b8e feat(comments): reworks query; adds comments page on stream 2022-03-14 10:03:26 +00:00
Dimitrie Stefanescu 9e2cfa2c39 feat(comments): various (back + front)
updates `updatedAt` of parent comment on reply; shuffles events; finalises various interactions
2022-03-12 18:27:25 +00:00
Dimitrie Stefanescu 5be650bf6d feat(comments): events for comment archive + other things 2022-03-12 13:07:43 +00:00
Dimitrie Stefanescu 2683642e25 feat(comments): renamed userCommentActivity -> userViewerActivity (chathead bubbles) 2022-03-12 11:38:47 +00:00
Dimitrie Stefanescu 1b6ab68a72 resolves merge conflicts 2022-03-11 16:33:55 +00: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
Dimitrie Stefanescu ed40ff571c feat(comments): selection, replies, alignments and other interactions 2022-03-10 21:29:44 +00:00
Dimitrie Stefanescu db6a1c7b56 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-09 12:58:28 +00:00
Gergő Jedlicska f1276b03fe feat(server): add screenshot to comments 2022-03-09 12:36:10 +01:00
Dimitrie Stefanescu 2bb8ccb2ef feat(comments): wip 2022-03-07 11:57:59 +00:00
Dimitrie Stefanescu bf911b0788 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-04 11:19:31 +00:00
Gergő Jedlicska c69bc1c3f3 fix(server): comments fix resourceId vs id and type 2022-03-03 14:14:44 +01:00
Gergő Jedlicska 1fa737d0ee feat(server): add comment reply query mutation and storage 2022-03-02 23:05:44 +01:00
Dimitrie Stefanescu 43bd8de168 feat(bubbles): reply css scaffolded 2022-02-28 08:36:01 +00:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Gergő Jedlicska 6365589850 feat(server): update comment api 2022-02-24 17:54:08 +01:00
Dimitrie Stefanescu 89950ba842 feat(bubbles): wip 2022-02-23 10:25:46 +00:00
Dimitrie Stefanescu bd493542e7 feat: wip 2022-02-23 08:24:40 +00:00
Dimitrie Stefanescu 3b9b23ad7a feat: more scaffolding work + some front tightening 2022-02-23 07:34:22 +00:00
Dimitrie Stefanescu b8f352ea9d feat(comments): scaffolding migrations, resolvers, etc 2022-02-22 19:36:22 +00:00
Dimitrie Stefanescu 26b17941b5 feat(frontend/backend): pOC comments ready 2022-02-11 15:51:16 +00:00
Dimitrie Stefanescu 0f7c7ba778 feat: live sync bubbles 2022-01-23 17:21:06 +00:00
Dimitrie Stefanescu d8853c8ae3 feat(hacks): wIP hardcoded stuff, try at your own risk 2022-01-22 18:33:00 +00:00