navi
|
778553516d
|
New translations en.json (German)
|
2 years ago |
navi
|
c877338065
|
New translations en.json (Danish)
|
2 years ago |
navi
|
443d1e9f1f
|
New translations en.json (Arabic)
|
2 years ago |
navi
|
2231d02358
|
New translations en.json (Spanish)
|
2 years ago |
navi
|
95c072b7b9
|
New translations en.json (Slovak)
|
2 years ago |
navi
|
4399fcb54b
|
New translations en.json (Basque)
|
2 years ago |
navi
|
b9fe08e882
|
New translations en.json (Czech)
|
2 years ago |
navi
|
3b21c3fef6
|
New translations en.json (French)
|
2 years ago |
navi
|
b9a3d664ce
|
Update source file en.json
|
2 years ago |
Raju Udava
|
d781792f37
|
test: null sort order fix in pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
7b08819fde
|
fix: convert input arg to string if a different type passed
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7ceccc130a
|
fix(api): set sort order of nulls
re #4881
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
a2605c8e7b
|
Merge pull request #4882 from nocodb/test/column-multiselect
refactor: tests better org & clean-up
|
2 years ago |
Wing-Kam Wong
|
802fe6db05
|
refactor(nc-gui): maxNumberOfAttachments & maxAttachmentSize logic
|
2 years ago |
Raju Udava
|
3299f3afad
|
test: fix for multiple edit modals open at same time
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
f96b18d2b4
|
feat(nocodb): remove original name from file name
|
2 years ago |
Wing-Kam Wong
|
d8f8bda96b
|
feat(nc-gui): remove rename upon upload
|
2 years ago |
Raju Udava
|
8465da60cd
|
test: corrections to select options
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
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 |