15857 Commits (4443800682333f3f613113c355708773806cbadd)

Author SHA1 Message Date
Pranav C 83933e920c fix: typo correction - remove unnecessary `.value` 10 months ago
Pranav C c3b5db43df refactor: arg validation logic 10 months ago
Pranav C ad4ac116a0 refactor: move arg type 10 months ago
Pranav C 27529b39d8 fix: prefix unused vars with _ 10 months ago
Pranav C f7b53e0d45 fix: import statement corrections 10 months ago
Pranav C 248155ec0d refactor: move custom validation to formula meta object 10 months ago
Pranav C 7f02ac7c2d refactor: DATETIME_DIFF validation 10 months ago
Pranav C c3142e00a9 refactor: DATEADD validation 10 months ago
Pranav C aa7bc17c1c refactor: WEEKDAY validation 10 months ago
Pranav C a4df91819f fix: formula if condition validation correction 10 months ago
Pranav C 23270c9078 feat: cast values to string if there are different types values in SWITCH 10 months ago
Pranav C 19be58a420 feat: cast values to string if there are different types values in IF 10 months ago
Pranav C ef36baa15e fix: treat values in AND/OR based on type 10 months ago
Pranav C 9e8871cf40 fix: treat values in AND/OR based on type 10 months ago
Pranav C 2f26553ccd refactor: SWITCH and IF type extraction correction 10 months ago
Pranav C 1a632051bd fix: typo 10 months ago
Pranav C c7b265e429 fix: formula errors 10 months ago
Pranav C 7b80cabe4b fix: circular reference validation 10 months ago
Pranav C 0457968fc2 fix: replace double curly brace 10 months ago
Pranav C 3412a0e54a fix: missing import statement 10 months ago
Pranav C c64cf83bba fix: corrections 10 months ago
Pranav C 24ee8745e1 feat:populate and save parsed tree if missing 10 months ago
Pranav C 60983af77c refactor: exclude parsed tree from response 10 months ago
Pranav C 106858fc61 fix: corrections 10 months ago
Pranav C 36277d5509 feat: add migration and hide parsed tree data from api response 10 months ago
Pranav C 82e8bcd523 fix: DATE value with if 10 months ago
Pranav C 019e5b0919 fix: correction in IF formula 10 months ago
Pranav C f4944a2dd7 feat: support non conditional_expression in if formula 10 months ago
Pranav C a6e0bedc6f feat: add method to validate and extract type 10 months ago
Pranav C 3ce53b8791 chore: add jest unit test in nocodb-sdk 10 months ago
Pranav C 8cbe49cd4d fix: add formula validation - WIP 10 months ago
Pranav C 814b1eed1e feat: define function return types - WIP 10 months ago
Pranav C e2e2f74183 feat: define function return types - WIP 10 months ago
Pranav C 77941ebef1 feat: define function return types - WIP 10 months ago
Pranav C e8a316a9cd refactor: add proper typing 10 months ago
Ramesh Mane 262ef725bc fix: barcode cell alignment issue #7253 10 months ago
Ramesh Mane a8bf1878eb fix: checkbox alignment issue in grid cell 10 months ago
Pranav C e7f4a70ef5 fix: delete filters when switching to bulk operation 10 months ago
Pranav C c09588ac85 fix: delete filters(webhook) when saving if found any 10 months ago
Pranav C 9ce0a6f954 fix: check eventOperation is defined or not 10 months ago
Pranav C 2b913eb15a refactor: hide condition option for bulk operation hooks 10 months ago
Pranav C 99e22135cc refact: hide condition option for bulk operation hooks 10 months ago
Pranav C 2627ca8495 refactor: reset condition checkbox state on deleting filter 10 months ago
Pranav C 2168aff54b fix: if no filter trigger on all change 10 months ago
Raju Udava c93545a19d fix: ts error 10 months ago
Pranav C 69effe3033 refactor: avoid unnecessary nested if condition 10 months ago
Pranav C 9bd2d3fa0f fix: condition correction 10 months ago
Pranav C 94fb9bc60a feat: add webhook v3 condition check 10 months ago
Raju Udava 38ac18bab1 fix: rich text first char issue 10 months ago
Ramesh Mane 9140e6c81b fix: typo error 10 months ago