Daniel Gak Anagrov
4a734b0103
ci(tests): do not run rover on speckle-server repository ( #220 ) ( #5727 )
...
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2025-10-31 09:21:25 +00:00
Daniel Gak Anagrov
7ecdaccb4b
fix(viewer-lib): LineBatch returns line count correctly now ( #5725 )
...
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com >
2025-10-30 12:09:38 +00:00
Daniel Gak Anagrov
55f91d2cdf
fix(gql): scopes, roles, auth ( #5724 )
...
* fix(workspace): auto approval
* fix(scopes): access scopes across the server
* fix(hasAccessRole): establish for all mutations
* feat(token): scoping does not require the token to exist
* chore(scopes): added additional roles
* fix: replaced UNAUTHORIZED_ACCESS_ERROR with UNAUTHORIZED
* fix(email): user list scopes
2025-10-29 09:53:11 +00:00
Dimitrie Stefanescu
1994b0b5c4
Merge pull request #5723 from specklesystems/alex/filtering-fixes
...
Alex/filtering fixes
2025-10-18 14:59:02 +01:00
AlexandruPopovici
616a62dbc0
fix(viewer-lib): Handled WEB-4514: setUserObjectColors now works correctly with instances
2025-10-18 16:25:43 +03:00
AlexandruPopovici
e64b309045
fix(viewer-lib): Handles WEB-4509: Isolating without ghosting on instanced objects
2025-10-18 10:51:37 +03:00
Dimitrie Stefanescu
1acdfb508e
adds color groups for testing
2025-10-17 10:57:14 +01:00
Dimitrie Stefanescu
beab55b06e
demo bug
...
if ghosting is turned off, things don't work as expected
2025-10-17 10:17:37 +01:00
Dimitrie Stefanescu
79e7dfe7ae
Merge pull request #5722 from specklesystems/alex/instance-ids-fix
...
Fixes visibility check using instance IDs
2025-10-16 14:41:29 +01:00
Dimitrie Stefanescu
4079f7c870
Fixes visibility check using instance IDs
...
Ensures visibility checks within the filtering extension
correctly use instance IDs instead of raw object IDs.
This resolves issues where visibility states were not being
correctly applied to render view nodes, especially for instanced
geometry.
2025-10-16 14:35:32 +01:00
Daniel Gak Anagrov
a98673c65e
feat(multiregion): sync region on creation ( #5720 )
2025-10-09 09:53:36 +01:00
Mike
e30d30cf26
Fix: Minor dashboard fixes ( #5721 )
2025-10-09 10:32:22 +02:00
Mike
8e7bfd138c
Feat: List dashboards on projects ( #5718 )
2025-10-08 20:26:59 +02:00
Kristaps Fabians Geikins
978fc8b6fb
chore: create copilot instruction files ( #5713 )
2025-10-08 19:54:45 +03:00
Gergő Jedlicska
d8d9b27bd0
fix(dashboards): use the workspaceId for dashboard auth ( #5719 )
2025-10-08 17:33:21 +02:00
Gergő Jedlicska
e99f92d196
fix(gatekeeper): allow checking all feature access on a per project ( #5717 )
...
level too
2025-10-08 16:27:29 +02:00
Gergő Jedlicska
1a1ba3d592
feat(viewer): expose object loader attribute masking to the viewer ( #5715 )
2025-10-08 15:46:17 +02:00
Kristaps Fabians Geikins
22f9b9c68e
fix(fe2): allow errors in sub msgs ( #5712 )
2025-10-08 14:40:12 +03:00
Iain Sproat
d09831eaa2
ci(publish): helm chart no longer published to github page ( #5702 )
...
* ci(publish): helm chart no longer published to github page
- we publish to OCI registry instead (GHCR or DockerHub)
* remove obsolete script
2025-10-08 12:34:18 +01:00
Kristaps Fabians Geikins
49255163c6
fix(fe2): redirect loop on expired auth cookie ( #5711 )
2025-10-08 14:21:58 +03:00
Mike
7809b723ed
Fix: Version edit dialog watcher ( #5707 )
2025-10-08 12:12:27 +02:00
Chuck Driesler
d0b528c202
feat(dashboards): query dashboards by/on project ( #5704 )
2025-10-08 12:07:28 +02:00
Mike
86dc52f93d
Feat: Show slidelist hover on smaller breakpoints, add loop query param ( #5706 )
2025-10-08 09:57:51 +02:00
Kristaps Fabians Geikins
185806ec64
feat: embedding saved views ( #5690 )
...
* init + new API query
* embed dialog works
* embed actions menu
* embed label
* WIP positioning fix:
* cleanup
* embed options finalized
* prevent reset in embed mode
* more embed UX improverments
* tests fix
2025-10-08 10:49:26 +03:00
andrewwallacespeckle
da7bd39f6f
fix(fe): hidden objects serialization
...
fix(fe): hidden objects serialization
2025-10-08 00:10:27 +01:00
andrewwallacespeckle
3fd0da9e5c
tidyup
2025-10-07 23:44:36 +01:00
andrewwallacespeckle
8a6cbc364a
fix(fe): always reset filter serialization
2025-10-07 23:42:14 +01:00
andrewwallacespeckle
7d9d2f4f00
feat(fe): improved reset isolations/hidden button
2025-10-07 23:14:27 +01:00
Chuck Driesler
82e6e397f2
chore(acc): bump converter function ( #5703 )
2025-10-07 22:14:42 +01:00
Iain Sproat
61a16f3d29
fix(helm chart): startup of IFC import service is faster ( #5701 )
...
- we have a startup probe, so liveness and readiness should not wait for a minute before starting
- the startup probe can be more frequent, polling every 5s for up to 180s
2025-10-07 17:46:03 +01:00
Iain Sproat
8328a0f885
ci(helm chart): dockerhub log in to registry-1.docker.io ( #5700 )
2025-10-07 16:13:24 +01:00
Jack
3be30328cf
feat(fe): Presentation thumbnails slide title spacing
2025-10-07 15:39:15 +01:00
Daniel Gak Anagrov
16574f0b4a
Revert "ci(helm chart): log in inline when pushing ( #5693 )" ( #5697 )
...
This reverts commit 033c17a317 .
2025-10-07 15:37:38 +01:00
Jack
fc4104b696
Slide title spacing styles
2025-10-07 15:08:51 +01:00
andrewwallacespeckle
e912112859
fix(fe): improved negative number regex
...
fix(fe): improved negative number regex
2025-10-07 15:08:14 +01:00
andrewwallacespeckle
28bac6c901
fix(fe): improved negative number regex
2025-10-07 14:55:15 +01:00
Mike
840b9ab0c8
Fix: Remove UI logic from on loaded event ( #5694 )
2025-10-07 15:27:40 +02:00
Iain Sproat
033c17a317
ci(helm chart): log in inline when pushing ( #5693 )
...
* ci(helm chart publish): debug publish to dockerhub
* ci(helm chart): debug by printing obfuscated password
* ci(helm chart): log in inline when pushing
2025-10-07 14:23:51 +01:00
Iain Sproat
862f6347c5
ci(helm chart): debug by printing obfuscated password ( #5692 )
2025-10-07 14:13:32 +01:00
Benjamin Ottensten
f623aeadfa
Show measure feature on all breakpoints ( #5691 )
...
* Fix: Show measurement panel on all breakpoints
Co-authored-by: benjamin <benjamin@speckle.systems >
* Remove Cursor comment
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2025-10-07 15:00:56 +02:00
Iain Sproat
cd906b997b
ci(helm chart publish): debug publish to dockerhub ( #5689 )
2025-10-07 13:44:34 +01:00
Benjamin Ottensten
2d844863d9
Fix: Update alert text to say deleted instead of archived ( #5688 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2025-10-07 14:40:13 +02:00
Gergő Jedlicska
c16147463f
feat(ifc importer): respect timeouts ( #5561 )
...
* wip ifc subprocess rework
* feat(ifc-import-service): move the import to a subprocess
* feat(ifc): fix imports
* fix(ifc-import-service): add job_processor to the docker container
* fix(ifc-import-service): wrap the timeout exception and kill the process
2025-10-07 14:07:34 +02:00
andrewwallacespeckle
cb29d5c6e4
fix(fe): minus numbers showing as string filters
...
fix(fe): minus numbers showing as string filters
2025-10-07 12:43:34 +01:00
andrewwallacespeckle
84d0e88bbb
fix(fe): minus numbers showing as string filters
2025-10-07 12:37:04 +01:00
andrewwallacespeckle
fb9ad7b09e
fix(fe): nested property types
...
fix(fe): nested property types
2025-10-07 09:55:59 +01:00
andrewwallacespeckle
bf1ad984a1
fix(fe): nested property types
2025-10-07 09:36:53 +01:00
Chuck Driesler
3ee06809af
feat(automate): add version results to run result schema ( #5682 )
...
* feat(automate): add version results to run result schema
* fix(automate): use new types on FE
2025-10-07 09:42:41 +02:00
Chuck Driesler
b83dae3867
feat(acc): Omnibus ACC PR 2: The Sequel ( #5659 )
...
* fix(acc): disable button on acc item create
* chore(acc): revert temp cors change
* fix(acc): project integrations tab edits
* feat(acc): revise model card
* fix(acc): improve table
* fix(acc): move sync actions to existig menu
* fix(acc): add model button on different size and learn more
* fix(acc): actions that aren't lies
* fix(acc): fix logged out state on sync from ACC button
* chore(acc): bump fct
* fix(acc): re-open dialog
* fix(acc): folder tree overflow
* fix(acc): sticky headers for folders and files
* fix(acc): bump function
---------
Co-authored-by: oguzhankoral <oguzhankoral@gmail.com >
2025-10-07 08:37:46 +01:00
Kristaps Fabians Geikins
1c257b68d3
fix(fe2): more stable presentation loader ( #5683 )
2025-10-07 10:33:27 +03:00