466 Commits (bc947b4ace806d611b6e00033654c9066bfadf24)

Author SHA1 Message Date
Wing-Kam Wong a2367c9227 refactor(nc-gui): revise parseUtil 1 year ago
Wing-Kam Wong d9ca4ac64a fix(nc-gui): incorrect conditions in getEqText & getNeqText 1 year ago
Wing-Kam Wong d0574ece19 feat(nc-gui): expose parseUtils 1 year ago
Wing-Kam Wong bd77a065e3 feat(nc-gui): add parseProp & stringifyProp 1 year ago
Wing-Kam Wong 1058a4d854 fix(nc-gui): remove non-existing TableInfoType 1 year ago
Wing-Kam Wong 08874a32ee feat(nc-gui): disable null and empty for UITypes.Time 1 year ago
Wing-Kam Wong 5681b99619 feat(nc-gui): revise filter texts for Time columns 1 year ago
Wing-Kam Wong c58e154648 chore(nc-gui): lint 2 years ago
Wing-Kam Wong a53069da4d feat(nc-gui): exclude empty & null 2 years ago
Wing-Kam Wong eb2128a689 fix(nc-gui): incorrect value in filterUtils.ts 2 years ago
Wing-Kam Wong 49fa6e8959 feat(nc-gui): disable date & datetime for like and nlike 2 years ago
Pranav C 7693830359 fix(gui): make specificBBType typable 2 years ago
Pranav C 6427dee28c refactor(gui): check errors is an array or not 2 years ago
Pranav C a5cea7883a feat: extract validation error and combine if found 2 years ago
Wing-Kam Wong 811fef9678 feat(nc-gui): include isWithin sub ops in comparisonSubOpList 2 years ago
Wing-Kam Wong 525ce4cdef feat(nc-gui): add is within and mark ignoreVal compulsory 2 years ago
Wing-Kam Wong 445fb6cdcd refactor(nc-gui): rename date filter sub ops 2 years ago
Wing-Kam Wong b7685db541 feat(nc-gui): add today 2 years ago
Wing-Kam Wong b1ebe7df31 fix(nc-gui): ignoreVal on one_month_from_now & number_of_days_from_now 2 years ago
Wing-Kam Wong 470fa40485 feat(nc-gui): comparisonSubOpList 2 years ago
Wing-Kam Wong 06aa2f78e9 feat(nc-gui): display is / is not for date & datetime 2 years ago
Wing-Kam Wong 520039c0c7 feat(nc-gui): render >, <, >=, <= text based on field ui type 2 years ago
Wing-Kam Wong 31a3d84524 feat(nc-gui): include date & datetimes for >, <, >= and <= 2 years ago
Wing-Kam Wong 22459baa3e refactor(nc-gui): remove unused mimeTypes 2 years ago
Wing-Kam Wong 48188c2e6a feat(nc-gui): add fieldLengthValidator 2 years ago
Wing-Kam Wong 57c016b18a chore(nc-gui): lint 2 years ago
Wing-Kam Wong a2f6d503db refactor(nc-gui): put blank filter ops to the end 2 years ago
Wing-Kam Wong 83c6279a2f refactor(nc-gui): use isNumericCol & numericUITypes from sdk 2 years ago
Wing-Kam Wong 17310b749b feat(nc-gui): add blank & notblank filters 2 years ago
Wing-Kam Wong 9bd3b024a9 feat(nc-gui): add mimetypes 2 years ago
Wing-Kam Wong 43daa9f38f feat(nc-gui): exclude null & empty for UITypes.Lookup 2 years ago
Wing-Kam Wong e6e2293725 feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord 2 years ago
Wing-Kam Wong 26eb441da0 fix(nc-gui): incorrect condition in getLikeText & getNotLikeText 2 years ago
Wing-Kam Wong 630c7634bc feat(nc-gui): revise attachment filter operators 2 years ago
Wing-Kam Wong 0f5f1b7b0a feat(nc-gui): exclude null operators for checkbox 2 years ago
Wing-Kam Wong 30b6623383 feat(nc-gui): exclude SingleSelect, MultiSelect, Collaborator for null operators 2 years ago
Wing-Kam Wong 685aa99b99 feat(nc-gui): exclude numeric types for null 2 years ago
Wing-Kam Wong 2db63b2bd6 feat(nc-gui): getEqText & getNeqText 2 years ago
Wing-Kam Wong bd28bb837a feat(nc-gui): display filter operator text conditionally 2 years ago
Wing-Kam Wong 7b98e30a8c feat(nc-gui): exclude operators for LinkToAnotherRecord 2 years ago
Wing-Kam Wong 0e7e55ea92 feat(nc-gui): exclude operators for attachment 2 years ago
Wing-Kam Wong 1b2150a449 feat(nc-gui): revise filter operators for multiselect 2 years ago
Wing-Kam Wong 5f4202a26b feat(nc-gui): exclude equal for checkbox 2 years ago
Wing-Kam Wong d0bb200dd6 feat(nc-gui): exclude single select & collaborator for like & empty 2 years ago
Wing-Kam Wong 441950d0f5 feat(nc-gui): exclude numeric UI Types for like & empty operators 2 years ago
Wing-Kam Wong a0ccee055d feat(nc-gui): only include numeric ui types for >, <, >= and <= 2 years ago
Pranav C d0a11b99c7 fix(gui): on typing make editable and focus url input 2 years ago
Raju Udava 1ccc9a8375 fix: exclude isEmpty & isNotEmpty filter options for number based datatypes 2 years ago
mertmit 88add83cf1 fix: show empty filtering for select options 2 years ago
mertmit ade937a64b fix: filtering options for select columns 2 years ago