Skip to content

Tags: TAlexandr0/speckle_pro

Tags

2.21.0

Toggle 2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(workspaces): fix build (specklesystems#2853)

* chore(workspaces): fix build

* chore(workspaces): fix delete workspace domains injection

* test(workspaces): fix tests

---------

Co-authored-by: Gergő Jedlicska <[email protected]>

2.20.6

Toggle 2.20.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alessandro/web 1660 workspace cost items subtotal and currency (speck…

…lesystems#2793)

* chore(workspaces): workspace cost schema

* chore(workspaces): test helper for workspace cost

* feat(workspaces): workspace billing cost

* fix(workspaces): fix onProjectCreated failing for the project creator if the creator is a member

* refactor(workspaces): change workspace cost calculation to a simpler query

* test(workspaceCost): fix costing logic and tests

* fix(workspaceTests): project emmiter needs owner now

---------

Co-authored-by: Gergő Jedlicska <[email protected]>

2.20.5

Toggle 2.20.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(helm chart): indentation typo (specklesystems#2662)

2.20.4

Toggle 2.20.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(objectloader): prevent cache read/write (specklesystems#2637)

2.20.2

Toggle 2.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(server/upload): convert js to ts (specklesystems#2618)

2.20.1

Toggle 2.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(workspaces): correctly initialize and import workspaces core modu…

…le (specklesystems#2486)

2.20.0

Toggle 2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(viewer): viewer node16 support + fixing up package.jsons (speckle…

…systems#2442)

* fix: viewer node16 support + fixing up package.jsons

* lockfile fix

* Removed unnecessary type augmentations. Deleted unused SpeckleCameraControls

---------

Co-authored-by: AlexandruPopovici <[email protected]>

2.19.6

Toggle 2.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gergo/eventBus (specklesystems#2498)

* feat(eventBus): WIP event bus typescript wizardy

* feat(eventBus): final eventbus setup with all the typescript foo

* fix(workspaces): fix workspace core imports

* test(workspaces): fix expected events name

* test(workspaces): fix tests

2.19.5

Toggle 2.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(fe2): proper utm collection + idempotent Route Visited tracking (s…

…pecklesystems#2497)

* fix(fe2): utm not being tracked like it was in fe1

* fix(fe2): idempotent mp Route Visited calls

2.19.4

Toggle 2.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request specklesystems#2468 from vwnd/vwb/objectsender/dec…

…orators

Object Sender: Adds @Detach and @Chunkable decorators