18628 Commits (27ef40b593a9ae689ec37501e1448ca67a02c785)
 

Author SHA1 Message Date
Raju Udava b23b578f08 fix: delete for formula in fields menu 11 months ago
mertmit 89a8c053d3 fix: use raw for update query 11 months ago
mertmit 4ad4ac2cd3 fix: grouped data list count 11 months ago
mertmit 98581b4735 fix: qr and barcode columns 11 months ago
mertmit df2f175d78 fix: btRead 11 months ago
mertmit 8872065176 fix: groupedList 11 months ago
mertmit 7f01d0ccab fix: bt substitution 11 months ago
mertmit d9b03d3526 feat: use id instead of alias on queries 11 months ago
mertmit 5c4a18499c chore: bump axios version 11 months ago
mertmit cdc7f97476
Merge pull request #7056 from nocodb/fix/default-content-type 11 months ago
navi 6c6a62133d New translations en.json (Korean) 11 months ago
Raju Udava f2dc7217de
Merge pull request #7055 from nocodb/nc-fix/formula-desync-fix 11 months ago
Pranav C 282b8f47e1
Merge pull request #7019 from nocodb/nc-feat/missing-formulas 11 months ago
mertmit 545ff4a5d2 fix: use json as default content type for webhooks 11 months ago
Muhammed Mustafa 7695c23a4d fix: Fixed issue with formula not getting updated in expanded form on changes in record via expanded form 11 months ago
Pranav C 6e617cec38 fix: add missing arg 11 months ago
Pranav C 145d809171 fix: countall 11 months ago
Pranav C c524b653eb fix: Rounddown bug 11 months ago
Raju Udava 3d060381d1 formula: remove LAST CREATED & UPDATED formula 11 months ago
Pranav C 982ceb50b2 refactor: corrections 11 months ago
Pranav C 74823830e9 refactor: exclude unsupported functions 11 months ago
Pranav C f27633d6a8 fix: pg XOR method correction 11 months ago
Pranav C 9a6825a43d refactor: update docs and description 11 months ago
Pranav C 2d1837f200 refactor: add formula description 11 months ago
Pranav C 7f58ce3726 fix: sanitise formula text before rendering 11 months ago
Pranav C b346569a26 fix: ROUNDUP precision issue 11 months ago
Pranav C 9733c9ca88 fix: formula validation correction 11 months ago
Pranav C 71ec783dd1 fix: add missing formula mapping and correction 11 months ago
Pranav C 021b4d5930 refactor: REGEX_MATCH - return 0/1 11 months ago
Pranav C 65d0ba23c1 chore: remove only 11 months ago
Pranav C 22a05c0403 test: add playwright tests for formula 11 months ago
Pranav C 07a552dd56 fix: exclude unsupported functions 11 months ago
Pranav C cd3f25d0b1 feat: formula - mysql - value function support 11 months ago
Pranav C ebc01a59d4 feat: formula - pg - value function support 11 months ago
Pranav C 7e2e8a143e feat: formula - mysql - XOR 11 months ago
Pranav C ba45602ff5 feat: formula - mysql - regex_extract and replace 11 months ago
Pranav C 54f2286140 feat: formula - mysql - regex_match 11 months ago
Pranav C e236880ad8 feat: formula - count method correction 11 months ago
Pranav C 86702eda64 feat: formula - add rounddown and roundup support 11 months ago
Pranav C fdfd1b1ded feat: formula - add countall function 11 months ago
Pranav C 79ae6416b1 feat: formula - add counta function 11 months ago
Pranav C 9ac662c2c4 feat: formula - add created_at/updated_at column - WIP 11 months ago
Pranav C 24980e6a58 feat: formula - record_id support 11 months ago
Pranav C 7dff8cf524 refactor: treat blank as null 11 months ago
Pranav C 5fbe2c61e3 feat: formula - odd function logic correction 11 months ago
Pranav C 45ebe18cb8 feat: add even and odd method support 11 months ago
Pranav C 3dafbaa006 feat: add `&` as string concatenation shortcut 11 months ago
Pranav C 86ec3678c7 fix: XOR - formula function 11 months ago
Pranav C e014f02aba fix: XOR - formula function - WIP 11 months ago
Pranav C 4bcf91fd03 fix: REGEX_EXTRACT - formula function correction 11 months ago