Raju Udava
|
2fc6d13bae
|
Merge pull request #5194 from nocodb/fix/5191-nexted-expand-for-select-field
fix: Nested expanded form single/multi select field issue
|
2 years ago |
Wing-Kam Wong
|
ce48f7470f
|
chore(nocodb): reorder lt, le, lte in conditionV2
|
2 years ago |
Pranav C
|
06f03c5315
|
refactor(gui): reset value in finally block
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e93e791402
|
fix(gui): override cellClickHookInj in expanded form to avoid unexpected behaviour
Click event hook is only necessary in cell level and should be override in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
3e69a0839a
|
test: copy paste suite corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
80d0a6a422
|
feat(nc-gui): display filter input logic
|
2 years ago |
Raju Udava
|
bed49e92e5
|
test: decimal value with 2 level precision for copy paste test
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
flisowna
|
1eef5ebad4
|
fix PR issues
|
2 years ago |
Raju Udava
|
ddd1096c99
|
test: copy to clipboard suite optimisation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
f32512a3d7
|
fix(gui): while creating column/project disable button to avoid duplicate api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
89bc19af98
|
fix(gui): avoid toggling editEnabled on mouse down event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ea4888150f
|
feat(nc-gui): add isComparisonSubOpAllowed
|
2 years ago |
Wing-Kam Wong
|
7877c97d8d
|
feat(nc-gui): add comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
06aa2f78e9
|
feat(nc-gui): display is / is not for date & datetime
|
2 years ago |
Wing-Kam Wong
|
64a32b998e
|
feat(nc-gui): add operationSub
|
2 years ago |
Wing-Kam Wong
|
872eb89022
|
feat(nocodb): add comparison_sub_op in Filter.ts
|
2 years ago |
Semjon Geist
|
94862f7df3
|
Merge branch 'pr_refactoring_bulkDataAliasApi' of github.com:semmjon/nocodb into pr_refactoring_bulkDataAliasApi
|
2 years ago |
Semjon Geist
|
a34714e198
|
specify bulkOperation types
|
2 years ago |
Wing-Kam Wong
|
c82a4f63d0
|
feat(nocodb-sdk): add comparison_sub_op
|
2 years ago |
Wing-Kam Wong
|
80c6ace33e
|
feat(nocodb): add a migration script nc_026_add_comparison_sub_op to add a new field comparison_sub_op for FILTER_EXP
|
2 years ago |
Wing-Kam Wong
|
dd87298750
|
feat(nocodb): ncFilterUpgrader_0105003
|
2 years ago |
Wing-Kam Wong
|
520039c0c7
|
feat(nc-gui): render >, <, >=, <= text based on field ui type
|
2 years ago |
Wing-Kam Wong
|
00ab683b94
|
fix(nocodb): disable filtering if empty value is given for date & datetimes
|
2 years ago |
Semjon Geist
|
52872b257f
|
Merge branch 'pr_5103' of github.com:semmjon/nocodb into pr_5103
|
2 years ago |
Semjon Geist
|
cd5f434640
|
change base type
|
2 years ago |
Semjon Geist
|
7dcbbc2ac0
|
Merge branch 'pr_xlsx_upload' of github.com:semmjon/nocodb into pr_xlsx_upload
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
2 years ago |
Wing-Kam Wong
|
31a3d84524
|
feat(nc-gui): include date & datetimes for >, <, >= and <=
|
2 years ago |
Raju Udava
|
af2bf56af2
|
Merge pull request #5183 from nocodb/fix/single-select
fix(nc-gui): single select issues
|
2 years ago |
աɨռɢӄաօռɢ
|
9c2f4445a8
|
Merge pull request #5181 from djmaze/remove_attachment_download_mimetype_check
Do not check mime type during attachment download
|
2 years ago |
Wing-Kam Wong
|
62c23b2114
|
fix(nc-gui): undefined baseId
|
2 years ago |
Wing-Kam Wong
|
21199e4a55
|
Merge branch 'develop' into pr/5164
|
2 years ago |
Wing-Kam Wong
|
22459baa3e
|
refactor(nc-gui): remove unused mimeTypes
|
2 years ago |
Pranav C
|
fb5ddac040
|
Merge pull request #5171 from nocodb/github-action-node-version-16
chore(action): setup node version
|
2 years ago |
Wing-Kam Wong
|
2c47610d68
|
fix(nc-gui): single select issues
|
2 years ago |
Wing-Kam Wong
|
9fb3e68996
|
Merge branch 'develop' into pr/5159
|
2 years ago |
Wing-Kam Wong
|
92190b8ca1
|
Merge branch 'develop' into pr/5165
|
2 years ago |
flisowna
|
26f4788655
|
resolve merging conflicts
|
2 years ago |
flisowna
|
5ba31ba759
|
WIP tests
|
2 years ago |
flisowna
|
18719c0a4a
|
PR fixes: geodata column layout, expanded form in shared view
|
2 years ago |
Martin Honermeyer
|
64fde4bb0d
|
Do not check mime type during attachment download
Also, just do a HEAD request instead of downloading the whole file.
|
2 years ago |
Wing-Kam Wong
|
259c7ee529
|
chore: update sdk paths
|
2 years ago |
github-actions[bot]
|
45cd30b8c9
|
Merge pull request #5176 from nocodb/release/0.105.3
|
2 years ago |
pranavxc
|
ffcb584166
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
b37acb2dbc
|
Merge pull request #5175 from nocodb/develop
|
2 years ago |
Pranav C
|
9c6d2af45a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
8050869742
|
Merge pull request #5141 from nocodb/fix/5122-missing-display
fix: missing display value
|
2 years ago |
Raju Udava
|
c947f52317
|
Merge pull request #5168 from nocodb/refactor/extractProps
refactor: use extractProps
|
2 years ago |