484 Commits (4ee308e745fd7aa6023cafe1625e4dbce54a29af)

Author SHA1 Message Date
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 1 year ago
Pranav C 957df0735b refactor: move all icons to iconMap (WIP) 1 year ago
Pranav C 1cac58183b refactor: change to light icon 1 year ago
Pranav C 4ed577834c refactor: move view icons to iconmap 1 year ago
Pranav C cfa904808d chore: treeview table node menu icons 1 year ago
Pranav C 28b76dc73d refactor: update share and reload icon 1 year ago
Pranav C b2bfa7e56f refactor: follow camel case key naming 1 year ago
Pranav C bc9c999a3d refactor: remove unused icons from icon map and combine import statement 1 year ago
Pranav C 2ad02fdea6 refactor: update virtual cell icons 1 year ago
Pranav C 86f51736d8 refactor: update expand and eye icon 1 year ago
Pranav C 7b3f4c21ed refactor: update uidt icons 1 year ago
Pranav C f8d798b866 refactor: update icons in dashboard (WIP) 1 year ago
Pranav C 80470076a9 feat(gui): replace icons with light icon 1 year ago
Wing-Kam Wong a147d56557 fix(nc-gui): remove applyNonSelectable logic 1 year ago
Wing-Kam Wong babc6ac8fa feat(nc-gui): add emailValidator 1 year ago
Wing-Kam Wong cb20503a3e chore(nc-gui): lint 1 year ago
Wing-Kam Wong 0db51a3094 fix(nc-gui): virtualCell types 1 year ago
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 1 year ago
Wing-Kam Wong a53069da4d feat(nc-gui): exclude empty & null 1 year ago
Wing-Kam Wong eb2128a689 fix(nc-gui): incorrect value in filterUtils.ts 1 year ago
Wing-Kam Wong 49fa6e8959 feat(nc-gui): disable date & datetime for like and nlike 1 year ago
Pranav C 7693830359 fix(gui): make specificBBType typable 1 year ago
Pranav C 6427dee28c refactor(gui): check errors is an array or not 1 year ago
Pranav C a5cea7883a feat: extract validation error and combine if found 1 year ago
Wing-Kam Wong 811fef9678 feat(nc-gui): include isWithin sub ops in comparisonSubOpList 1 year ago
Wing-Kam Wong 525ce4cdef feat(nc-gui): add is within and mark ignoreVal compulsory 1 year ago
Wing-Kam Wong 445fb6cdcd refactor(nc-gui): rename date filter sub ops 1 year ago
Wing-Kam Wong b7685db541 feat(nc-gui): add today 1 year ago
Wing-Kam Wong b1ebe7df31 fix(nc-gui): ignoreVal on one_month_from_now & number_of_days_from_now 1 year ago
Wing-Kam Wong 470fa40485 feat(nc-gui): comparisonSubOpList 1 year ago
Wing-Kam Wong 06aa2f78e9 feat(nc-gui): display is / is not for date & datetime 1 year ago
Wing-Kam Wong 520039c0c7 feat(nc-gui): render >, <, >=, <= text based on field ui type 1 year ago
Wing-Kam Wong 31a3d84524 feat(nc-gui): include date & datetimes for >, <, >= and <= 1 year ago
Wing-Kam Wong 22459baa3e refactor(nc-gui): remove unused mimeTypes 1 year ago
Wing-Kam Wong 48188c2e6a feat(nc-gui): add fieldLengthValidator 1 year ago
Wing-Kam Wong 57c016b18a chore(nc-gui): lint 1 year ago
Wing-Kam Wong a2f6d503db refactor(nc-gui): put blank filter ops to the end 1 year ago
Wing-Kam Wong 83c6279a2f refactor(nc-gui): use isNumericCol & numericUITypes from sdk 1 year ago
Wing-Kam Wong 17310b749b feat(nc-gui): add blank & notblank filters 1 year ago
Wing-Kam Wong 9bd3b024a9 feat(nc-gui): add mimetypes 1 year ago
Wing-Kam Wong 43daa9f38f feat(nc-gui): exclude null & empty for UITypes.Lookup 1 year ago
Wing-Kam Wong e6e2293725 feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord 1 year ago
Wing-Kam Wong 26eb441da0 fix(nc-gui): incorrect condition in getLikeText & getNotLikeText 1 year ago