53 Commits (ce6b8ff68419d42d7e24cb2e43b68c9ec9345e25)

Author SHA1 Message Date
Pranav C 0ffaed55dd fix: show datetime related labels for created/latstmodified fields 7 months ago
mertmit 97b956f4ee feat: createdBy & lastModifiedBy 8 months ago
Pranav C ae052c99a0 fix: avoid setting updated_at when inserting record 8 months ago
Ramesh Mane ed4e354242 fix: lint error 8 months ago
mertmit 6115c4bfc1 feat: filter by user field 8 months ago
աɨռɢӄաօռɢ 2f7e5f575c feat(nc-gui): add dateFormat to comparisonOpList & comparisonSubOpList 9 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C 4249f3ac02
Revert "Feat: Links column type" 1 year ago
Pranav C 6c42571119 chore: gui lint and cleanup 1 year ago
Pranav C 8b34b99003 fix: exclude Rollup and Links column from blank filter 1 year ago
Wing-Kam Wong cb20503a3e chore(nc-gui): lint 1 year ago
Wing-Kam Wong d9ca4ac64a fix(nc-gui): incorrect conditions in getEqText & getNeqText 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
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 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 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
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