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
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
ef747de057
chore(acc): log
2025-08-04 19:36:41 +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
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
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
Charles Driesler
898e8ee149
fix(acc): query non-unique sync item urns
2025-08-01 15:21:36 +01: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
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
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
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
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
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