9030 Commits (a88e6b380c0c013dd7da81a5e85c075e0dfff750)

Author SHA1 Message Date
Wing-Kam Wong a88e6b380c refactor(nc-gui): add comments for clamped text 2 years ago
Wing-Kam Wong 83c6279a2f refactor(nc-gui): use isNumericCol & numericUITypes from sdk 2 years ago
Wing-Kam Wong 6693b1a8d7 feat(nocodb-sdk): add numericUITypes 2 years ago
Wing-Kam Wong db8bc5f6d5 fix(nocodb): add orWhere empty string for non-numeric cols 2 years ago
Wing-Kam Wong 2e6f598871 feat(nocodb-sdk): add isNumericCol 2 years ago
Wing-Kam Wong c21d00b1dc refactor(nocodb): remove unnecessary async and stack 2 years ago
Wing-Kam Wong ca9adbb090 refactor(nocodb): check filter.fk_column_id & is_group 2 years ago
Wing-Kam Wong e0ab1738f7 fix(nocodb): pushing promise to actions 2 years ago
Wing-Kam Wong aa414e2f9a refactor(nocodb): partially update filter 2 years ago
Wing-Kam Wong f9e8f442c0 refactor(nocodb): use extractProps on filter update 2 years ago
Wing-Kam Wong 5f29b93c2f refactor(nc-gui): replace inline function with a named function in setup 2 years ago
Wing-Kam Wong 4b3b1b3dcc refactor(nc-gui): remove spread for placeholderFilter 2 years ago
Wing-Kam Wong f083f781ed docs: update filters content 2 years ago
Wing-Kam Wong 2efd8e9c2b fix(nocodb): blank logic on lookup columns 2 years ago
Wing-Kam Wong f0bdf74dcb fix(nocodb): checkbox upgrader logic 2 years ago
Wing-Kam Wong 6b7436d37c fix(nocodb): add missing ncMeta 2 years ago
Wing-Kam Wong 28a66b6917 fix(nc-gui): show system field if it is set in filters 2 years ago
Wing-Kam Wong 53e1e0c64c fix(nc-gui): useViewFilter options logic 2 years ago
Wing-Kam Wong 5e17e87a4b fix(nc-gui): revise isComparisonOpAllowed logic 2 years ago
Wing-Kam Wong bd4a072ce3 refactor(nocodb): update comments & remove removeEqualFilters from Duration 2 years ago
Wing-Kam Wong acfedaf03e fix(nc-gui): incorrect order for isComparisonOpAllowed 2 years ago
Wing-Kam Wong 1f5a5f49e3 feat(nc-gui): hide system columns if not enabled & fix types 2 years ago
Wing-Kam Wong 4dfb6e2a6a fix(nocodb): comparision_op -> comparison_op 2 years ago
Wing-Kam Wong 8a42616c08 fix(nocodb): add missing `.id` in Filter.delete 2 years ago
Wing-Kam Wong 7694888c8b feat(nocodb): add updateProjectMeta logic 2 years ago
Wing-Kam Wong 55890b8608 chore(nocodb): 0104003 -> 0104004 2 years ago
Wing-Kam Wong 2b9611847c feat(nc-gui): hide system columns if not enabled 2 years ago
Wing-Kam Wong 942239d7e5 fix(nc-gui): type 2 years ago
Wing-Kam Wong deb7c7cad7 feat(nc-gui): make showNullAndEmptyInFilter project-based 2 years ago
Wing-Kam Wong 4384700392 feat(nc-gui): feed default meta in projectMeta 2 years ago
Wing-Kam Wong b45c9a4642 chore(nc-gui): remove showNullAndEmptyInFilter from useGlobal 2 years ago
Pranav C 14a2843927 chore: lint 2 years ago
Pranav C 174ba56b0f fix: use cstn for getting foreign key name 2 years ago
Pranav C cc4e1caa21 fix: extract foreign key name if LTAR colopt is not provided 2 years ago
Pranav C 6bd05b0aa2 fix: keep foreign key name in LTAR table 2 years ago
Wing-Kam Wong 79d2dc8e43 feat(nc-gui): implement hasEmptyOrNullFilters 2 years ago
Pranav C 72f8a7059f fix(gui): specify constraint name while deleting relation 2 years ago
Pranav C 751ad343a7 refactor(gui): add some comments 2 years ago
Pranav C e84f60d5d6 fix(nocodb): populate unique fk constraint name on relation column create 2 years ago
Wing-Kam Wong b04f5bb868 feat(nocodb): implement hasEmptyOrNullFilters 2 years ago
Wing-Kam Wong 2d1465d73c feat(nocodb-sdk): add hasEmptyOrNullFilters 2 years ago
Wing-Kam Wong d639af6a60 chore(nc-gui): update v-e for showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong 0522c35198 feat(nc-gui): show empty & null based on showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong fed62a3e00 feat(nc-gui): add desc for misc items 2 years ago
Wing-Kam Wong dc314b70fc feat(nc-gui): add showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong 1380ee9bf6 feat(nc-gui): add showNullInCells & showNullAndEmptyInFilter 2 years ago
mertmit dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit 5196c5464f fix: fields menu show primary value field as header 2 years ago
mertmit 3274f6aed3 fix: primary_value_column on changing system fields visibility 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago