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 |
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 |
աɨռɢӄաօռɢ
|
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 |
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 |
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
|
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
|
64002dfb67
|
chore(workflows): disable release-executables for time being
|
2 years ago |
Wing-Kam Wong
|
1ca6eacd9e
|
fix(nc-gui): share view version
|
2 years ago |
Wing-Kam Wong
|
0a3effcbcc
|
fix(nocodb): show the field data only for share view
|
2 years ago |
Wing-Kam Wong
|
ba8ff29274
|
Merge branch 'develop' into fix/kanban-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 |
navi
|
f881346164
|
Merge pull request #4781 from ketewan/confirm-select-option-removal
Undo select option removal
|
2 years ago |
Raju Udava
|
a0e2deacf3
|
test: kanban shared view access after sign-off
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
8a79feb00d
|
Merge pull request #4855 from nocodb/fix/gallery-cover-image-share-view
fix(nc-gui): get public gallery data from sharedView.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 |
աɨռɢӄաօռɢ
|
6b10145824
|
Merge pull request #4853 from humannocode/iframe-snippet-fix
fix iframe issue with multiple embedded views
|
2 years ago |
Wing-Kam Wong
|
47147360c4
|
Merge branch 'develop' into fix/kanban-share-view
|
2 years ago |
Wing-Kam Wong
|
4befb1d830
|
chore(workflows): disable pr executables
|
2 years ago |