navi
|
10154f9349
|
New translations en.json (Korean)
|
2 years ago |
navi
|
b4af984125
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
7312bffaf0
|
New translations en.json (Italian)
|
2 years ago |
navi
|
cca69f4f26
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
55962a69e4
|
New translations en.json (Finnish)
|
2 years ago |
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 |
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 |
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 |
Pranav C
|
0839d3d171
|
fix(api): mssql - column alter query correction
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 |
Pranav C
|
6b86c7c1cd
|
fix(api): neq query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
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 |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
5b4b45ae76
|
fix: hide system relation column from LTAR popup
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |
Wing-Kam Wong
|
1ca6eacd9e
|
fix(nc-gui): share view version
|
2 years ago |
mertmit
|
b00b74933f
|
fix: isPg, isMysql calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0a3effcbcc
|
fix(nocodb): show the field data only for share view
|
2 years ago |
mertmit
|
fbbc421b3d
|
fix: typos in MssqlUi
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
b39f16d760
|
fix(nc-gui): revise groupingFieldColumn in share view
|
2 years ago |
Wing-Kam Wong
|
01df8ec6f7
|
feat(nc-gui): pass groupingFieldColumn to share view
|
2 years ago |
Raju Udava
|
a5038aa506
|
docs: update to roles & permissions (link)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
862d3973c2
|
docs: update to roles & permissions
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Ekaterina Balakina
|
7bfb208746
|
undo removal of select options
|
2 years ago |
Wing-Kam Wong
|
2c36fcec2b
|
fix(nc-gui): get public gallery data from sharedView.view
|
2 years ago |
Wing-Kam Wong
|
8b84a76bcb
|
fix(nc-gui): include offset in fetchSharedViewData
|
2 years ago |
Wing-Kam Wong
|
10421b8370
|
feat(sdk): add offset to list
|
2 years ago |