Граф коммитов

4952 Коммитов

Автор SHA1 Сообщение Дата
Alessandro Magionami 904d8cb890
chore(webhooks): refactor webhooks dispatch event function 2024-09-13 16:46:29 +02:00
Kristaps Fabians Geikins 1ed43e2c2f
chore(server): previews IoC 5 - listenForPreviewGenerationUpdatesFactory 2024-09-13 16:45:21 +03:00
Kristaps Fabians Geikins 3677304ee3
chore(server): previews IoC 4 - checkStreamPermissionsFactory 2024-09-13 16:38:13 +03:00
Kristaps Fabians Geikins 468ebac67e
chore(server): previews IoC 3 - sendObjectPreviewFactory 2024-09-13 16:33:53 +03:00
Kristaps Fabians Geikins 44348a3c13
chore(server): previews IoC 2 - getObjectPreviewBufferOrFilepathFactory 2024-09-13 16:21:51 +03:00
Kristaps Fabians Geikins 6e23fe05cc
chore(server): previews IoC 1 - index.js repo 2024-09-13 16:07:38 +03:00
andrewwallacespeckle d3ce46ba4d
Remove icon. Add danger border (#2993) 2024-09-13 13:46:09 +01:00
andrewwallacespeckle eb990f9903
Add 'just now' to isTimeframe check (#2994) 2024-09-13 13:45:44 +01:00
Kristaps Fabians Geikins f5ebb7de08
fix(server): workspace status check query (#2991) 2024-09-13 14:51:48 +03:00
Kristaps Fabians Geikins 2569f190cb
Revert "fix(server): workspace status check query"
This reverts commit 5413269273.
2024-09-13 14:02:56 +03:00
Kristaps Fabians Geikins 5413269273
fix(server): workspace status check query 2024-09-13 14:02:04 +03:00
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