Commit Graph

14 Commits

Author SHA1 Message Date
Ricardo Espinoza
569695dc67
fix(Data Table Node): Fix issue with insert and update operation (#23936) 2026-01-06 11:24:31 -05:00
Ricardo Espinoza
36d5eaf927
feat(Data Table Node): Add data table crud operations to data table node (#22951)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-23 09:32:23 -05:00
Daria
f68656d6ab
fix(Data Table Node): Date handling (no-changelog) (#20437) 2025-10-07 13:59:42 +03:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
Charlie Kolb
573ad464be
feat(Data Table Node): Add If Row Does (Not) Exist operations (no-changelog) (#19765) 2025-09-22 13:07:29 +02:00
Jaakko Husso
1a5fd5a238
feat(Data Table Node): Show 'Is False' / 'Is True' condition on boolean columns (no-changelog) (#19478) 2025-09-12 17:54:54 +03:00
Daria
48efb4c865
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190) 2025-09-05 09:46:38 +03:00
Daria
ed6f60f52e
feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Svetoslav Dekov
6bd4edf1ec
fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Charlie Kolb
ec7eddc364
fix(Data Table Node): Update ResourceMapper Copy (no-changelog) (#19048) 2025-09-01 14:16:22 +02:00
Daria
b527edb5f8
feat(Data Table Node): Add isEmpty and isNotEmpty operations (no-changelog) (#19046) 2025-09-01 14:41:49 +03:00
Daria
7f64baebd2
fix(Data Table Node): Fix date handling on the node (no-changelog) (#19030) 2025-09-01 12:38:30 +03:00
Charlie Kolb
1777803e26
feat(Data Table Node): Add Data Table Node (no-changelog) (#18556) 2025-08-25 15:57:55 +02:00