32 Commits

Author SHA1 Message Date
Bieber
03ef723936
[sync] T2429: integrate v2 authority-matrix authz plugins for canary ee (#1482) (#2794)
Synced from teableio/teable-ee@ea96802

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-21 16:18:40 +08:00
Bieber
4b7a0dfd87
[sync] [T2319] support v2 create and restore table canary flows (#1435) (#2789)
Synced from teableio/teable-ee@fa13729

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-20 13:51:32 +08:00
Bieber
5b2c453aba
[sync] T2404 move v2 link filters into the list handler (#1472) (#2786)
Synced from teableio/teable-ee@5d40489

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-20 11:16:15 +08:00
Bieber
d152d52d30
[sync] [T2379] reduce large batch realtime fan-out (#1453) (#2783)
Synced from teableio/teable-ee@e2199f5

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-19 19:58:13 +08:00
Bieber
4ced729e5e
[sync] feat: add v2 record write plugins T2373 (#1449) (#2776)
Synced from teableio/teable-ee@d6ba40f

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-19 08:56:37 +08:00
Bieber
d33d6cfa55
[sync] feat: support markdown for longtext field (T1823) (T2317) (#1426) (#2774)
Synced from teableio/teable-ee@8b28079

Co-authored-by: Aries X <caoxing9@gmail.com>
2026-03-18 17:18:19 +08:00
Bieber
928fc93ea8
[sync] T2354 fix: refresh v2 link record queries after schema updates (#1445) (#2769)
Synced from teableio/teable-ee@1277616

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-17 13:06:59 +08:00
Bieber
23d466cece
[sync] [T2338] fix v2 bulk automation scheduling (#1433) (#2759)
Synced from teableio/teable-ee@ddecf1c

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-16 11:13:21 +08:00
Bieber
72f4bb10a0
[sync] [T2308] rework v2 delete table side effects (#1421) (#2758)
Synced from teableio/teable-ee@da6e555

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-15 14:08:26 +08:00
Bieber
0c52b1cef4
[sync] [T2253] fix renamed user computed cascade (#1424) (#2756)
Synced from teableio/teable-ee@2ea80c6

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-14 13:00:18 +08:00
Bieber
d054281239
[sync] refresh records after schema-driven field updates T2303 (#1410) (#2743)
Synced from teableio/teable-ee@b4747ae

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-12 11:01:43 +08:00
Bieber
a7e9b3f144
[sync] test(v2-core): expand table spec visitor coverage (#1409) (#2742)
Synced from teableio/teable-ee@6987d4a

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-12 09:26:50 +08:00
Bieber
b1a470c801
[sync] [T2191] refactor schema refresh action trigger boundary (#1406) (#2740)
Synced from teableio/teable-ee@71fea6b

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 19:09:13 +08:00
Bieber
182dfac341
[sync] [T2191] fix ai auto update after conditional lookup recompute (#1389) (#2738)
Synced from teableio/teable-ee@f34fca8

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 17:35:37 +08:00
Bieber
250fea19e0
[sync] [T2293] support search-aware selection ranges in v2 (#1398) (#2732)
Synced from teableio/teable-ee@c6fca70

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 14:42:20 +08:00
Bieber
cf323a8ab4
[sync] [T1744] fix v2 user field reference filters for single and multi values (#1399) (#2731)
Synced from teableio/teable-ee@ea2c53b

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 14:12:02 +08:00
Bieber
0698e3c71b
[sync] fix(v2-core): sync filter options through dependencies (#1400) (#2730)
Synced from teableio/teable-ee@c931ddb

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 13:36:35 +08:00
Bieber
584b54de63
[sync] [T2201] add v2 update records by filter (#1381) (#2728)
Synced from teableio/teable-ee@c9de611

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 10:14:21 +08:00
Bieber
970aca50fe
[sync] [T2291] fix v2 computed field target conversion handling (#1390) (#2727)
Synced from teableio/teable-ee@8ac6530

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-11 10:12:12 +08:00
Bieber
737e41e483
[sync] [T1111] fix delete-field undo for constrained columns (#1375) (#2719)
Synced from teableio/teable-ee@9d5db9b

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-10 10:15:32 +08:00
Bieber
d225a88118
[sync] fix(v2): sync lookup select choices from foreign targets (#1376) (#2718)
Synced from teableio/teable-ee@804c34f

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-09 18:38:57 +08:00
Bieber
7cc9a02f1e
[sync] fix: route canary list-records through cls v2 flag T2236 (#1326) (#2712)
Synced from teableio/teable-ee@bc6d5c6

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-09 07:32:08 +00:00
Bieber
940187a2e0
[sync] [T2268] fix v2 datetime formatting realtime refresh (#1371) (#2711)
Synced from teableio/teable-ee@cc2cb0c

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-09 14:27:22 +08:00
Bieber
a9dd57dee0
[sync] [T2258] migrate undo redo flows to v2 command replay (#1370) (#2710)
Synced from teableio/teable-ee@ecf3f82

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-09 12:19:25 +08:00
Bieber
947573cde6
[sync] chore(v2): remove unused runtime packages (#1369) (#2708)
Synced from teableio/teable-ee@870388e

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-07 11:59:55 +08:00
Bieber
a38118506d
[sync] T1407 enforce v2 table field limit on create (#1368) (#2707)
Synced from teableio/teable-ee@4e74f75

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-07 11:11:35 +08:00
Bieber
0bbb037593
[sync] fix: allow unary filters without explicit value (#1366) (#2706)
Synced from teableio/teable-ee@463ed7c

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-06 21:15:54 +08:00
Bieber
2356654a42
[sync] fix(trash): resolve v2 record names from primary field (#1362) (#2703)
Synced from teableio/teable-ee@30a825c

Co-authored-by: nichenqin <nichenqin@hotmail.com>
2026-03-06 14:35:56 +08:00
Bieber
296bccd7bc
[sync] fix: canery header in ai T2247 (#1361) (#2701)
Synced from teableio/teable-ee@490e381

Co-Authored-By: Pengap <penganpingprivte@gmail.com>
Co-Authored-By: Boris <boris2code@outlook.com>
Co-Authored-By: Sky-FE <sky.huang.fe@gmail.com>
Co-Authored-By: younocode <tianyangchen1@gmail.com>
Co-Authored-By: garyli27 <guangyu.li727@gmail.com>
Co-Authored-By: HynLcc <hynlcc@gmail.com>
2026-03-06 12:01:01 +08:00
Bieber
fc34e9f5bf
[sync] fix realtime backfill updates after computed field creation T2193 (#1327) (#2666)
Synced from teableio/teable-ee@6bebc61

Co-authored-by: teable-bot <bot@teable.io>
2026-03-03 11:14:06 +08:00
Bieber
7faec3133c
[sync] feat:delete filed dialog (#1267) (#2654)
Synced from teableio/teable-ee@c25c6d4

Co-authored-by: teable-bot <bot@teable.io>
2026-02-28 14:17:25 +08:00
Bieber
367739c6de
[sync] feat(observability): add OTEL metrics instrumentation and dashboards (T1991) (#1230) (#2586)
Synced from teableio/teable-ee@797b30c

Co-authored-by: teable-bot <bot@teable.io>
2026-02-11 12:28:13 +08:00