mertmit
|
faf92b7c94
|
fix: avoid refreshing before job completes
|
1 year ago |
mertmit
|
e117bf6d48
|
fix: keep duplicate modals open until job is completed
|
1 year ago |
mertmit
|
83cc596c13
|
fix: better ux for duplicate modals
|
1 year ago |
mertmit
|
09a0f5769d
|
Merge pull request #6641 from nocodb/nc-fix/better-shared
fix: better ux for duplicate shared base
|
1 year ago |
mertmit
|
31839dcd9f
|
fix: better ux for duplicate shared base
|
1 year ago |
mertmit
|
028785dcac
|
fix: missing null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
11b2b4024a
|
Merge pull request #6640 from nocodb/nc-fix/column-title-length
feat: limit column title to 255 for all db types
|
1 year ago |
mertmit
|
2f47d9434c
|
Merge pull request #6639 from nocodb/nc-fix/import-various
fix: import various
|
1 year ago |
mertmit
|
c1eca57327
|
fix: proper null check to handle virtual columns
|
1 year ago |
mertmit
|
c84699e65a
|
fix: drop unused parameter
|
1 year ago |
mertmit
|
8305957718
|
feat: limit column title to 255 for all db types
|
1 year ago |
mertmit
|
a2b4dd7eb7
|
fix: improved readability for loops
|
1 year ago |
mertmit
|
2ae77a3e87
|
fix: null check for csv input
|
1 year ago |
mertmit
|
8d8cf0297b
|
fix: at import column with long name
|
1 year ago |
mertmit
|
06ff1d81be
|
fix: csv import checkbox logic
|
1 year ago |
Muhammed Mustafa
|
a1b8cd8ebf
|
Merge pull request #6636 from nocodb/nc-fix/misc-2
Misc issues
|
1 year ago |
աɨռɢӄաօռɢ
|
23d2ca17d6
|
chore(sdk): regenerate Api.ts
|
1 year ago |
Muhammed Mustafa
|
53f267ec8f
|
fix(nc-gui): Fixed grid pagination issue
|
1 year ago |
Muhammed Mustafa
|
4563eac81c
|
fix(nc-gui): Fixed grid pagination issue
|
1 year ago |
Muhammed Mustafa
|
65b2a6bf3c
|
fix(nc-gui): Fixed grid pagination issue
|
1 year ago |
Muhammed Mustafa
|
71205efe90
|
fix(nc-gui): Fixed sidebar hidden issue
|
1 year ago |
Muhammed Mustafa
|
ae9c49b7b2
|
fix(nc-gui): Fixed sidebar hidden issue
|
1 year ago |
Muhammed Mustafa
|
28033c9320
|
fix(nc-gui): Fixed grid pagination issue
|
1 year ago |
Muhammed Mustafa
|
48ee51614b
|
fix(nc-gui): Fixed details open for editor role
|
1 year ago |
Muhammed Mustafa
|
24efc38c7a
|
fix(nc-gui): Fixed table pagination timing coming up on group by
|
1 year ago |
աɨռɢӄաօռɢ
|
dd15bc0533
|
refactor(nc-gui): remove unused import
|
1 year ago |
mertmit
|
b780f8d78d
|
Merge pull request #6637 from nocodb/nc-fix/copy-follow-up
fix: hide context menu for shared base
|
1 year ago |
mertmit
|
a4ec12c08f
|
test: typo in variable
|
1 year ago |
mertmit
|
90ab437436
|
fix: hide context menu for shared base
|
1 year ago |
mertmit
|
3e62477a36
|
fix: scroll to add edit if present
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
948272fe98
|
Merge pull request #6635 from nocodb/nc-fix/copy-follow-up
fix: copy shared base follow up
|
1 year ago |
mertmit
|
9866d178df
|
fix: follow up for copy shared base
|
1 year ago |
mertmit
|
1f0f3fcb26
|
Merge pull request #6634 from nocodb/nc-feat/copy-shared-base
feat: copy shared base
|
1 year ago |
mertmit
|
e8d8621a77
|
chore: remove unnecessary folder
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
4d8c149fab
|
feat: copy shared base
|
1 year ago |
mertmit
|
73685aea8c
|
fix: drop lazy load for treeview
|
1 year ago |
Raju Udava
|
4d1748197c
|
Merge pull request #6633 from nocodb/nc-fix/various-gg
fix: group by for small tables
|
1 year ago |
Raju Udava
|
b4345d73ea
|
Merge pull request #6632 from nocodb/nc-fix/misc
Nc fix/misc
|
1 year ago |
mertmit
|
989441c0f9
|
fix: group by for small tables
|
1 year ago |
Muhammed Mustafa
|
b362ebee0b
|
fix(nc-gui): Added show more for SpecificDBType
|
1 year ago |
Muhammed Mustafa
|
11e7630894
|
fix(nc-gui): Attachment col option UI fix
|
1 year ago |
Muhammed Mustafa
|
0b07f0f89a
|
fix(nc-gui): Checkbox col option UI fix
|
1 year ago |
Muhammed Mustafa
|
ce72a37478
|
fix(nc-gui): Specific db fix
|
1 year ago |
mertmit
|
109f79059e
|
Merge pull request #6631 from nocodb/nc-chore/plugin-export-statement
fix: Plugin export statement correction
|
1 year ago |
Pranav C
|
78a1f702ba
|
fix: plugin export statement correction
|
1 year ago |
mertmit
|
6e719442cc
|
Merge pull request #6630 from nocodb/nc-fix/create-source
fix: disable closing create source modal while creating
|
1 year ago |
mertmit
|
18208cc8e2
|
fix: disable closing create source modal while creating
|
1 year ago |
Raju Udava
|
2b8deaeb36
|
Merge pull request #6621 from nocodb/nc-fix/kanban-image-click
fix(nc-gui): Fixed issue with image opening in kanban view
|
1 year ago |
Muhammed Mustafa
|
f2d2d50ed2
|
Merge pull request #6622 from nocodb/nc-fix/shared-base-editor
Shared base editor fix
|
1 year ago |
mertmit
|
53a34a0e03
|
Merge pull request #6624 from nocodb/nc-refactor/rename-row-to-records
Refactor: Rename row/column to record/field
|
1 year ago |