Pranav C
68e41ec4c7
fix: load formula list from sdk
2023-12-21 09:17:07 +00:00
Pranav C
24ee8745e1
feat:populate and save parsed tree if missing
2023-12-21 09:16:59 +00:00
Pranav C
814b1eed1e
feat: define function return types - WIP
2023-12-21 09:16:57 +00:00
Pranav C
e2e2f74183
feat: define function return types - WIP
2023-12-21 09:16:57 +00:00
Pranav C
77941ebef1
feat: define function return types - WIP
2023-12-21 09:16:57 +00:00
Pranav C
e8a316a9cd
refactor: add proper typing
2023-12-21 09:16:57 +00:00
Raju Udava
3d060381d1
formula: remove LAST CREATED & UPDATED formula
2023-11-22 07:17:58 +00:00
Pranav C
9a6825a43d
refactor: update docs and description
2023-11-22 07:17:58 +00:00
Pranav C
2d1837f200
refactor: add formula description
2023-11-22 07:17:58 +00:00
Pranav C
71ec783dd1
fix: add missing formula mapping and correction
2023-11-22 07:17:57 +00:00
Pranav C
ebc01a59d4
feat: formula - pg - value function support
2023-11-22 07:17:57 +00:00
Pranav C
e236880ad8
feat: formula - count method correction
2023-11-22 07:17:56 +00:00
Pranav C
86702eda64
feat: formula - add rounddown and roundup support
2023-11-22 07:17:56 +00:00
Pranav C
fdfd1b1ded
feat: formula - add countall function
2023-11-22 07:17:56 +00:00
Pranav C
79ae6416b1
feat: formula - add counta function
2023-11-22 07:17:56 +00:00
Pranav C
24980e6a58
feat: formula - record_id support
2023-11-22 07:17:56 +00:00
Pranav C
45ebe18cb8
feat: add even and odd method support
2023-11-22 07:17:56 +00:00
Pranav C
e014f02aba
fix: XOR - formula function - WIP
2023-11-22 07:17:55 +00:00
Pranav C
4bcf91fd03
fix: REGEX_EXTRACT - formula function correction
2023-11-22 07:17:55 +00:00
Pranav C
b1bd6f4435
fix: include blank method in ui
2023-11-22 07:17:55 +00:00
Pranav C
b0d0d41bf3
fix: regex formula corrections
2023-11-22 07:17:55 +00:00
Pranav C
1579d65622
feat: add new formulas in ui
2023-11-22 07:17:55 +00:00
Wing-Kam Wong
5f64da2f37
feat(nc-gui): add DATETIME_DIFF hint
2022-12-07 18:41:14 +08:00
Wonkeun No
cc3ca2c71a
feat(formulaUtils):allow decimal for round
...
Add a proper spacing in function description
2022-10-24 01:24:02 -04:00
Wonkeun No
f21c564b4d
feat(formulaUtils):allow decimal for round
...
This commit improves ROUND func description for the user and updates documentation
2022-10-24 00:54:01 -04:00
Wonkeun No
9267e95fbb
feat(formulaUtils):allow decimal for round
...
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2022-10-23 23:11:17 -04:00
Wonkeun No
430a50ed71
Add an argument to ROUND func to show decimal numbers
2022-10-14 14:32:44 -04:00
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2022-09-06 12:00:09 +08:00