14843 Commits (69f0eb1978b8c7acaab0453d5c3e7d08a4201cf3)

Author SHA1 Message Date
navi 69f0eb1978 New translations en.json (Czech) 10 months ago
navi 8d0e2360ae New translations en.json (Arabic) 10 months ago
navi cd203f1286 New translations en.json (Spanish) 10 months ago
navi 9207485bd2 New translations en.json (French) 10 months ago
navi f2129c54f5 Update source file en.json 10 months ago
Raju Udava b23b578f08 fix: delete for formula in fields menu 10 months ago
mertmit 5c4a18499c chore: bump axios version 10 months ago
navi 6c6a62133d New translations en.json (Korean) 10 months ago
mertmit 545ff4a5d2 fix: use json as default content type for webhooks 10 months ago
Muhammed Mustafa 7695c23a4d fix: Fixed issue with formula not getting updated in expanded form on changes in record via expanded form 10 months ago
Pranav C 6e617cec38 fix: add missing arg 10 months ago
Pranav C 145d809171 fix: countall 10 months ago
Pranav C c524b653eb fix: Rounddown bug 10 months ago
Raju Udava 3d060381d1 formula: remove LAST CREATED & UPDATED formula 10 months ago
Pranav C 982ceb50b2 refactor: corrections 10 months ago
Pranav C 74823830e9 refactor: exclude unsupported functions 10 months ago
Pranav C f27633d6a8 fix: pg XOR method correction 10 months ago
Pranav C 9a6825a43d refactor: update docs and description 10 months ago
Pranav C 2d1837f200 refactor: add formula description 10 months ago
Pranav C 7f58ce3726 fix: sanitise formula text before rendering 10 months ago
Pranav C b346569a26 fix: ROUNDUP precision issue 10 months ago
Pranav C 9733c9ca88 fix: formula validation correction 10 months ago
Pranav C 71ec783dd1 fix: add missing formula mapping and correction 10 months ago
Pranav C 021b4d5930 refactor: REGEX_MATCH - return 0/1 10 months ago
Pranav C 22a05c0403 test: add playwright tests for formula 10 months ago
Pranav C 07a552dd56 fix: exclude unsupported functions 10 months ago
Pranav C cd3f25d0b1 feat: formula - mysql - value function support 10 months ago
Pranav C ebc01a59d4 feat: formula - pg - value function support 10 months ago
Pranav C 7e2e8a143e feat: formula - mysql - XOR 10 months ago
Pranav C ba45602ff5 feat: formula - mysql - regex_extract and replace 10 months ago
Pranav C 54f2286140 feat: formula - mysql - regex_match 10 months ago
Pranav C e236880ad8 feat: formula - count method correction 10 months ago
Pranav C 86702eda64 feat: formula - add rounddown and roundup support 10 months ago
Pranav C fdfd1b1ded feat: formula - add countall function 10 months ago
Pranav C 79ae6416b1 feat: formula - add counta function 10 months ago
Pranav C 9ac662c2c4 feat: formula - add created_at/updated_at column - WIP 10 months ago
Pranav C 24980e6a58 feat: formula - record_id support 10 months ago
Pranav C 7dff8cf524 refactor: treat blank as null 10 months ago
Pranav C 5fbe2c61e3 feat: formula - odd function logic correction 10 months ago
Pranav C 45ebe18cb8 feat: add even and odd method support 10 months ago
Pranav C 3dafbaa006 feat: add `&` as string concatenation shortcut 10 months ago
Pranav C 86ec3678c7 fix: XOR - formula function 10 months ago
Pranav C e014f02aba fix: XOR - formula function - WIP 10 months ago
Pranav C 4bcf91fd03 fix: REGEX_EXTRACT - formula function correction 10 months ago
Pranav C b1bd6f4435 fix: include blank method in ui 10 months ago
Pranav C b0d0d41bf3 fix: regex formula corrections 10 months ago
Pranav C a836994218 fix: add TRUE/FALSE method support 10 months ago
Pranav C 12bf511c76 fix: avoid adding curly brace for call expression name 10 months ago
Pranav C 1579d65622 feat: add new formulas in ui 10 months ago
Pranav C d6e986d8fa feat: add regex method support - pg 10 months ago