Commit Graph

1172 Commits

Author SHA1 Message Date
Cristian Balas f37e623c8b Server limits and ratelimits (#632) 2022-03-23 14:29:58 +02:00
Gergő Jedlicska fb6268a06b Merge branch 'main' of github.com:specklesystems/speckle-server into dim/bubbles-cosmetics 2022-03-22 11:19:00 +01:00
Dimitrie Stefanescu 3a3c745f72 fiddles(comments): catches one weird firefox bug + changes icon 2022-03-21 23:31:40 +00:00
Dimitrie Stefanescu 59ef65d45e style(comments): removes console log 2022-03-21 22:43:08 +00:00
Dimitrie Stefanescu 61362a499e feat(comments): mark as read 2022-03-21 22:41:56 +00:00
Dimitrie Stefanescu cfd81640e7 fix(frontend): cam url set un-fumble 2022-03-21 22:36:37 +00:00
Dimitrie Stefanescu f4a9242f92 feat(comments): who is typing live updates (front) 2022-03-21 22:36:19 +00:00
Dimitrie Stefanescu 99ef43172b feat(comments): "who-is-typing" updates for comment threads 2022-03-21 22:35:19 +00:00
Dimitrie Stefanescu ea9804ece9 feat(comments): adds loading indicators + minor other gotchas 2022-03-21 18:39:12 +00:00
Gergő Jedlicska e5a19388f2 Merge pull request #625 from specklesystems/fabians/cicd-test-fix1
New coverage upload type
2022-03-21 15:17:22 +01:00
Kristaps Fabians Geikins 1995b9f09b bringing back junit reporter 2022-03-21 16:02:14 +02: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 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 600ffc65d9 fix(comments): no-cache so we get accurate reply counts in comment list item 2022-03-19 18:34:07 +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 c8ca8e5c0c feat(comments): anon viewers part 2 - WIP 2022-03-17 22:21:17 +00:00
Dimitrie Stefanescu 09c093d444 feat(comments): anon viewers part 1 2022-03-17 22:21:01 +00:00
Dimitrie Stefanescu 4385cf0ef8 feat(comments): adds archival to comment list 2022-03-17 21:22:51 +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 3a6c9a88d1 style(comments): removes unnecessary imports 2022-03-17 18:02:12 +00: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 d85425af66 fix(comments): some fixes 2022-03-17 12:50:18 +00:00
Dimitrie Stefanescu ac527d1660 feat(comments): adds guards on commit creation & commit hopping in resolvers 2022-03-17 12:21:32 +00:00
Kristaps Fabians Geikins 94b0174b16 feat(server): configurable .env.test & auto-creation of the test db 2022-03-17 13:08:27 +02:00
Dimitrie Stefanescu f17808ad91 feat(comments): wip 2022-03-17 09:46:37 +00:00
Gergő Jedlicska d7404d243c chore(frontend): add launch configuration for vscode 2022-03-17 10:21:39 +01:00
Gergő Jedlicska 3e1afbb68e Merge branch 'main' of github.com:specklesystems/speckle-server into dim/bubbles 2022-03-17 10:19:54 +01:00
Gergő Jedlicska fe9babc8a2 Merge pull request #621 from specklesystems/fabians/server-test-runner-improvements1
feat(server): simplified test running & IDE integrations
2022-03-17 10:19:34 +01:00
Gergő Jedlicska dce9efbb55 chore(server): ignore boostrap file from coverage 2022-03-17 10:12:11 +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
Matteo Cominetti f4ac882445 tests(server): updates default number of apps 2022-03-16 17:56:12 +00:00
Matteo Cominetti 01ca45ff48 feat(server): adds a default registered app for authenticating connectors without manager 2022-03-16 17:50:37 +00:00
Dimitrie Stefanescu 741d41c814 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-16 17:09:30 +00:00
Dimitrie Stefanescu e916ced857 feat(comms): wip 2022-03-16 16:55:51 +00:00
Kristaps Fabians Geikins 5a26f1f819 fix(server): removed unnecessary bootstrap invocation 2022-03-16 18:16:20 +02:00
Kristaps Fabians Geikins b157a98901 feat(server): simplified test running & IDE integrations 2022-03-16 17:31:53 +02:00
Gergő Jedlicska bec96dbf28 Merge branch 'main' into dim/bubbles 2022-03-16 15:56:23 +01:00