Commit Graph

27 Commits

Author SHA1 Message Date
Oğuzhan Koral 05e00d2c5c feat(acc): revamp (#5501)
* chore(acc): put permission gql in correct place

* feat(acc): swap to new rvt import

* fix(acc): add oda secrets

* feat(acc): auth cookies

* feat(acc): introduce integrations as workspace setting

* feat(acc): create sync item from models

* fix(acc): bump

* fix(acc): naming lost in merge

* feat(acc): no acc tab - table under settings

* chore(acc): new sync but will disapper

* feat(acc): see statuses over model list

* chore(acc): fix return type

* chore(acc): type saga

* chore(acc): status badge

* chore(acc): refactor acc gql (#5556)

* checkpoint

* fix(acc): refactor gql items

* feat(acc): double button

* chore(acc): gqlgen

* fix(acc): model ids are not project ids

* chore(acc): bump function version

* chore(acc): split up clients

* feat(acc): more-optimised gql folder fetching schema

* feat(acc): acc folder contents gql impl

* feat(acc): apollo cache optimisations

* chore(acc): gqlgen

* fix(acc): return something for

* fix(acc): handle null values correctly

* chore(acc): specify prod functions

---------

Co-authored-by: Chuck Driesler <chuck@speckle.systems>
2025-10-03 13:54:17 +01:00
Charles Driesler b19c8477c7 fix(acc): string enum 2025-08-05 13:56:37 +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 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 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 44fdd95840 feat(acc): blind change on update delete mutations from lineageUrn to id 2025-07-31 18:47:40 +03:00
Chuck Driesler 75c8c9c976 fix(acc): correct use of regional dbs 2025-07-30 13:06:40 +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
Chuck Driesler 64d7aece29 chore(acc): mo repos mo services 2025-07-28 17:02:18 +01:00
Chuck Driesler e894477cd3 fix(acc): env variables and repo functions 2025-07-25 21:18:43 +01:00
Chuck Driesler 2752fead21 chore(acc): import type 2025-07-24 13:29:16 +01:00
Chuck Driesler 8c27954684 fix(acc): input validation 2025-07-23 15:42:38 +01:00
Chuck Driesler 06f12c134c Merge branch 'main' into oguzhan/acc-connector 2025-07-22 20:24:52 +01:00
Chuck Driesler 26acf14aa9 fix(acc): trigger the automation 2025-07-22 19:53:08 +01:00
oguzhankoral b2f6401ca7 Webhooks on! 2025-07-22 17:45:22 +01:00
Chuck Driesler b27960851d fix(acc): here's your automation you clown 2025-07-22 16:09:21 +01:00
Chuck Driesler c60a093a0a fix(acc): updated table shape 2025-07-22 14:13:12 +01:00
Charles Driesler 88ca250afa feat(acc): pending item cron and automate trigger 2025-07-21 22:17:09 +01:00
oguzhankoral cfadedd287 Webhooks and TODOs for next steps 2025-07-14 19:18:57 +03:00
oguzhankoral 22bb18cc10 Initial implementation 2025-07-11 05:29:12 +03:00