15769 Commits (db755f6536c9e19e16a6cc3c9ff1375425fc14cf)

Author SHA1 Message Date
mertmit f65baeb938 feat: formula user field support 11 months ago
mertmit 7d1230f1cb fix: shared view for user field 11 months ago
mertmit b6c398f3f2 feat: group by with user field 11 months ago
mertmit 179a7bd934 fix: better state and cache management 11 months ago
mertmit 1f03ef34fd fix: base and workspace cache 11 months ago
mertmit f8f2fd6e1d feat: allow custom prefix for setList 11 months ago
mertmit 9d1a9a69ff feat: export user field 11 months ago
mertmit 1e694f1d02 feat: copy & paste user field 11 months ago
mertmit 83c6fddd2d feat: duplicate user column with data 11 months ago
mertmit 449efd7434 fix: workspace and base user cache 11 months ago
mertmit 6115c4bfc1 feat: filter by user field 11 months ago
mertmit a7405aec7d feat: user field (WIP) 11 months ago
mertmit e8b4678803 fix: user cache 11 months ago
mertmit 269bffe904 fix: get users list function for base user 11 months ago
mertmit 912f44f65a refactor: getBases to getSources 11 months ago
Pranav C 46075eb681 test: skip regex test for unsupported database clients 11 months ago
Pranav C 3a2e15fce7 fix: validate function implemented for the db 11 months ago
Ramesh Mane 0c897b4906 fix: remove additional divider from cell context menu #7253 11 months ago
աɨռɢӄաօռɢ b691549731 refactor(nc-gui): hyphenate v-on event 11 months ago
Pranav C 46882e056e chore: add missing dependencies 11 months ago
Pranav C 68e41ec4c7 fix: load formula list from sdk 11 months ago
Pranav C dd33c8f626 fix: type extraction correction(nested formula) 11 months ago
Pranav C 4f60d35efa refactor: update unsupported function list 11 months ago
Pranav C ce2dda31b5 fix: mysql - REGEX_REPLACE - make it case-sensitive by default 11 months ago
Pranav C 87ecec0923 fix: mysql - REGEX_EXTRACT - make it case-sensitive by default 11 months ago
Pranav C 011b9aa372 fix: remove unnecessary code which is no longer needed 11 months ago
Pranav C 5394db9777 refactor: cleanup and corrections 11 months ago
Pranav C 1f5f1de8e2 fix: remove duplicate import statement 11 months ago
Pranav C 6a25bcc0ca chore: remove duplicate export and sync lock file 11 months ago
Pranav C 788ae8d84e chore: lint 11 months ago
Pranav C d795ad7036 fix: handle backslash in string literal 11 months ago
Pranav C 2da388f18c fix: handle backslash in string literal 11 months ago
Pranav C 5142459aa0 fix: regexp corrections 11 months ago
Pranav C 24ad677152 fix: escape backslash in string literals 11 months ago
Raju Udava 23db8cb98b test: some more examples for REGEXP 11 months ago
Pranav C 13e3a86fba fix: remove unnecessary regex class-group replacer 11 months ago
Raju Udava e788c69c40 test: API test framework for formula, sample tests for REGEXP 11 months ago
Pranav C e1b68d6f49 fix: DAY, MONTH, HOUR and DATESTR 11 months ago
Pranav C bc72aa6e6a fix: ROUNDUP and ROUNDDOWN precision 11 months ago
Pranav C f2df47bc43 fix: circular ref - validation correction 11 months ago
Pranav C 76adc81c35 fix: circular ref - validation correction 11 months ago
Pranav C f1e8a0a991 fix: cast to date only if arg type is non-date type 11 months ago
Pranav C 3f83285b0b fix: import statement correction and pass getMeta method 11 months ago
Pranav C a00379c85f fix: pass getMeta methods and add missing await 11 months ago
Pranav C 20075d19e7 fix: add missing await and type corrections 11 months ago
Pranav C a37a051f88 refactor: add rollup type extraction 11 months ago
Pranav C 581ff19668 fix: wrap default binary operation type assign with else 11 months ago
Pranav C f785138d3f feat: add character class support in regex if string literal pattern provided 11 months ago
Pranav C 688024077e feat: add MONTH?HOUR function support(PG) - WIP 11 months ago
Pranav C a5938eebd5 feat: add DAY function support(PG) 11 months ago