Commit Graph

8914 Commits

Author SHA1 Message Date
andrewwallacespeckle 63e36898c0 fix(fe): selection info alignment for primitive arrays
fix(fe): selection info alignment for primitive arrays
2025-09-01 13:10:11 +01:00
Kristaps Fabians Geikins 1fe74181de fix: default viewMode.edgesEnabled to true if not set (#5352) 2025-09-01 14:59:39 +03:00
andrewwallacespeckle f485ab8025 Merge branch 'main' into andrew/fix-primitive-arrays-alignment-selection-info 2025-09-01 12:12:31 +01:00
Mike 3a0829aa93 Feat: Add Intelligence SU Promo banner (#5348) 2025-09-01 11:59:25 +02:00
Mike 54ca063810 Feat: Block non work emails (#5347) 2025-09-01 11:32:19 +02:00
Kristaps Fabians Geikins a074aedd65 feat: enable saved views for all workspace plans (#5343)
* feat: enable saved views for all workspace plans

* more test fixes
2025-09-01 10:25:10 +03:00
Iain Sproat fdf3b93e95 fix(server/fileuploads): prevent file upload jobs silently failing (#5327) 2025-08-29 14:46:40 +01:00
Benjamin Ottensten cba989722b Fix: Various fixes around saved views (#5345)
* Update empty state copy

* Various copy changes

* Make search smaller

* Tweak spacings

* Better position search

* Polish styling of button group

* Add tooltip to visibility icons

* Fix position of saved view tooltip

* Changes to ··· menus

* Update copy in view details modal

* Fix styling of group empty state

* Fix width of group title while renaming

* Capitalize date

* Change icon color

* Fix truncation

* Add tooltips to all actions

* Undo truncation hover fix

I need to find a different way to fix this. Later.
2025-08-29 15:31:07 +02:00
Kristaps Fabians Geikins 3d8e9ab152 feat(server): hide empty groups if ur not group author (#5344) 2025-08-29 15:43:49 +03:00
Iain Sproat 22f13b152d fix(server/workspace): reduce log level for user-configured oidc problem (#5341)
* fix(server/workspace): reduce log level for user-configured oidc problem

* status code should not be 500 as it is a user error
2025-08-29 11:16:48 +01:00
Kristaps Fabians Geikins d0fe667907 fix(fe2): unset home view label for everything except the new one on update (#5335)
* fix(fe2): unset home view label for everything except the new one on update

* some adjustments

* lint fix
2025-08-29 11:27:52 +03:00
Kristaps Fabians Geikins be3a485fe5 fix(fe2): dont open sectionbox tool upon sectionbox reapply (#5337) 2025-08-29 11:27:43 +03:00
andrewwallacespeckle bd6ecc30a2 fix(fe): view mode edge colours (#5338) 2025-08-28 17:10:11 +03:00
Daniel Gak Anagrov b568e6d946 refactor(multiregion): reduce create stream usages in specs (#5319)
Co-authored-by: Charles Driesler <chuck@speckle.systems>
2025-08-28 14:21:26 +02:00
Kristaps Fabians Geikins e7ed024d52 fix: prevent making a home view personal (#5334) 2025-08-28 14:32:35 +03:00
Kristaps Fabians Geikins dbb3c4a374 feat: make saved views shared by default + copy/ui changes (#5331)
* make default visibility public

* show icon for private

* make view shared/private menu

* Public -> Shared
2025-08-28 13:07:02 +03:00
Kristaps Fabians Geikins 74ebb21594 feat(fe2): updated saved view tabs (#5332) 2025-08-28 13:06:55 +03:00
Kristaps Fabians Geikins 8dbd342a40 feat(fe2): view modes stored in saved views (and elsewhere) (#5320)
* feat(fe2): view modes stored in saved views (and elsewhere)

* lint fixes
2025-08-28 11:40:58 +03:00
Kristaps Fabians Geikins bb29033508 feat(fe2): name saved view groups upon creation (#5330) 2025-08-28 11:39:26 +03:00
Kristaps Fabians Geikins 0516cdc06a fix(fe2): model folders showing errors + some TS IDE optimization (#5329)
* fix(fe2): dont show upload error for model folder row

* chore: vscode TS server speedup
2025-08-28 11:38:53 +03:00
Chuck Driesler 8a9b4829d9 feat(multiregion): replace user replication (#5253) 2025-08-28 10:02:53 +02:00
Kristaps Fabians Geikins 2e30c34cd9 fix(fe2): nuxt 4 related memory leak (#5328) 2025-08-28 09:04:20 +03:00
Chuck Driesler 06cee9a4fa chore(helm): mount encryption key file more correctly (#5324) 2025-08-27 15:20:51 +01:00
Alexandru Popovici c6f4a2e946 fix(viewer-lib): Circle point generation now allocates more efficiently (#5290)
* fix(viewer-lib): Circle point generation now allocates more efficiently

* chore(viewer-lib): Fixed compile error
2025-08-27 16:27:16 +03:00
andrewwallacespeckle a2a5b6bab8 Adjust text styles 2025-08-27 13:39:58 +01:00
andrewwallacespeckle cc376dd596 fix(fe): selection info alignment for primitive arrays 2025-08-27 13:33:53 +01:00
Chuck Driesler 691cbb5816 fix(helm): use correct casing for sso flag value (#5318) 2025-08-27 11:22:17 +01:00
Kristaps Fabians Geikins 843606775c feat(fe2): parallel middlewares (#5314)
* parallel middlewares foundation + hydration mismatch

* moved to fully parallel middlewares

* a bit less hacky

* some more cleanup

* improved nuxt 4 error formatting

* make parallel middlewares toggleable
2025-08-27 12:38:04 +03:00
Kristaps Fabians Geikins 074b554faf feat(fe2): disabled load original version, if already loaded (#5317)
* feat(fe2): diosabled load original version, if already loaded

* minor cleanup
2025-08-27 12:00:37 +03:00
Kristaps Fabians Geikins 5bbcfb0c95 feat(server): savedView.updatedAt prevent change on visibility update (#5316) 2025-08-27 11:59:03 +03:00
Iain Sproat 136cf0bf86 fix(helm chart): deduplicate ingress to /objects/ (#5315) 2025-08-27 09:32:46 +01:00
Kristaps Fabians Geikins 9d9a456b28 chore(fe2): upgrade to nuxt 4 (#5306)
* actual npm update

* migrating plugin

* fix hydration (todo redis)

* fix dashboard title

* linting fixes

* fix ssr dev logs

* fix shared build

* more linting fixes

* more lint fixes

* preview dockerfile fix

* fix max stack trace issue
2025-08-27 10:26:32 +03:00
Gergő Jedlicska c353966993 move acc integration to a per workspace feature access (#5308)
* feat(workspaces): move acc integration to a per workspace feature access
item

* chore(workspaces): remove leftover todo
2025-08-26 17:48:00 +01:00
Daniel Gak Anagrov 8fbe1322e1 chore(multiregion): drop db defaults for project (#5305)
* feat: added migration
* chore: move defaults and other functions outside of repository fn
2025-08-26 16:40:22 +02:00
Iain Sproat c12bc30437 fix(helm chart): serviceaccount references secret (#5313) 2025-08-26 15:39:55 +01:00
Daniel Gak Anagrov 34df472a62 fix(ci): sourcemaps job (#5312) 2025-08-26 16:16:40 +02:00
Mike 35a181e841 Feat: Remove Cal widget (#5311) 2025-08-26 14:48:20 +01:00
Daniel Gak Anagrov 0137fbd0b5 chore: bumb blacksmith build and push action version (#5309)
* chore: bumb blacksmith

* feat: try bump up all machines

* fix: docker builder

* fix: unpin version, fix dockerfiles

* fix: unpin version, fix dockerfiles

* fix: py version
2025-08-26 15:35:14 +02:00
Iain Sproat ea6676238e chore(feature flags): merge background jobs with next gen file importer (#5273)
* chore(feature flags): remove legacyIfcImporterEnabled & experimentalIfcImporterEnabled
- experimentalIfcImporterEnabled is now assumed to be permanently true
- legacyIfcImporterEnabled is now assumed to be permanently false

* chore(feature flags): merge background jobs with next gen file importer

* remove reference to Redis from metrics

* fix README linting

* Update README instructions

* Add port for healthz to definition
2025-08-26 12:21:31 +01:00
andrewwallacespeckle e9d06a48ee fix(fe): comment batchhttplink code to troubleshoot performance issues
fix(fe): comment batchhttplink code to troubleshoot performance issues
2025-08-26 12:16:44 +01:00
Adam Hathcock 812dac9920 OL2(fix) Use BatchingQueue instead of BatchedPool as parsing download happens on main thread asap anyway (#5165)
* Use BatchingQueue instead of BatchedPool as parsing download happens on main thread anyway

* add tests for keyedqueue

* clean up

* more prettier fix
2025-08-26 12:07:02 +01:00
Adam Hathcock cab2a401db OL2 (fix) Simplify idb (#5174)
* Simplify idb usage and collapse the class

* fix tests

* fmt
2025-08-26 12:06:47 +01:00
andrewwallacespeckle 04da031082 fix(fe): comment batchhttplink code to troubleshoot performance issues 2025-08-26 11:54:13 +01:00
Gergő Jedlicska 6982023dca feat(gatekeeper): add per workspace feature flags (#5303)
* feat(gatekeeper): add per workspace feature flags

* feat(workspaces): add admin api for granting and removing access to
workspace features

* fix(workspaces): use the correct constant name

* fix(workspaces): more test type fixes

* fix(shared): fix tests and types

* fix(workspaces): properly use exhaustive switch statement

* fix(workspaces): add new workspace plan feature to switch

* fix(workspaces): use regular integer, its fine for now...

* fix(workspaces): feature flag retention post checkout

* fix(gatekeeper): fix upsert plan tests
2025-08-26 10:23:02 +01:00
Mucahit Bilal GOKER ae3086f681 Update README.md (#5304)
replace speckle.guide links to docs.speckle.systems
2025-08-26 09:15:46 +01:00
andrewwallacespeckle 8e9252ef2f fix(fe): stop flashing between comments
fix(fe): stop flashing between comments
2025-08-22 18:34:51 +01:00
andrewwallacespeckle 85006834f5 fix(fe): stop flashing between comments 2025-08-22 18:25:45 +01:00
Mike 1c1d730914 Fix: remove embed token watcher (#5299) 2025-08-22 13:33:27 +02:00
Kristaps Fabians Geikins 9cb26615a8 chore(fe2): disable prod verbose mismatch logging (#5300) 2025-08-22 12:31:12 +03:00
Kristaps Fabians Geikins 29dcedc168 fix(fe2): project invite decline bugs (#5298) 2025-08-22 11:35:44 +03:00