Commit Graph

4891 Commits

Author SHA1 Message Date
Alessandro Magionami fbbcf14ef9 Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-1767-guest-table-should-show-what-they-have-access-to 2024-09-13 12:53:06 +02:00
Alessandro Magionami 81181b8b11 Merge pull request #2990 from specklesystems/fabians/notifications-ioc-6
chore(server): notifications IoC 6 - streamAccessRequestApprovedHandl…
2024-09-13 12:46:47 +02:00
Alessandro Magionami 0fad51ea8f Merge pull request #2989 from specklesystems/fabians/notifications-ioc-5
chore(server): notifications IoC 5 - newStreamAccessRequestHandlerFac…
2024-09-13 12:46:19 +02:00
Alessandro Magionami 2ec5bbf0ab Merge pull request #2988 from specklesystems/fabians/notifications-ioc-4
chore(server): notifications IoC 4 - mentionedInCommentHandlerFactory
2024-09-13 12:36:48 +02:00
Alessandro Magionami e2814b68ba Merge pull request #2987 from specklesystems/fabians/notifications-ioc-3
chore(server): notifications IoC 3 - digestNotificationEmailHandler
2024-09-13 12:36:16 +02:00
Alessandro Magionami 06ddf17b6f feat(workspaces): reuse existing dataloader 2024-09-13 12:32:17 +02:00
Kristaps Fabians Geikins 65f4663860 chore(server): notifications IoC 6 - streamAccessRequestApprovedHandlerFactory 2024-09-13 13:31:52 +03:00
Mike 0546e0e35f Fix: Change ProgressBar color based on percentage (#2985) 2024-09-13 12:29:31 +02:00
Kristaps Fabians Geikins ad2278a79b chore(server): notifications IoC 5 - newStreamAccessRequestHandlerFactory 2024-09-13 13:27:46 +03:00
Kristaps Fabians Geikins e322b1b59f chore(server): notifications IoC 4 - mentionedInCommentHandlerFactory 2024-09-13 13:19:33 +03:00
Kristaps Fabians Geikins 394835ae88 chore(server): notifications IoC 3 - digestNotificationEmailHandler 2024-09-13 13:10:44 +03:00
Kristaps Fabians Geikins 97ce98ae7a fix(fe2): prevent crash for low importance errors in viewer (#2986) 2024-09-13 11:45:30 +03:00
Mike 29fd9248a1 Feat: Add temporary in app workspace promo banner (#2981) 2024-09-13 10:41:09 +02:00
Chuck Driesler b5c9e62bcb chore(workspaces): perform workspace project role update via events (#2980)
* chore(workspaces): perform workspace project role update via events

* chore(workspaces): commented

* fix(workspaces): transactions in events

* fix(workspaces): transaction limits
2024-09-13 10:30:06 +02:00
Alessandro Magionami 8ae3965346 Merge pull request #2979 from specklesystems/fabians/notifications-ioc-2
chore(server): notifications IoC 2 - updateNotificationPreferencesFactory
2024-09-13 10:29:23 +02:00
Alessandro Magionami c45f938651 Merge pull request #2978 from specklesystems/fabians/notifications-ioc-1
chore(server): notifications IoC 1 - getUserNotificationPreferencesFactory
2024-09-13 10:28:33 +02:00
Alessandro Magionami c84924b474 Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-1767-guest-table-should-show-what-they-have-access-to 2024-09-13 10:26:25 +02:00
Alessandro Magionami 090e8b8b3b feat(workspaces): add resolver to workspace for projectRoles 2024-09-13 10:25:46 +02:00
Alessandro Magionami 3777a43664 feat(workspaces): getProjectRoles repository function 2024-09-13 10:21:25 +02:00
andrewwallacespeckle 4c1ab5f5a0 refactor(fe2): Inputs and Settings Dialog Updates (#2941)
* WIP

* Up to General

* Projects Table

* Other menu items

* Tidy up other inputs

* Refactor Developer Settings to be more modular

* Move buttons to menus

* Minor changes

* Fix build

* Updates from testing

* Fixes from testing
2024-09-12 16:15:27 +01:00
Kristaps Fabians Geikins ee41c83df7 feat(server): allow unlimited project thread retrieval (#2976)
* feat(server): allow unlimited project thread retrieval

* Remove limit from frontend

---------

Co-authored-by: andrewwallacespeckle <andrew@speckle.systems>
2024-09-12 16:15:14 +01:00
Mike 6197ac1f40 Fix: dont show workspace select on projects inside workspaces (#2977) 2024-09-12 16:08:56 +02:00
Kristaps Fabians Geikins ca9b709145 chore(server): notifications IoC 2 - updateNotificationPreferencesFactory 2024-09-12 16:41:21 +03:00
Kristaps Fabians Geikins 9d382f09c0 chore(server): notifications IoC 1 - getUserNotificationPreferencesFactory 2024-09-12 16:36:10 +03:00
Alessandro Magionami d960f776df Merge pull request #2975 from specklesystems/fabians/pwdreset-ioc-3
chore(server): pwdreset IoC 3 - finalizePasswordResetFactory
2024-09-12 15:21:17 +02:00
Alessandro Magionami 8cd4691cf2 Merge pull request #2974 from specklesystems/fabians/pwdreset-ioc-2
chore(server): pwdreset IoC 2 - requestPasswordRecoveryFactory
2024-09-12 15:20:23 +02:00
Alessandro Magionami 61b357f413 Merge pull request #2973 from specklesystems/fabians/pwdreset-ioc-1
chore(server): pwdreset IoC 1 - createTokenFactory
2024-09-12 15:19:35 +02:00
Alessandro Magionami e3140c0d34 Merge pull request #2953 from specklesystems/alessandro/web-957-get-webhooks
Alessandro/web 957 get webhooks
2024-09-12 15:19:03 +02:00
Mike 6bc8cf45e6 Feat: Allow users to create or select workspace on project creation (#2964) 2024-09-12 15:08:17 +02:00
Alessandro Magionami effc5fcd19 Merge pull request #2972 from specklesystems/fabians/blobstorage-ioc-9
chore(server): blobstorage IoC 9 - fullyDeleteBlobFactory
2024-09-12 15:01:02 +02:00
Alessandro Magionami e6ce0001a8 Merge pull request #2971 from specklesystems/fabians/blobstorage-ioc-8
chore(server): blobstorage IoC 8 - markUploadXXXFactories
2024-09-12 15:00:27 +02:00
Alessandro Magionami 479d74cf82 Merge pull request #2970 from specklesystems/fabians/blobstorage-ioc-7
chore(server): blobstorage IoC 7 - getFileStreamFactory
2024-09-12 14:55:32 +02:00
Alessandro Magionami a1e4cbc23e Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-957-get-webhooks 2024-09-12 14:52:39 +02:00
Alessandro Magionami 816b449508 Merge pull request #2969 from specklesystems/fabians/blobstorage-ioc-6
chore(server): blobstorage IoC 6 - blobCollectionSummaryFactory
2024-09-12 14:50:55 +02:00
andrewwallacespeckle 32040aca59 Only show role tag if you have a role (#2968) 2024-09-12 13:39:45 +01:00
Kristaps Fabians Geikins 180ce4a169 chore(server): pwdreset IoC 3 - finalizePasswordResetFactory 2024-09-12 15:10:30 +03:00
Kristaps Fabians Geikins 809a748995 chore(server): pwdreset IoC 2 - requestPasswordRecoveryFactory 2024-09-12 15:00:39 +03:00
Kristaps Fabians Geikins 7f608f301a chore(server): pwdreset IoC 1 - createTokenFactory 2024-09-12 14:48:58 +03:00
Kristaps Fabians Geikins c87b7c9041 fix up tests 2024-09-12 14:40:28 +03:00
Kristaps Fabians Geikins a86fd633b0 chore(server): blobstorage IoC 9 - fullyDeleteBlobFactory 2024-09-12 14:24:28 +03:00
Kristaps Fabians Geikins 0cd997e17b chore(server): blobstorage IoC 8 - markUploadXXXFactories 2024-09-12 14:11:15 +03:00
Kristaps Fabians Geikins d8693b59a7 chore(server): blobstorage IoC 7 - getFileStreamFactory 2024-09-12 13:32:02 +03:00
Kristaps Fabians Geikins 461106a16f chore(server): blobstorage IoC 6 - blobCollectionSummaryFactory 2024-09-12 13:12:32 +03:00
Kristaps Fabians Geikins 3ccf9c6aea chore(server): blobstorage IoC 4 - getBlobMetadataFactory (#2960)
* chore(server): blobstorage IoC 4 - getBlobMetadataFactory

* tests fix

* chore(server): blobstorage IoC 5 - getBlobMetadataCollectionFactory

---------

Co-authored-by: Alessandro Magionami <alessandro.magionami@gmail.com>
2024-09-12 13:02:18 +03:00
Chuck Driesler a5e95159f5 chore(workspaces): simplify role update logic (#2965) 2024-09-12 10:04:39 +01:00
Alessandro Magionami 8593285d3e chore(webhooks): fix codegen type for webhook return type 2024-09-11 16:33:52 +02:00
Alessandro Magionami 6bda45ac61 Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-957-get-webhooks 2024-09-11 15:59:07 +02:00
Alessandro Magionami 5ffca17f7f Merge pull request #2959 from specklesystems/fabians/blobstorage-ioc-3
chore(server): blobstorage IoC 3 - uploadFileStreamFactory
2024-09-11 15:54:28 +02:00
Alessandro Magionami a581d2f6db Merge pull request #2957 from specklesystems/fabians/blobstorage-ioc-2
chore(server): blobstorage IoC 2 - getAllStreamBlobIdsFactory
2024-09-11 15:54:02 +02:00
Alessandro Magionami dc899cf862 Merge pull request #2952 from specklesystems/fabians/fileuploads-ioc-4
chore(server): fileuploads IoC 4 - getPendingUploadsBaseQueryFactory
2024-09-11 15:53:26 +02:00