Commit Graph

8527 Commits

Author SHA1 Message Date
Mike Tasset 7ff54963aa Merged main 2025-08-05 15:08:34 +02:00
Mike Tasset d81f2d3a8f Merge branch 'feature/initial-viewer-ui-updates' of github.com:specklesystems/speckle-server into feature/initial-viewer-ui-updates 2025-08-05 14:39:10 +02:00
Kristaps Fabians Geikins 0633340de3 fix(server): multiregion saved views not being listed properly (#5183) 2025-08-05 15:33:27 +03:00
andrewwallacespeckle f756233170 Accessibility 2025-08-05 13:00:21 +01:00
Kristaps Fabians Geikins 902c290a63 fix(server): attempting to import .d.ts files (#5180) 2025-08-05 13:20:32 +03:00
Kristaps Fabians Geikins 9545ff6147 fix(shared): parseFeatureFlags should ignore empty string values (#5179)
* fix(shared): parseFeatureFlags should ignore empty string values

* updated values.yaml

* updated values.yaml

* tests fix
2025-08-05 12:54:53 +03:00
Kristaps Fabians Geikins a6287fc06d feat(fe2 & server): saved views foundation (list & view) + bits n bobs (#5163)
* init db migration

* WIP store view

* create service call

* WIP insertion

* insert sort of works

* moving code arounmd

* creation tests

* avoid duplicate entries

* fixes from main

* basic group retrieval works

* group filtering works

* WIP view listing

* filter by acl

* fixes + WIP single group retrieval

* wip pivot

* more pivot query fixes

* tests fixed after pivot

* views list tests

* fixing test command

* business plan only checks

* more tests for coverage

* .dts import fix

* cli fix

* anutha one

* auth policy tests for business plan access

* WIP saved views panel base

* BE listing adjustments

* WIP group rendering

* group render done

* WIP post create cache updates

* listing fine?

* my vs theirs

* auto open

* minor fixes

* click load omg

* nicely loading views

* type fix

* less spammy loading

* another type fix:

* more lint fix

* test fix

* codecov disable

* moar coverage

* fix sidebar flashin

* more test coverage

* more test cvoverage

* minor adfjustments

* adj

* saved view wipe fixes

* CSR viewer

* more improvements

* extra feature flag checks

* lint fix

* feature flags fix

* more test fixes
2025-08-05 11:52:50 +03:00
Mike Tasset 06f59e0f31 Fix mobile tooltip artifacats 2025-08-04 21:45:37 +02:00
Mike Tasset c6769373a7 Merge branch 'feature/initial-viewer-ui-updates' of github.com:specklesystems/speckle-server into feature/initial-viewer-ui-updates 2025-08-04 18:45:38 +02:00
Mike Tasset 1acd511ea3 Handle force closing logic on mobile 2025-08-04 18:44:50 +02:00
andrewwallacespeckle 3b9c67d04a Show buttons on mobile 2025-08-04 17:16:01 +01:00
andrewwallacespeckle 574055979d Fix scrollbar 2025-08-04 17:03:26 +01:00
andrewwallacespeckle 1cbeba25c1 Version alignment 2025-08-04 16:40:15 +01:00
andrewwallacespeckle 2f3ebd8b67 Better scrollto 2025-08-04 16:32:30 +01:00
andrewwallacespeckle 2a61b534e7 Revert gql commit 2025-08-04 16:20:31 +01:00
andrewwallacespeckle 8272ce475f Tidy up composable. Dev mode 2025-08-04 16:20:00 +01:00
andrewwallacespeckle 66e800699f Use CommonLoadingIcon for preview image preview 2025-08-04 15:49:37 +01:00
andrewwallacespeckle 1235a32b13 Fix array expansions 2025-08-04 15:37:59 +01:00
Mike Tasset 158ce9cd12 Always unfold first selected item 2025-08-04 15:54:02 +02:00
andrewwallacespeckle e46328a00d Expansion Triangle changes 2025-08-04 14:50:18 +01:00
andrewwallacespeckle 89355b370f Small alignment fix 2025-08-04 14:42:34 +01:00
andrewwallacespeckle e5b1d604fe Tidy up components 2025-08-04 14:36:41 +01:00
andrewwallacespeckle 7cfcd5cfc6 Only scroll when external selection 2025-08-04 13:27:06 +01:00
andrewwallacespeckle 3012a0fe95 Merge branch 'feature/initial-viewer-ui-updates' of https://github.com/specklesystems/speckle-server into feature/initial-viewer-ui-updates 2025-08-04 13:14:40 +01:00
andrewwallacespeckle eea9d74911 Update virtuallist 2025-08-04 13:14:16 +01:00
Mike Tasset bbd3bfd273 Merge branch 'main' into feature/initial-viewer-ui-updates 2025-08-04 13:16:02 +02:00
Mike Tasset e8270056bb Fix follow mode 2025-08-04 13:12:00 +02:00
Kristaps Fabians Geikins 23e9cd31b9 fix(server): yarn dev fix 2025-08-04 13:50:31 +03:00
Kristaps Fabians Geikins 505df5b209 fix(server): tsx env check 2025-08-04 13:45:58 +03:00
Kristaps Fabians Geikins 3ff32d639d feat(server): allow running migrations w/o having to build (#5178)
* feat(server): allow running migrations w/o having to build

* package.json fix

* avoid string mutation

* CLI for purging test DB
2025-08-04 13:40:28 +03:00
Mike Tasset 0a0a28e734 Merge branch 'feature/initial-viewer-ui-updates' of github.com:specklesystems/speckle-server into feature/initial-viewer-ui-updates 2025-08-04 12:30:01 +02:00
Mike Tasset 35f6da75a9 Close dropdown on click 2025-08-04 12:29:26 +02:00
andrewwallacespeckle 9b4109832f WIP New virtual tree 2025-08-03 20:31:17 +01:00
Alexandru Popovici d6d6a4a4ec fix(viewer-lib): Shaded Mode no longer shows outlines of hidden objects (#5177) 2025-08-01 21:35:18 +03:00
Alexandru Popovici f9e5af19f3 chore(viewer-lib): Text now uses it;s color proxy before any other material sources (#5176) 2025-08-01 17:49:07 +03:00
Alexandru Popovici a6c26c387a fix(viewer-lib): The invisible 'E' axis is no longer selectable or existing (#5175) 2025-08-01 16:51:39 +03:00
andrewwallacespeckle 8c5348b380 Keep models alive 2025-08-01 13:33:44 +01:00
andrewwallacespeckle ee96cfef10 Keep buttons visible when menu opens 2025-08-01 12:55:02 +01:00
andrewwallacespeckle b65bb9023b Models empty state 2025-08-01 12:50:12 +01:00
Mike Tasset fcb1d4c136 p1 2025-08-01 12:24:36 +02:00
Alexandru Popovici 52dc47a6c2 fix(viewer): Instances that have negataive scaling transforms noow flip their normals either in the shader when instanced rendering, either when building the mesh batch if demoted from instanced rendering by the batcher (#5173) 2025-08-01 11:19:27 +03:00
Mike Tasset a1da72804a Updated dropdown text 2025-08-01 09:18:28 +02:00
Mike Tasset 99ba1734c8 More alignment fixes 2025-07-31 22:53:53 +02:00
Mike Tasset 89c855d5dc more 2025-07-31 22:47:01 +02:00
Mike Tasset f6dfda6918 more random shit 2025-07-31 22:29:54 +02:00
Mike Tasset 070e57adb0 Random fixes 2025-07-31 22:20:27 +02:00
Mike Tasset 78e003512e Updated docs links 2025-07-31 21:52:39 +02:00
Mike Tasset 15e5497e83 Fix section box reset 2025-07-31 21:50:13 +02:00
andrewwallacespeckle ea28f21442 Use separate for more tooltips 2025-07-31 21:11:04 +02:00
andrewwallacespeckle 1af26b4b66 Version alignment fixes. Drag cursors. Fix linter 2025-07-31 21:08:49 +02:00