Commit Graph

2169 Commits

Author SHA1 Message Date
Iain Sproat df8d33dc94 Merge pull request #4423 from specklesystems/iain/web-2732-observability-for-improved-reliability-pwdreset
chore(server/logging): add operations logging to pwdreset module
2025-04-16 14:54:03 +01:00
Iain Sproat 7368358dcb Merge pull request #4422 from specklesystems/iain/web-2732-observability-for-improved-reliability-notifications
chore(server/logging): add operations logging to notifications module
2025-04-16 14:53:48 +01:00
Iain Sproat a1673c7294 Merge pull request #4421 from specklesystems/iain/web-2732-observability-for-improved-reliability-multiregion
chore(server/logging): add operations logging to multiregion module
2025-04-16 14:53:29 +01:00
Iain Sproat a133f06f91 Merge pull request #4413 from specklesystems/iain/web-2732-observability-for-improved-reliability-gendo
chore(server/logging): operations logging for gendo module
2025-04-16 14:53:12 +01:00
Iain Sproat bf832e263e Merge pull request #4412 from specklesystems/iain/web-2732-observability-for-improved-reliability-fileuploads
chore(server/logging): add operations logging to fileuploads module
2025-04-16 14:52:57 +01:00
Iain Sproat 0f96dfbe9e Merge pull request #4430 from specklesystems/iain/web-2732-observability-for-improved-reliability-automate
chore(server/logging): add operation logging to automate module
2025-04-16 14:38:42 +01:00
Iain Sproat 0a0e1ef190 Merge pull request #4408 from specklesystems/iain/web-2732-observability-for-improved-reliability-comments
feat(server/logging): add operations logging to comment mutations
2025-04-16 14:38:16 +01:00
Iain Sproat b19af6b2ea Merge branch 'main' into iain/web-2732-observability-for-improved-reliability-comments 2025-04-16 13:24:11 +01:00
Iain Sproat 37e9e9829d Merge pull request #4458 from specklesystems/iain/improve-migration-script-logging
chore(logging): improve logs & error messages for workspace migration
2025-04-16 13:23:13 +01:00
Iain Sproat 8b9f9ad45e Merge pull request #4409 from specklesystems/iain/web-2732-observability-for-improved-reliability-emails
chore(server/logging): add operation logs to email module
2025-04-16 13:11:18 +01:00
Iain Sproat 225af5d251 fix log reference 2025-04-16 12:57:13 +01:00
Iain Sproat b0bdeb9768 chore(logging): improve logs & error messages for workspace migration 2025-04-16 12:52:03 +01:00
Gergő Jedlicska fb28654311 feat(gatekeeper): re-enable workspace plan migrations (#4457) 2025-04-16 13:13:12 +02:00
Kristaps Fabians Geikins 62cc07b072 feat(server): add new workspace disclaimer fields to user meta (#4434)
* feat(server): add new workspace disclaimer fields to user meta

* unrelated tests fix
2025-04-16 12:47:33 +03:00
Gergő Jedlicska 443c9fc514 fix(workspaces): use the correct new plan check and seat rules (#4445) 2025-04-16 11:28:57 +02:00
Iain Sproat b91a363886 Merge pull request #4387 from specklesystems/iain/observability-operations-logging-of-accessrequests
chore(logging): operations logging around access request mutations
2025-04-16 10:11:52 +01:00
Kristaps Fabians Geikins 10832655d4 fix(server): all project created subs firing for workspace guests + req ctx cache fix for subs (#4453)
* WIP sub fix

* fix sub resolver caching issue
2025-04-16 11:21:17 +03:00
Chuck Driesler cebae959ae feat(authz): Workspace.canInvite and Project.canInvite (#4419) 2025-04-16 09:01:53 +01:00
Kristaps Fabians Geikins 82a37fba5c fix(shared): fix sso session expiration date too low in tests (#4432)
* fix(shared): canBroadcast policy test fix

* more tests fixed

* switch to using time constant

* tests fix
2025-04-15 16:24:12 +03:00
Iain Sproat a50e053096 chore(server/logging): add operation logging to automate module
- tidy up some passing of loggers to automate
- do not use console.log, instead use @/observability/logging
2025-04-15 11:37:06 +01:00
Alessandro Magionami 0c18acc452 Alessandro/web 2945 comments hide body (#4385)
* chore(core): move limits logic into shared

* feat(comments): limit text and rawText for comments

* chore(core): removed test moved to shared

* chore(comments): generate gql types

* feat(comments): rework comment history limits

* chore(comments): fix tests

* chore(shared): add dayjs as dependency

---------

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2025-04-15 10:44:12 +02:00
Iain Sproat 89b2d9d22e chore(server/logging): add operations logging to pwdreset module 2025-04-15 08:22:20 +01:00
Iain Sproat 71111429b8 chore(server/logging): add operations logging to notifications module 2025-04-15 07:57:51 +01:00
Gergő Jedlicska 30e39ccb01 fix(gatekeeper): fix subscription upgrades (#4411) 2025-04-15 08:55:33 +02:00
Iain Sproat decd933fce chore(server/logging): add operations logging to multiregion module 2025-04-15 07:52:52 +01:00
Iain Sproat 861092c93b chore(server/logging): operations logging for gendo module 2025-04-14 20:36:48 +01:00
Iain Sproat 3c51f89bdb chore(server/logging): add operations logging to fileuploads module 2025-04-14 20:29:43 +01:00
Iain Sproat 9c5c119f19 fix bug 2025-04-14 20:18:37 +01:00
Iain Sproat 7deb4554c6 chore(server/logging): add operation logs to email module 2025-04-14 17:20:07 +01:00
Iain Sproat 7def91b47d Merge branch 'main' into iain/web-2732-observability-for-improved-reliability-comments 2025-04-14 17:14:33 +01:00
Iain Sproat 1c17d601d8 feat(server/logging): add operations logging to comment mutations 2025-04-14 17:07:06 +01:00
Iain Sproat c937c4c30c Improve error handling 2025-04-14 13:49:36 +01:00
Iain Sproat 9f497f13a8 Merge branch 'main' into iain/observability-operations-logging-of-accessrequests 2025-04-14 13:38:34 +01:00
Iain Sproat 149cc1871e chore(logging): observability of operations related to auth 2025-04-14 13:36:03 +01:00
Kristaps Fabians Geikins b287702145 feat: version checks + generally improved auth error messaging (#4384)
* foundation for new version checks

* canUpdate policy

* can req render

* canReceive

* BE implemented

* FE checks implemented?

* test fix

* improved auth error messaging

* fix lint
2025-04-14 10:43:48 +01:00
Iain Sproat 08f9ca1d64 chore(server/logging): more metadata to preview consumption log (#4388) 2025-04-14 06:25:16 +02:00
Gergő Jedlicska bf454bc003 fix(gatekeeper): fix yearly upgrade not working (#4393) 2025-04-14 06:24:20 +02:00
Iain Sproat 91d8eef792 Merge branch 'main' into iain/observability-operations-logging-of-accessrequests 2025-04-12 16:37:29 +01:00
Gergő Jedlicska 61ca128ce2 gergo/multiCurrency (#4379)
* feat(gatekeeper): support multiple currencies

* feat(helm): add new currency based prices to helm chart

* chore(env): add example currency based pricing values

* fix(ci): update price ids to the proper values

* feat(helm): rename price ids to fit multi currency

* feat(gatekeeper): currency input for checkout session

* Updated prices in the FE

* chore(gatekeeper): remove old checkout session flow

* Updated prices in the FE

* Fix FE

* Fix pipeline

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2025-04-11 17:37:47 +02:00
Iain Sproat b951d71f9c chore(logging): operations logging around access request mutations 2025-04-11 14:51:13 +01:00
Alessandro Magionami 965e2d4ee6 Merge pull request #4366 from specklesystems/alessandro/web-2944-versions-limits
Alessandro/web 2944 versions limits
2025-04-11 15:38:50 +02:00
Iain Sproat 9308fa82b4 chore(server/observability): logging of gatekeeper/rest/billing (#4066)
* chore(server/observability): logging of gatekeeper/rest/billing

* Rename logged field

* use logWithErr, operationStatus, and operationName
- clean up logging

* Fix bad merge from main

* Use a wrapper to log

* Include mutation resolvers

* Fix per PR comments
2025-04-11 15:27:52 +02:00
Alessandro Magionami d9cdeb4bf5 chore(core): make resolver model or project check more reliable 2025-04-11 15:15:21 +02:00
Alessandro Magionami 05e4e51c1a Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-2944-versions-limits 2025-04-11 14:54:13 +02:00
Kristaps Fabians Geikins f59c0a72c6 feat: model related auth checks in BE & FE (#4374)
* limit fragment cleanup

* be updated

* model checks in FE

* tests fix

* fakes util fix
2025-04-11 10:09:54 +03:00
Kristaps Fabians Geikins b6c21fd506 feat: comment read/write auth policies in BE & FE (#4368)
* webhooks perm minor fix

* tryna get fileimport service to work

* new comment policies - shared

* BE done?

* checks implemented in FE

* lint fix

* tests fix

* readme fix
2025-04-10 15:14:34 +03:00
Gergő Jedlicska d5f81cc174 feat(auth): add worksapce read scope to desktop apps (#4365)
* feat(auth): add worksapce read scope to desktop apps

* fix(scopes): only add workspace scopes if workspaces enabled

---------

Co-authored-by: Charles Driesler <chuck@speckle.systems>
2025-04-10 11:58:23 +01:00
Chuck Driesler f29fc322a3 fix(authz): allow optional workspace id to validate move (#4367) 2025-04-10 11:04:59 +01:00
Chuck Driesler 32796d3dd3 fix(authz): allow optional project id (#4363) 2025-04-10 10:12:00 +01:00
Alessandro Magionami be48143d8a chore(core): disable test if workspaces is disabled 2025-04-10 10:49:49 +02:00