Commit Graph

9229 Commits

Author SHA1 Message Date
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
Jedd Morgan a37058ac1d Enable skp imports experimentally (#5438) 2025-09-15 13:36:24 +01:00
Iain Sproat 3c0a00dd93 chore(dep): bump sha.js (#5439) 2025-09-15 13:32:30 +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
Kristaps Fabians Geikins 71f3a25e33 chore: fix qs/body-parser/express (#5447) 2025-09-15 14:54:53 +03:00
Kristaps Fabians Geikins f0794fc4bc chore: vite vuln bump (#5446) 2025-09-15 14:54:46 +03:00
Kristaps Fabians Geikins 0301584725 chore: fix various ui-components build related vulns (#5443)
* fix cipher-base

* fix elliptic

* pbkdf2 fixed

* fix tarfs
2025-09-15 14:54:35 +03:00
andrewwallacespeckle 500e4a369b fix(fe): numeric filter colouring
fix(fe): numeric filter colouring
2025-09-15 12:48:40 +01:00
andrewwallacespeckle 7906b647af fix(fe): numeric filter colouring 2025-09-15 12:39:55 +01:00
Iain Sproat 83f9a11d67 chore(deps): bump undici to 5.29.0 (#5445) 2025-09-15 12:27:09 +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 4991ef0fe3 refactor(fe): filter property extraction
refactor(fe): filter property extraction
2025-09-12 18:37:41 +01: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 b61d41c663 feat(fe): boolean filter. Improve KVP
feat(fe): boolean filter. Improve KVP
2025-09-12 15:47:46 +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 770dc97d3c fix(fe): add gradient property to filters data store
fix(fe): add gradient property to filters data store
2025-09-12 14:47:59 +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
andrewwallacespeckle 578286a855 Merge branch 'main' into andrew/filters-boolean-type-improved-kvp 2025-09-12 12:50:54 +01:00
andrewwallacespeckle 8e7a3dad5f fix(fe): Fix function run row object result 2025-09-12 12:45:58 +01:00
Iain Sproat 18265b6278 feat(server/emails): support require TLS configuration option EMAIL_REQUIRE_TLS (#5425) 2025-09-12 12:06:25 +01:00
andrewwallacespeckle f6fb76562b fix(fe): update numeric filter in FunctionRunRowObjectResult
fix(fe): update numeric filter in FunctionRunRowObjectResult
2025-09-12 11:45:31 +01:00
andrewwallacespeckle a8815cacac fix(fe): update numeric filter in FunctionRunRowObjectResult 2025-09-12 10:52:49 +01:00
Chuck Driesler d555bd9e57 feat(sso): allow sso session duration overrides (#5289)
* feat(sso): allow secret sso session overrides

* fix(sso): better timeout config

* chore(sso): fix test definitions
2025-09-11 20:03:56 +02:00
andrewwallacespeckle e482f7fe0a fix build 2025-09-11 18:18:34 +01:00
Jedd Morgan a7c30a5772 fix(metrics): Fix metrics for IFC imports (#5423)
* fix ifc metrics

* add message
2025-09-11 18:13:17 +01:00
andrewwallacespeckle b675e80f57 Merge branch 'main' into andrew/filters-boolean-type-improved-kvp 2025-09-11 17:46:22 +01:00
andrewwallacespeckle 7af367660e Add chevrons to parent path 2025-09-11 17:45:42 +01:00
andrewwallacespeckle b125775ec1 Merge branch 'main' into andrew/filtering-property-selection-panel-changes 2025-09-11 17:35:42 +01:00