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 |
Raju Udava
|
bc1fc2b7b0
|
test: checkbox validation correction for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
Raju Udava
|
c561b3a1ee
|
test: checkbox filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
Raju Udava
|
66eb4e0ed0
|
test: ignore network validation for reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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
|
862b91b2e6
|
Merge branch 'enhancement/filters' of https://github.com/nocodb/nocodb into enhancement/filters
|
2 years ago |
Raju Udava
|
6992ec566d
|
test: enable blank check, select corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
7694888c8b
|
feat(nocodb): add updateProjectMeta logic
|
2 years ago |
Wing-Kam Wong
|
fe237fdd7c
|
Merge branch 'enhancement/filters' of https://github.com/nocodb/nocodb into enhancement/filters
|
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 |
Raju Udava
|
4fc0f9a620
|
test: toggle mode verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
Wing-Kam Wong
|
ca5f4d7c3f
|
Merge branch 'develop' into enhancement/filters
|
2 years ago |
աɨռɢӄաօռɢ
|
496af3b2f2
|
Merge pull request #5030 from nocodb/fix/4615-constraint_name_generation
fix: Populate unique fk constraint name
|
2 years ago |
աɨռɢӄաօռɢ
|
664574f73b
|
Merge pull request #5083 from nocodb/feat/remove-github-actions-cache-after-pr-merge
feat(workflow): cleanup github action caches after pr merge
|
2 years ago |
Raju Udava
|
7e59643144
|
test: script commands for mysql docker instance
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
14a2843927
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
174ba56b0f
|
fix: use cstn for getting foreign key name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cc4e1caa21
|
fix: extract foreign key name if LTAR colopt is not provided
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6bd05b0aa2
|
fix: keep foreign key name in LTAR table
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
751ad343a7
|
refactor(gui): add some comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e84f60d5d6
|
fix(nocodb): populate unique fk constraint name on relation column create
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |