Commit Graph

7588 Commits

Author SHA1 Message Date
andrewwallacespeckle ed60d8f34c Merge branch 'main' into resolve-infinite-reactivity-loops-in-models-panel 2025-09-17 13:07:11 +01:00
andrewwallacespeckle 0cd36b6923 Undo ref > shallowref 2025-09-17 13:01:19 +01:00
Kristaps Fabians Geikins b4a8518aaf feat(fe2): presentation route viewer support (#5473)
* injectable projectId/resourceIdString

* WIP presentation viewer wrapper

* WIP new viewer core

* loading bar styling fix

* resize fix

* presentation state

* minor cleanup

* working view load

* some optimization

* minor adjustment

* resourceIdString fix

* viewer debug flag
2025-09-17 15:00:44 +03:00
Iain Sproat 9b8157fedc feat(server/emails): emit delivery status in email.sent payload (#5455) 2025-09-17 10:46:22 +01:00
andrewwallacespeckle ea5f76e50b chore(fe): further automate logging 2025-09-16 15:28:58 +01:00
andrewwallacespeckle fd1197f498 debug: add debug logs 2025-09-16 14:22:54 +01:00
andrewwallacespeckle 579e8d9d90 fix(fe): allow clicking of non-gradient results 2025-09-16 13:16:47 +01:00
andrewwallacespeckle 058b9c2afa Update FunctionRunRowObjectResult.vue 2025-09-16 12:44:22 +01:00
andrewwallacespeckle 06052d393b fix(fe): automate result fix 2025-09-16 11:57:57 +01:00
andrewwallacespeckle 6731817f8e shallowRef and triggerRef 2025-09-16 11:09:18 +01:00
andrewwallacespeckle e22ec7b4ee fix(fe): resolve infinite reactivity loops in models panel 2025-09-16 10:57:16 +01:00
andrewwallacespeckle 4d7ad32028 fix(fe): automate results refactor 2025-09-16 10:37:05 +01:00
andrewwallacespeckle fe7d8639c1 feat(fe): allow custom max height side panel
feat(fe): allow custom max height side panel
2025-09-16 09:22:15 +01:00
Kristaps Fabians Geikins dfdd5ce305 fix(fe2): fix saved federated view loaded camera coords (#5456)
* various loading issues resolved

* fix: viewer zoomToObject unnecessarily triggering
2025-09-16 10:46:23 +03:00
andrewwallacespeckle 3297a88b5f feat(fe): use email verification timeout from server
feat(fe): use email verification timeout from server
2025-09-15 17:20:00 +01:00
andrewwallacespeckle e4f9168670 fix build 2025-09-15 17:03:20 +01:00
andrewwallacespeckle 9e398586de feat(fe): add countdown to "resend" 2025-09-15 16:54:32 +01:00
andrewwallacespeckle 324520f83d feat(fe): use email verification timeout from server 2025-09-15 16:16:14 +01:00
andrewwallacespeckle 908cdc5eb6 feat(fe): enable filtering for block instances
feat(fe): enable filtering for block instances
2025-09-15 15:49:10 +01:00
andrewwallacespeckle cb28adcfd7 feat(fe): allow custom max height side panel 2025-09-15 15:35:54 +01:00
andrewwallacespeckle f2557d2721 fix(fe): selection persists after filtering update
fix(fe): selection persists after filtering update
2025-09-15 14:36:48 +01:00
Kristaps Fabians Geikins 3f061d7bca chore: form-data vuln fixes (#5440)
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com>
2025-09-15 14:26:44 +01:00
andrewwallacespeckle 85b226fd77 fix(fe): selection persists after filtering update 2025-09-15 14:20:46 +01:00
andrewwallacespeckle 20e2d7056c feat(fe): enable filtering for block instances 2025-09-15 13:58:21 +01:00
Jedd Morgan a37058ac1d Enable skp imports experimentally (#5438) 2025-09-15 13:36:24 +01:00
Kristaps Fabians Geikins 689d2c5638 feat(fe2): filter color serialization (#5437)
* feat(fe2): filter color serialization

* early load fix
2025-09-15 15:02:18 +03:00
andrewwallacespeckle 7906b647af fix(fe): numeric filter colouring 2025-09-15 12:39:55 +01:00
Iain Sproat 9868b15969 chore(deps): bump bull-board/express and ejs (#5444)
* chore(deps): bump bull-board/express and ejs
- resolve vulnerability in ejs

* more specific resolution
2025-09-15 12:08:08 +01:00
Mike b1df9e7a40 Fix: Add user nav for dashboard when logged in (#5442) 2025-09-15 12:43:43 +02:00
andrewwallacespeckle 6c255f4b53 fix(fe): right click hide selection
fix(fe): right click hide selection
2025-09-15 11:36:05 +01:00
andrewwallacespeckle 106b36aec8 fix(fe): right click hide selection 2025-09-15 11:26:33 +01:00
Alexandru Popovici ce34e1d379 fix(viewer-lib): Simple way of making sure dynamic camera events are always sent by the camera controller (#5404) 2025-09-15 13:21:12 +03:00
Adam Hathcock 746fe31eb5 Merge pull request #5429 from specklesystems/adam/fix-caught-errors
handle errors when downloading in batchingQueue
2025-09-15 10:07:34 +01:00
Benjamin Ottensten 840aea58a3 Fix: Small saved views fixes (#5431)
* Fix overflowing home view thumbnail

* Fix naming

* Swap home view icon

* Move home icon
2025-09-15 10:02:12 +02:00
Mike cac15190da Feat: Presentations base (#5389) 2025-09-15 10:01:59 +02:00
andrewwallacespeckle a231167cf5 refactor(fe): filter property extraction 2025-09-12 18:02:25 +01:00
andrewwallacespeckle 0b0a502275 feat(fe): make filter property selection panel resizeable
feat(fe): make filter property selection panel resizeable
2025-09-12 15:48:09 +01:00
andrewwallacespeckle 16d5a44ffa Update chevron 2025-09-12 15:33:53 +01:00
andrewwallacespeckle 35e45d3721 Merge branch 'main' into andrew/filtering-property-selection-panel-changes 2025-09-12 15:32:19 +01:00
andrewwallacespeckle 4bf0016baa Update FunctionRunRowObjectResult.vue 2025-09-12 15:24:56 +01:00
andrewwallacespeckle eaf3fcbabf Merge branch 'main' into andrew/filters-boolean-type-improved-kvp 2025-09-12 14:48:52 +01:00
andrewwallacespeckle 3f22265145 better type support 2025-09-12 14:40:30 +01:00
andrewwallacespeckle f15086dd32 fix build 2025-09-12 14:31:33 +01:00
andrewwallacespeckle 4ba82451a8 fix(fe): add gradient property to filters data store 2025-09-12 14:26:05 +01:00
Adam Hathcock 44d80203c1 handle errors when downloading in batchingQueue 2025-09-12 14:04:15 +01:00
andrewwallacespeckle 8748c6db37 fix(fe): Fix function run row object result
fix(fe): Fix function run row object result
2025-09-12 13:18:52 +01:00
andrewwallacespeckle 514e99bc73 Merge branch 'main' into andrew/filters-boolean-type-improved-kvp 2025-09-12 13:18:31 +01:00
andrewwallacespeckle eb2fe4f789 Fix types 2025-09-12 13:17:57 +01:00
andrewwallacespeckle 4f938cc4ab fix build 2025-09-12 12:55:33 +01:00
Iain Sproat c9338c1ee3 fix(server/emails): move guard to caller and fix circular reference (#5427) 2025-09-12 12:53:01 +01:00