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
Kristaps Fabians Geikins
e10a838c14
fix(fe2): another attempt at fixing preview img hydration mismatches ( #5297 )
2025-08-22 11:12:01 +03:00
Kristaps Fabians Geikins
e4f260c22e
fix(fe2): use users time zone in SSR ( #5296 )
...
* fix(fe2): use users time zone in SSR
* better cookie update logic
* preview image adjustment, lets throw it in hehe
* devLog only in dev mode
* another hopeful image hydration fix
2025-08-22 10:44:19 +03:00
Kristaps Fabians Geikins
624b56eacf
chore(fe2): even more performant and even less hydration mismatches ( #5292 )
...
* fix(fe2): more preview related mismatch fixes
* moar
* a bunch of preloads
* more preloads
* batchlink
* undo cache only
* lint fix
* more query opt
* rate limiter adjustments to account for batched reqs
2025-08-22 08:22:18 +03:00
Mike
eddf99ca64
Fix: Dont show cantCreate reason while loading ( #5280 )
2025-08-21 17:56:09 +02:00
Mike
ef5090e884
Fix: Cleanup and convert images ( #5285 )
2025-08-21 17:55:53 +02:00
Kristaps Fabians Geikins
4d67ac41b7
feat(fe2): safe logger composable for logging anywhere ( #5288 )
...
* feat(fe2): safe logger composable for logging anywhere
* devlogger adjusted too
* allow suppressing fallback logger usage
* report fallback only once
2025-08-21 13:58:22 +03:00
Kristaps Fabians Geikins
8c745ad853
fix(fe2): nuxt state being missing in some cases ( #5287 )
2025-08-21 13:11:54 +03:00
Kristaps Fabians Geikins
fa4784c2d4
fix(fe2): embed token w/ reset auth state breaking SSR ( #5286 )
...
* fix(fe2): embed token w/ reset auth state breaking SSR
* attempt to fix nuxt unavailable
2025-08-21 12:20:22 +03:00
Daniel Gak Anagrov
89abdf7809
chore: added basic docs to ifc importer service ( #5283 )
2025-08-21 10:08:02 +01:00
andrewwallacespeckle
e7c5d5c7fb
fix(fe): prevent native context menu on Windows
...
fix(fe): prevent native context menu on Windows
2025-08-21 09:56:03 +01:00
Kristaps Fabians Geikins
b23fea9ae3
feat(fe2): enable better hydration mismatch errors in prod ( #5284 )
...
* feat(fe2): enable better hydration mismatch errors in prod
* some adjustments
* fixxx
2025-08-21 11:14:47 +03:00
Mike
631a7f8ed1
Fix: Fix Orthographic typo ( #5279 )
2025-08-21 09:58:57 +02:00
Kristaps Fabians Geikins
b2a6f91984
feat(fe2): error reference copy on email verify page ( #5282 )
2025-08-21 10:17:01 +03:00
Kristaps Fabians Geikins
9688ef68ea
fix(fe2): more fixes and performance improvements ( #5281 )
...
* fix(fe2): further preview image cleanup/optimization
* server log streaming
* more hydration mismatch fixes
* lint fix
2025-08-21 09:57:47 +03:00
Kristaps Fabians Geikins
d17113c154
fix(fe2): full cache reset on log out ( #5276 )
...
* fix(fe2): full cache reset on log out
* avoid full reload
* minor adjustment
* minor adjustment
* lint fix
2025-08-21 08:56:12 +03:00
Kristaps Fabians Geikins
47b9e9c5bc
fix(fe2): various performance fixes ( #5278 )
...
* fix(fe2): buggy merge policies causing cache read failures
* improved CWV reporting
* improved preview lcp
* more eager load improvements
* more eager load improvements
* SSR friendly relative time
* import fixes
2025-08-21 07:50:57 +03:00
Benjamin Ottensten
f4382c9664
Add ifc importer to workspace ( #5277 )
2025-08-20 14:13:52 +01:00
Iain Sproat
7a222c6aae
chore(feature flags): remove legacyIfcImporterEnabled & experimentalIfcImporterEnabled ( #5270 )
...
- experimentalIfcImporterEnabled is now assumed to be permanently true
- legacyIfcImporterEnabled is now assumed to be permanently false
2025-08-20 13:54:15 +01:00
Kristaps Fabians Geikins
f94cd775aa
fix(fe2): fix group auto-open ( #5274 )
...
* fix(fe2): fix group auto-open
* further improved group open state handling
2025-08-20 14:01:13 +03:00
Kristaps Fabians Geikins
4af72bc87b
fix(fe2): disable set as home view if private view ( #5272 )
2025-08-20 13:20:52 +03:00
andrewwallacespeckle
241306d34d
fix(fe): prevent native context menu on Windows
2025-08-20 11:18:15 +01:00
Kristaps Fabians Geikins
cf298994a8
fix(server): viewerResources failing w/ nonexistent view ( #5271 )
2025-08-20 13:06:17 +03:00
Kristaps Fabians Geikins
3adf458e7a
fix: various activity broadcast issues ( #5269 )
2025-08-20 11:35:04 +03:00
Kristaps Fabians Geikins
79ccd28828
feat: saved views search ( #5266 )
...
* feat: saved view search
* caching fixes
* clean up chromatic
2025-08-20 10:58:35 +03:00