Commit Graph

1950 Commits

Author SHA1 Message Date
Fabians abe6d5e086 chore: re-formatted everything with prettier 2022-03-30 12:54:24 +03:00
Gergő Jedlicska 4e97360e48 Merge pull request #651 from specklesystems/fabians/streams-navbar-activator-fix
fix(frontend): fixing streams nav group activator disappearing occasionally
2022-03-30 11:09:40 +02:00
Fabians 48495bd60f fix(frontend): fixing streams nav group activator disappearing occasionally 2022-03-30 12:06:46 +03:00
Matteo Cominetti d64fdd2c27 Merge pull request #649 from specklesystems/matteo/onboarding
Matteo/onboarding
2022-03-29 17:31:39 +01: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 0139c7551e Merge pull request #634 from specklesystems/userSearchArchivedFix
userSearchArchivedFix
2022-03-25 10:25:31 +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 497f6b0005 Update readme.md 2022-03-22 14:59:07 +01:00
Gergő Jedlicska f6d1659e67 Merge pull request #626 from specklesystems/dim/bubbles-cosmetics
dim/bubbles cosmetics
2022-03-22 11:33:24 +01: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 6f2ae608f6 another mistake...fixed 2022-03-21 16:09:26 +02:00
Kristaps Fabians Geikins dc5bc87f5e another fix lol 2022-03-21 16:07:28 +02:00
Kristaps Fabians Geikins 8baa9bf2b4 fixing ci/cd test command 2022-03-21 16:03:50 +02:00
Kristaps Fabians Geikins 1995b9f09b bringing back junit reporter 2022-03-21 16:02:14 +02:00
Kristaps Fabians Geikins 4c826f6210 New coverage upload type 2022-03-21 15:45:34 +02:00
Gergő Jedlicska 399c6d6c51 Merge pull request #624 from specklesystems/fabians/auto-test-db-init
feat(server): configurable .env.test & auto-creation of the test db
2022-03-21 14:44:19 +01: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