Charles Driesler
327dbbbd35
fix(acc): FASTER
2025-08-05 17:20:40 +01:00
Charles Driesler
6f5b664834
fix(acc): don't forget to call your functions
2025-08-05 16:32:45 +01:00
Charles Driesler
b76b4a5d29
Merge branch 'main' into oguzhan/acc-connector
2025-08-05 16:21:49 +01:00
Charles Driesler
8e7bbe516b
chore(acc): bump function version
2025-08-05 16:21:28 +01:00
Charles Driesler
e2d6f36fae
fix(acc): this is why we test
2025-08-05 15:44:35 +01:00
Jedd Morgan
392a285423
feat(file-import): Proposed changes for file type handling with various FF ( #5181 )
...
* Proposed-changes
* Reverted changes to acceptedFileExtensions
* revert docker yml changes
* and again
* reverted yarn lock
2025-08-05 15:30:57 +01:00
Charles Driesler
6fd54b5a41
Merge branch 'main' into oguzhan/acc-connector
2025-08-05 13:57:05 +01:00
Charles Driesler
b19c8477c7
fix(acc): string enum
2025-08-05 13:56:37 +01:00
Kristaps Fabians Geikins
0633340de3
fix(server): multiregion saved views not being listed properly ( #5183 )
2025-08-05 15:33:27 +03:00
Charles Driesler
9096190568
fix(acc): move type augmentations
2025-08-05 13:25:06 +01:00
Charles Driesler
9f57e42152
fix(acc): revert cors change
2025-08-05 12:59:15 +01:00
Charles Driesler
a4b0f1eee5
Merge branch 'main' into oguzhan/acc-connector
2025-08-05 11:46:37 +01:00
Charles Driesler
9c637c27a4
Merge branch 'main' into oguzhan/acc-connector
2025-08-05 11:45:44 +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
Charles Driesler
5669675dc7
chore(acc): fix build
2025-08-05 00:59:17 +01:00
Charles Driesler
e989ae871c
Merge branch 'main' into oguzhan/acc-connector
2025-08-05 00:52:34 +01:00
Charles Driesler
6da00d524c
fix(acc): policy and usage in FE
2025-08-05 00:52:16 +01:00
Charles Driesler
4b96a9faeb
fix(acc): getter gql and more
2025-08-04 23:05:39 +01:00
oguzhankoral
2ab81f201d
chore(acc): better toast
2025-08-04 20:48:11 +03:00
oguzhankoral
ef747de057
chore(acc): log
2025-08-04 19:36:41 +03:00
oguzhankoral
685401b829
Fix(acc): fe subs
2025-08-04 19:07:10 +03:00
oguzhankoral
c5d46ea267
Fix(acc): correct graphql argument for subs
2025-08-04 18:23:50 +03:00
oguzhankoral
a322d76273
Fix(acc): subscriptions for update and delete
2025-08-04 18:19:23 +03:00
oguzhankoral
331d6a5e06
chore(acc): do not disable sync items
2025-08-04 17:40:54 +03:00
oguzhankoral
9e5c1d3c4d
chore(acc): get rid of from timeouts for refetch
2025-08-04 17:12:47 +03:00
oguzhankoral
cf9cf141fe
chore(acc): remove token slice and log out
2025-08-04 17:08:10 +03:00
oguzhankoral
7c29d2d992
chore(acc): css
2025-08-04 16:42:36 +03:00
oguzhankoral
32574895e3
feat(acc): add view name to table
2025-08-04 16:41:56 +03:00
oguzhankoral
2581389653
feat(acc): get feature flag from env to enable tab
2025-08-04 16:14:31 +03:00
oguzhankoral
8ce52f47ae
chore(acc): remove download button and its logic
2025-08-04 16:13:45 +03: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
Charles Driesler
46d6e18192
fix(acc): tell nobody what happened here today
2025-08-01 21:00:04 +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
Charles Driesler
85b90e6ecf
chore(acc): bump function and update inputs
2025-08-01 19:26:17 +01:00
Charles Driesler
3828115c09
Merge branch 'main' into oguzhan/acc-connector
2025-08-01 18:21:13 +01: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
Charles Driesler
898e8ee149
fix(acc): query non-unique sync item urns
2025-08-01 15:21:36 +01: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
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
oguzhankoral
71559e0cb1
fix(acc): missing id on delete resolver
2025-07-31 20:58:43 +03:00
oguzhankoral
55b63f45e6
fix(acc): delete by id
2025-07-31 20:25:03 +03:00
oguzhankoral
262d76aedc
fix(acc): frontend for update delete
2025-07-31 19:48:09 +03:00
oguzhankoral
d4b9d4a002
fix(acc): remove fileLineageUrn
2025-07-31 19:20:38 +03:00
oguzhankoral
44fdd95840
feat(acc): blind change on update delete mutations from lineageUrn to id
2025-07-31 18:47:40 +03:00
Daniel Gak Anagrov
4e62c78b15
fix: added in progress to ifc importer service ( #5172 )
...
* fix: added in progress to ifc importer service
* feat: improved background job handling
2025-07-31 17:11:00 +02:00
oguzhankoral
edd96b6f6f
fix(acc): types
2025-07-31 17:08:54 +03:00