Pranav C
|
918d089061
|
fix(api): hide length and scale for int and float types
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9e968465bc
|
fix(api): mssql - enable toggling scale and precision
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
d88c844824
|
refactor: function name clean-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
5b1265e5a6
|
test: select options- move out adding options to test spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
0839d3d171
|
fix(api): mssql - column alter query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
16d686593f
|
chore(action): bring back executable build in nightly dev release
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
02854a9e41
|
fix(api): mssql - alter column query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
dffce6fe6b
|
Merge pull request #4861 from nocodb/fix/misc
fix: Miscellaneous bugs
|
2 years ago |
Raju Udava
|
32a74982a4
|
test: typo correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
3206ee45ba
|
test: checkbox - kludge to handle PG null in sort
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
6b86c7c1cd
|
fix(api): neq query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7a8f79097a
|
feat(nc-gui): revise attachment limits
|
2 years ago |
Pranav C
|
eadbdab289
|
refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90bfa2dec2
|
feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
928346e619
|
fix(api): include null values in `neq` filter
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
46d670f089
|
feat(gui): navigation option to switch between rows in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
901a45806d
|
test: checkbox column verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
75cab2eaf9
|
test: app-store removed from project settings
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
29ff2cd0db
|
fix(gui): inject readonly property to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d11ba2861
|
feat(gui): hide unnecessary options from filter comparison dropdown based on type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9792a3a0ad
|
feat(gui): add checked and notchecked option in filter
re #2014
|
2 years ago |
Pranav C
|
c2c6bf5c1c
|
refactor(gui): hide appstore from project settings modal
re #4852
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cc95ca634f
|
fix(gui): typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ab1e60a97c
|
fix(gui): skip if related view/hook/column of a filter is not found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ee8621b82c
|
fix(gui): update refresh-token api url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
96040220a3
|
fix(gui): make add icon visible in dark mode and show it all the time in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
88e648c5a9
|
fix(gui): avoid opening expanded form in shared view
re #4580
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b09d16ceb1
|
Merge pull request #4379 from southball/feature/multiselect-filter
feat: add filter types for multiselect field
|
2 years ago |
Wing-Kam Wong
|
d542086f06
|
refactor(nc-gui): move file mime types to utils
|
2 years ago |
Wing-Kam Wong
|
4025e9d680
|
feat(nc-gui): show LazySmartsheetColumnAttachmentOptions only in ee
|
2 years ago |
Wing-Kam Wong
|
276cf26db8
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
3fe516b4c9
|
fix(nocodb): use local storage adapter for local attachments
|
2 years ago |
Wing-Kam Wong
|
3fdf5922a0
|
feat(nc-gui): revise max number of attachments validation logic
|
2 years ago |
Wing-Kam Wong
|
151df360bc
|
refactor(nc-gui): move LazySmartsheetColumnAttachmentOptions to Advanced Settings
|
2 years ago |
Wing-Kam Wong
|
3ae55fe0d8
|
feat(nc-gui): add vertical adding to AttachmentOptions
|
2 years ago |
Wing-Kam Wong
|
50f50983f8
|
Merge branch 'develop' into feat/attachments
|
2 years ago |
Wing-Kam Wong
|
b370ff45a9
|
Merge branch 'develop' into feat/attachments
|
2 years ago |
աɨռɢӄաօռɢ
|
b253eda005
|
Merge pull request #4876 from nocodb/fix/shared-view-warnings
fix: injection warnings on shared view
|
2 years ago |
mertmit
|
1ba7cd71a1
|
Merge pull request #4866 from nocodb/fix/hide-mm-modal
fix: hide system relation column from LTAR popup
|
2 years ago |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
46f19c86b5
|
test: support attach multiple files in one go
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
5b4b45ae76
|
fix: hide system relation column from LTAR popup
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
a5a3bf5a4c
|
Merge pull request #4872 from nocodb/chore/timely-executable-build
chore(action): extract current version from package.json
|
2 years ago |
Pranav C
|
8841f8d477
|
chore(action): add repo checkout step
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
000aa0fb51
|
wip(nocodb): ncAttachmentUpgrader
|
2 years ago |
Pranav C
|
c1232a31f2
|
chore(action): extract current version from package.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
90a59e3003
|
Merge pull request #4848 from nocodb/fix/kanban-share-view
fix: kanban share view issues
|
2 years ago |
Wing-Kam Wong
|
e25fd8f0ab
|
Merge branch 'develop' into feat/attachments
|
2 years ago |
Wing-Kam Wong
|
559da5c7be
|
fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData
|
2 years ago |
Wing-Kam Wong
|
5e5be6adc7
|
fix(nc-gui): revise filterArrJson and sortArrJson in fetchSharedViewGroupedData
|
2 years ago |