Kristaps Fabians Geikins
16da51b96a
fix(server): awaiting revokeRefreshToken to ensure it fails within request scope ( #652 )
...
* fix(server): awaiting revokeRefreshToken to ensure it fails within request scope
* removed unnecessary error throw
2022-04-04 17:00:27 +03:00
Fabians
abe6d5e086
chore: re-formatted everything with prettier
2022-03-30 12:54:24 +03:00
Fabians
48495bd60f
fix(frontend): fixing streams nav group activator disappearing occasionally
2022-03-30 12:06:46 +03:00
Matteo Cominetti
8bae0a7508
feat(frontend): adds webp images with fallback to png during onboarding
2022-03-29 17:09:08 +01:00
Matteo Cominetti
58a8f9c6f4
Merge remote-tracking branch 'origin/main' into matteo/onboarding
2022-03-29 15:26:35 +01:00
Kristaps Fabians Geikins
aeeb88340d
feat: favoriting streams #620 ( #633 )
2022-03-29 16:30:49 +03:00
Matteo Cominetti
492ee3258e
feat: updates onboarding wizard
2022-03-29 13:42:36 +01:00
Cristian Balas
5871339a18
Improve express error handling and monitoring ( #641 )
2022-03-29 13:41:58 +03:00
Matteo Cominetti
1bbf147dd7
fix(frontend): grammar fix
2022-03-29 09:50:21 +01:00
Gergő Jedlicska
7086749c26
fix(frontend): found the root cause of the user search not returning values
2022-03-24 18:06:46 +01:00
Gergő Jedlicska
49fdc1ff40
fix(frontend): fix user search caching not showing users the second time
...
with the same query the user search result is cached and no valid results are returned
2022-03-23 18:09:24 +01:00
Gergő Jedlicska
99025542cc
feat(frontend): update userSearch query schema with cursor and archived parameters
2022-03-23 18:08:13 +01:00
Gergő Jedlicska
9964f61ab2
style(server): fix auth tests linting
2022-03-23 18:07:21 +01:00
Gergő Jedlicska
19c01fe052
test(server): test archived users search
2022-03-23 18:06:53 +01:00
Gergő Jedlicska
522126a24d
fix(server): do not query archived users for searchUsers query if not explicitly asked
...
fix #612
2022-03-23 18:06:09 +01:00
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