Commit Graph

4652 Commits

Author SHA1 Message Date
andrewwallacespeckle c3fead98a2 Swap Order of grid/list to reflect new default (#2156) 2024-03-22 14:14:28 +00:00
Kristaps Fabians Geikins 663eaac5a2 fix(server): commit import not finishing correctly (#2153)
* fix(server): commit import not finishing correctly

* awaiting last batch added

* minor fix
2024-03-22 11:27:34 +02:00
andrewwallacespeckle a489a7bb9a Replace YouTube video with Vimeo (#2152)
* Update Whats New Dialog

* Loop Vimeo Video

* Update FE1 Video to vimeo

* Fix fe1 warning
2024-03-21 13:25:14 +00:00
Kristaps Fabians Geikins 5cee5c5886 Merge branch 'main' of github.com:specklesystems/speckle-server 2024-03-21 13:46:19 +02:00
Kristaps Fabians Geikins 04fd9409d3 feat(fe2): allow disabling objectloader cache 2024-03-21 13:46:02 +02:00
Kristaps Fabians Geikins 32a5a36ae3 feat(fe2): project tabs synced w/ URL + various hydration mismatch fixes (#2149)
* WIP project tabs + resolved various hydration mismatches

* hydration mismatch workaround

* getting rid if old pages

* fixed page tab underlines

* minor cleanup

* support trailing slash

* a few viewer bugfixes
2024-03-21 12:18:00 +02:00
Kristaps Fabians Geikins f9f490b440 fix(server): allow standard users to batch invite to server (#2150)
* fix(server): allow standard users to batch invite to server

* added max 10 invite batch limit

* minor change
2024-03-20 17:51:24 +02:00
Alexandru Popovici e406c5dc7f Fixed the sandbox (#2147) 2024-03-19 14:30:14 +02:00
Kristaps Fabians Geikins b62b5a64c1 fix(fe2): viewer settings persisting into the next viewer load (#2146) 2024-03-19 14:11:36 +02:00
Alexandru Popovici 37a94faa6c Measurements fixes (#2141)
* TAS does not only test for intersections on front facing triangles anymore

* Raycasting against a billboard speckle text before it's first frame is rejected

* Handled WBX-353. Fixed an issue where measurement gizmos were given incorrect screen sizes. Possible fix for incorrect NDC normal calculation for perpendicular measurement normal indicator. Needs more mafs

* When computing the perp measurement's normal line indicator we don't apply the perspective divide anymore after computing the normal in clip space. This fixes the issue where -Y normal direction was almost never correctly reported

* Removed log
2024-03-19 14:03:17 +02:00
Alexandru Popovici 5374b5fb98 Hidden Object Outlines (#2140)
* WIP on WBX-383

* Implemented stencil outline only material as an option in MaterialOptions. The depth pass now uses explicit depth only visibility lists instead of the opaque ones.
2024-03-19 13:41:30 +02:00
Alexandru Popovici 74ffb45428 Draw range error fix (#2138)
* Fix for draw range issues for more complex combination of filters. Don't like the current state, rework overdue

* Added a rebar model
2024-03-19 12:41:18 +02:00
Kristaps Fabians Geikins 9eeb07c7f0 feat(fe2): upgrade to nuxt 3.11 (#2145)
* feat(fe2): upgrade to nuxt 3.11

* linting fixes
2024-03-19 11:59:36 +02:00
Kristaps Fabians Geikins 98e2ac6bdd chore(fe2): re-enable minification 2024-03-19 10:30:57 +02:00
Kristaps Fabians Geikins 23955106d5 fix(fe2): adblock breaking the site 2024-03-19 10:19:01 +02:00
Kristaps Fabians Geikins 15b7bf3e53 chore(fe2): datadog user identification setup 2024-03-18 14:33:25 +02:00
Benjamin Ottensten 9ab69e3c77 Update link to the web app in the README 2024-03-18 13:29:43 +01:00
Kristaps Fabians Geikins 7d42ccddff feat(fe2): enable datadog rum (#2143) 2024-03-18 11:41:29 +02:00
Iain Sproat a796375ca7 chore(circleci): remove need for approval to build images (#2142) 2024-03-15 16:46:27 +00:00
github-actions[bot] bbe48effd0 Update image digests (#2139)
Signed-off-by: specklebot <devops@speckle.systems>
Co-authored-by: specklebot <devops@speckle.systems>
2024-03-15 16:42:10 +00:00
Iain Sproat e9907404cf chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#2137) 2024-03-14 19:50:30 +00:00
Iain Sproat 5f71290820 chore(deps): bump vite from 4.5.1 to 4.5.2 (#2136) 2024-03-14 19:43:23 +00:00
Iain Sproat 1afc3c952f chore(deps): bump ip from 2.0.0 to 2.0.1 (#2135)
- resolves https://github.com/specklesystems/speckle-server/security/dependabot/222
2024-03-14 19:36:36 +00:00
dependabot[bot] 051f3f343a chore(deps-dev): bump vite from 4.5.1 to 4.5.2 (#2057)
* chore(deps-dev): bump vite from 4.5.1 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* revert change to packages/viewer-sandbox/package.json

* Update yarn.lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com>
2024-03-14 19:27:37 +00:00
Iain Sproat 565f110a16 chore(deps): bump openid-client from 5.3.1 to 5.6.5 (#2130)
bumps jose from 4.11.1 to 4.15.5 to address https://github.com/specklesystems/speckle-server/security/dependabot/223
2024-03-14 19:18:14 +00:00
Iain Sproat 1d3a9629e3 chore(deps): bump undici to 5.28.3 (#2133) 2024-03-14 19:16:43 +00:00
Iain Sproat f55b341cd9 fix(circleci): ignore approvals for ^testing\d*$ branches (#2134) 2024-03-14 15:54:08 +00:00
andrewwallacespeckle 60088756b1 Give New Speckle Banner priority over Feedback (#2132) 2024-03-14 14:34:17 +00:00
andrewwallacespeckle 9d2e705763 Fix bugs reported by Matteo. Ensure close is in the div, and hide button when all completed (#2131) 2024-03-14 14:13:00 +00:00
andrewwallacespeckle 3c83d31459 [WBX-103] - FE1 to FE2 Messaging (#2121)
* Home page & Nav Footer

* FE1 Changes

* FE2 Changes WIP

* Dark mode onboarding

* FE2 Cookie for Banner/Dialog

* FE1 DIalog WIP

* Local Storage for FE1

* Add bgcolour to segmentation

* Add responsive message to fe1 login

* Update SVGS

* Fix build WIP

* Skip to Close

* Changes from Agi testing

* Update announcement banner

Updated icons, copy, spacings

* Update FE2 announcement copy and links

* Add video to FE2 announcement dialog

* Add video to FE1

* Minor Updates pre CR

* Update blog link

* Remove menu item

* Rename Dismissed

* added fe2 messaging query field

* Updates from CR

* helm chart changes

* Use new env for displaying fe2 messaging

* Fix build

* fixed helm readme values

* Updates from CR

---------

Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com>
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
2024-03-14 13:19:29 +00:00
Iain Sproat e5862c66de chore(circleci): allow testing* to build helm chart (#2124) 2024-03-14 10:40:10 +00:00
Kristaps Fabians Geikins baabae627c fix(fe2): viewer SSR query optimization (#2129)
* fix(fe2): viewer SSR query optimization

* fix apollo upload link
2024-03-14 12:13:59 +02:00
andrewwallacespeckle fab231a05e Pre FE2 launch - Last testing/improvements (#2127)
* Make sure scroll is visible in comments

* Improve Mobile Comments/Selection Info

* Updates

* Fix apple dialog bug

* Fix apple bug - not using dvh
2024-03-14 09:49:02 +00:00
Alexandru Popovici 0bc423c71f Measurements extension now has accessors for active and selected measurements (#2110) 2024-03-14 10:32:36 +02:00
Alexandru Popovici 9b21f95498 Fixed a possible source of hardlocking (#2126) 2024-03-13 19:21:45 +02:00
andrewwallacespeckle dfa340afbe Add breadcrumbs to discussions and models. Temp change to routing (#2123)
* Add breadcrumbs to discussions and models. Temp change to routing

* Fix build
2024-03-13 15:26:14 +00:00
andrewwallacespeckle 0d3133db9b Change default view to List from Grid (#2119) 2024-03-13 13:36:09 +00:00
andrewwallacespeckle ad04d348e2 Remove translate which caused problems in certain views (#2120) 2024-03-13 13:14:22 +00:00
Alexandru Popovici 92d9dbd948 Selection state is now preserved after other filtering operations are applied (#2114) 2024-03-13 13:10:14 +02:00
Kristaps Fabians Geikins d3ef6788eb feat(fe2): core web vitals report + dynamic raygun tags (#2117)
* feat(fe2): route-based raygun tags

* feat: toggle cwv report

* added ttfb
2024-03-13 11:54:13 +02:00
Benjamin Ottensten 663a5b4ddc Use FE2 language in emails (#2115)
* Update copy in the Invite email

* Update copy in the comment email

* Update copy in project access emails
2024-03-13 10:46:35 +01:00
andrewwallacespeckle 84a485d293 FE2 - Visual improvements from pairing with Agi (#2111)
* Small tweaks from Agi List

* Reset Filters Animation

* Changes to Scene Explorer Filtering

* WIP

* New Versions Icon

* Add SunLightShadows

* Small changes pre CR

* Remove unneeded prosp
2024-03-12 12:41:28 +00:00
andrewwallacespeckle c26b188327 Fix Projects and Discussions Pages (#2113) 2024-03-12 12:28:29 +00:00
andrewwallacespeckle 22d1aff88f Add w-full to grid to ensure it fills mobile (#2112) 2024-03-12 12:28:14 +00:00
Kristaps Fabians Geikins 7775dad283 minor rum config adjustments 2024-03-12 12:30:52 +02:00
Alexandru Popovici 3476fb651a Viewer lib Material fixes (#2095)
* Fixed WBX-341

* Fixed WBX-342

* Fix for WBX-343. Unused materials no longer pile up in MeshBatch materials

* Unused materials no longer pile up in InstancedMeshBatch materials

* Moved material cleaning at the begining of draw groups flatening for both instanced and non instances batches. Added a cached material lookup table for both instanced and non instanced speckle meshes. This fixes the issues with setMaterial and material instances we were seeing when diffing

* Handled WBX-356 and WBX-357. Most important change here, is adding behavior for when a new draw groups is set which engulfs other existing draw groups. The previous lack of implementation for this particular case made filtering (for example) assign materials incorrectly

* Fix for WBX-358. Line batch materials were not setting their opacity

* WIP on fixing some issues with selection + coloring
2024-03-12 11:04:50 +02:00
Kristaps Fabians Geikins be078daa5a rum init clean 2024-03-11 19:03:15 +02:00
Kristaps Fabians Geikins 2ab84377a7 raygun setup cleanup 2024-03-11 18:43:19 +02:00
Benjamin Ottensten 7eea29ee1f Update Grid/List view toggle component to make the active item clearer (#2108)
* Make the active item clearer

* Add a tippy to each toggle button
2024-03-11 16:06:56 +01:00
Benjamin Ottensten 7e548607ec Make Following clearer (#2109)
* Make following clearer

* Add outer rounded borders on each side

* Center using flex (cleaner)
2024-03-11 15:10:32 +01:00