oguzhankoral
44fdd95840
feat(acc): blind change on update delete mutations from lineageUrn to id
2025-07-31 18:47:40 +03:00
oguzhankoral
edd96b6f6f
fix(acc): types
2025-07-31 17:08:54 +03:00
oguzhankoral
4a9742e4fb
feat(acc): view name text input and graphql
2025-07-31 16:57:39 +03:00
Chuck Driesler
4bed1afc78
fix(acc): update db schema
2025-07-31 15:02:33 +02:00
Chuck Driesler
d040146899
fix(acc): cors and sql fixes
2025-07-31 13:25:46 +02:00
Chuck Driesler
de475a3401
fix(acc): better json request invoke
2025-07-31 12:26:19 +02:00
Chuck Driesler
a49d01888e
fix(acc): classic cors
2025-07-31 12:00:45 +02:00
Chuck Driesler
3efc656f21
fix(acc): acc auth flow to correct url
2025-07-31 01:12:24 +02:00
Chuck Driesler
c55ee0b269
fix(acc): add new secret to service account
2025-07-30 23:42:35 +02:00
Chuck Driesler
696edb1de4
Merge branch 'main' into oguzhan/acc-connector
2025-07-30 14:48:32 +02:00
Chuck Driesler
e3d0c5aab3
fix(tests): soften flaky test ( #5164 )
...
* fix(tests): soften flaky test
* fix(tests): use different syntax
2025-07-30 13:04:59 +01:00
Chuck Driesler
75c8c9c976
fix(acc): correct use of regional dbs
2025-07-30 13:06:40 +02:00
Chuck Driesler
e8ec0e0f7a
chore(acc): code style
2025-07-30 12:42:47 +02:00
Benjamin Ottensten
4579ec7109
Feat: Support for undo/redo in section tool ( #5161 )
...
* Allow undoing rotations
* Allow redoing undos
* Improve how the very first rotation is stored
* Track the history of any section box edit
* Also update section outlines when undoing/redoing
* Increase how much history we store
* Start initial index at 0
* Rewrite some comments
* Use existing OBB class instead
* Get rid of fudge
* Only support undo/redo when section tool is visible
* Update naming
2025-07-30 11:56:25 +02:00
Chuck Driesler
623711fb57
chore(acc): fe gqlgen
2025-07-30 11:24:11 +02:00
Chuck Driesler
e09668b421
chore(acc): yaml lint
2025-07-30 10:57:39 +02:00
Chuck Driesler
b7e43f70ca
chore(acc): set default env values
2025-07-30 10:43:49 +02:00
Chuck Driesler
1679ac4ec1
feat(acc): sync item subscriptions
2025-07-30 00:49:05 +02:00
Chuck Driesler
88abc5473d
fix(acc): try trigger import on sync item create
2025-07-30 00:12:30 +02:00
Chuck Driesler
0f62f18de4
chore(acc): the last of the repos and services
2025-07-29 19:12:18 +02:00
Benjamin Ottensten
3044c6b342
Snap section box rotation to nearest 15 degrees ( #5157 )
...
* Rotate by 15 degrees when shift key is pressed
* Move consts outside
* Make snap angle a configurable option
* Add comment about support for snapped rotation
2025-07-29 13:05:34 +02:00
Daniel Gak Anagrov
59028aafda
fix: publish server as latest too ( #5155 )
2025-07-28 19:42:33 +02:00
Chuck Driesler
ec692afe87
chore(acc): on the way to pagination
2025-07-28 18:37:22 +01:00
Chuck Driesler
0674a0d3ec
chore(acc): even mo services
2025-07-28 18:12:29 +01:00
Daniel Gak Anagrov
873c52ecc2
fix: stripe ( #5156 )
2025-07-28 18:40:34 +02:00
Chuck Driesler
64d7aece29
chore(acc): mo repos mo services
2025-07-28 17:02:18 +01:00
Adam Hathcock
9220a3ee4b
ol2(feat) remove dexie dependency ( #5148 )
...
* add new indexed db wrapper
* remove dexie and use new idb
* change storage durability
* allow undefined gets
* some clean up
* linting fixes
* add db close
* cleaner upgrade DB and more clean up
* fix database issues by deleting things instead of upgrading them
2025-07-28 15:57:07 +01:00
Daniel Gak Anagrov
5bf5514819
fix: protect message of activity stream beeing to long ( #5146 )
...
* fix: protect message of activity stream beeing to long
* feat: tests
* fix: test
2025-07-28 15:43:49 +02:00
Daniel Gak Anagrov
d5e2a03b62
feat: drop multiregion ci ( #5154 )
...
* feat: drop multiregion ci
* fix: vulnerabilty scan
2025-07-28 13:51:23 +02:00
Daniel Gak Anagrov
d3d0178f7f
fix: codecov ( #5150 )
...
* fix: codecov
* feat: try new codecov setup
* feat: try new codecov setup
2025-07-28 13:24:15 +02:00
Gergő Jedlicska
c8056d71f3
feat(ifc-import-service): integrate the specklepy parser ( #5147 )
...
* feat(ifc-import-service): integrate the specklepy parser
* chore(ifc-import-service): lock packages
2025-07-28 12:46:27 +02:00
Gergő Jedlicska
2ed6b6bcf9
feat(versions): allow markingReceived for versions with a streams:read ( #5151 )
...
scope
2025-07-28 12:41:57 +02:00
Adam Hathcock
7c1b9fa035
OL2(fix) Make a returned RawEncoding value return an empty Item instead of a undefined item ( #5145 )
...
* Make a returned RawEncoding value return an empty Item instead of a undefined item
* add generated tests and also cover RawEncoding case
2025-07-28 11:31:41 +01:00
Gergő Jedlicska
c9342e7dfb
feat(gatekeeper): update stripe checkout session params for anrok ( #5149 )
2025-07-28 12:14:48 +02:00
Chuck Driesler
e894477cd3
fix(acc): env variables and repo functions
2025-07-25 21:18:43 +01:00
Chuck Driesler
da338e1cd1
fix(acc): acc client methods
2025-07-25 17:48:31 +01:00
Adam Hathcock
40e2b8148d
OL2 (feat): dont return or save rawencoding type ( #5143 )
...
* Skip Objects.Other.RawEncoding when found
* ensure raw encoding is skipped
* Update packages/objectloader2/src/core/stages/serverDownloader.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Don't encode bytes if we don't have to
* oops, use const
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-25 14:37:55 +01:00
Adam Hathcock
167bbed7be
(fix) debug mode for viewer ( #5142 )
...
* Fix the debug usage for the viewer
* formatting
2025-07-25 10:50:38 +01:00
Chuck Driesler
fd350e79d7
fix(acc): encode correctly
2025-07-25 09:50:49 +01:00
Chuck Driesler
8fbe2fe9ca
fix(acc): check if ready before import
2025-07-25 09:20:55 +01:00
Iain Sproat
5889ee96e8
fix(.env.example): file import example now needs REDIS_URL ( #5140 )
2025-07-24 15:05:15 +01:00
Chuck Driesler
2752fead21
chore(acc): import type
2025-07-24 13:29:16 +01:00
andrewwallacespeckle
e005bbacb2
fix(fe): Add project menu hydration mismatch
...
fix(fe): Add project menu hydration mismatch
2025-07-24 13:00:51 +01:00
andrewwallacespeckle
ec35ddd5ef
fix(fe): Members avatar group hydration mismatch
...
fix(fe): Members avatar group hydration mismatch
2025-07-24 13:00:36 +01:00
Chuck Driesler
ce7a004ce0
Merge branch 'main' into oguzhan/acc-connector
2025-07-24 12:40:01 +01:00
andrewwallacespeckle
5e0d05beec
fix(fe): Members avatar group hydration mismatch
2025-07-24 12:38:44 +01:00
andrewwallacespeckle
4754b331f2
fix(fe): Add project menu hydration mismatch
2025-07-24 12:32:11 +01:00
Chuck Driesler
810005fe4f
chore(acc): bump function again
2025-07-24 11:54:49 +01:00
Mike
24b6f1f329
Feat: Improved workspace switcher ( #5058 )
2025-07-24 12:31:43 +02:00
Chuck Driesler
4270255df5
chore(acc): bump function release id
2025-07-24 10:11:13 +01:00