Commit Graph

11 Commits

Author SHA1 Message Date
mertmit
14648dfc06 fix: small ui corrections 2025-05-23 12:47:44 +00:00
mertmit
ae62585801 feat: custom pg sync 2025-05-23 12:47:43 +00:00
mertmit
812f1e55d0 fix: category handling 2025-05-23 07:02:03 +00:00
mertmit
ef7a6a5a94 feat: sync edit + improvements 2025-05-23 07:01:57 +00:00
mertmit
11f8953243 feat: sync revise 2025-05-23 07:01:57 +00:00
mertmit
78ae3dbfe7 feat: multi sync WIP - relation data 2025-05-23 07:01:56 +00:00
mertmit
c4fed7c070 feat: multi sync WIP - relation schema 2025-05-23 07:01:56 +00:00
mertmit
0419a0a648 feat: multi sync WIP 2025-05-23 07:01:56 +00:00
DarkPhoenix2704
95d3a7c81e chore: clean up fe legacy code 2025-05-22 04:52:41 +00:00
DarkPhoenix2704
21db068ff4 chore: clean up fe legacy code 2025-05-22 04:52:40 +00:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00