Muhammed Mustafa
a1e06f1074
fix: Added auto scrolling/auto hiding of create view btn in sidebar
1 year ago
Raju Udava
9f2f73183c
Merge pull request #6803 from nocodb/nc-fix/column-click-selection
...
Added column click selection
1 year ago
Raju Udava
d22012d64a
Merge pull request #6800 from nocodb/nc-feat/link-preview
...
Added link preview
1 year ago
Muhammed Mustafa
d984662ba9
fix: Removed white line coming up when column header is right clicked and skipped column column selection logic when left/right clicked when edit column modal is opened
1 year ago
Muhammed Mustafa
b2624e59fe
fix: Integrated column click to select to tests
1 year ago
Muhammed Mustafa
ca718be3aa
fix: Pressing espace now clears selection in grid
1 year ago
Muhammed Mustafa
622a00fac6
fix: Added dbl click to open edit column modal for Virtual column header
1 year ago
Muhammed Mustafa
8ba9632f0d
fix: Added column click selection
1 year ago
Muhammed Mustafa
dbd1da284b
fix: Used smaller image for link preview
1 year ago
Muhammed Mustafa
06685e6e6a
fix: Link preview url
1 year ago
Muhammed Mustafa
55f18af03d
fix: Added link preview
1 year ago
աӄա
f39df38a31
Merge pull request #6796 from nocodb/fix/limit
...
fix(nocodb): config limit
1 year ago
աɨռɢӄաօռɢ
63635cdfd2
refactor(nocodb): use defaultLimitConfig from extractLimitAndOffset
1 year ago
աɨռɢӄաօռɢ
09ed927f86
refactor(nocodb): use defaultLimitConfig from extractLimitAndOffset
1 year ago
աɨռɢӄաօռɢ
d1cde0f44d
feat(nocodb): export defaultLimitConfig
1 year ago
աɨռɢӄաօռɢ
c57471fdb9
chore(nocodb): revert limit changes
1 year ago
աɨռɢӄաօռɢ
c4ef8c364d
fix(nocodb): config limit
1 year ago
Raju Udava
defa8d691d
Merge pull request #6763 from nocodb/fix/6702-links-alias
...
fix: Column meta update is not persisting the change in meta db
1 year ago
աӄա
d5fd9305f5
Merge pull request #6789 from amitabh-sahu/fix/6781-fields-dropdown-UI
...
fix(FieldsMenu): add ellipsis and show full name on hover
1 year ago
amitabhsahu
99b1b79ca0
fix(FieldsMenu): add ellipsis and show full name on hover
1 year ago
Raju Udava
e26ad6551c
Merge pull request #6785 from nocodb/fix/creator-invite
...
Added user management to org creator and user cannot delete them selves
1 year ago
Raju Udava
11bac80e59
Merge pull request #6788 from nocodb/fix/6456-shred-view-sort
...
refactor: Avoid loading default sort in shared view
1 year ago
Raju Udava
435f3fed8a
Merge pull request #6787 from nocodb/fix/6477-swagger-schema
...
fix: Swagger schema corrections
1 year ago
Raju Udava
2e0947cdac
Merge pull request #6786 from nocodb/nc-fix/1649-erd-bug
...
fix: Bugs related to ERD
1 year ago
Raju Udava
d3f6722a26
test: fix filter reset in shared view
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
Pranav C
cd1b4b549e
refactor: avoid loading default sort in shared view
...
- Hide existing sort options and by default sort it internally
- If user provides sort option override the default one
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
e413c363d9
refactor: swagger schema correction - use array if it's hm/mm relation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
70891e74e5
refactor: exclude nested params for system fields
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Raju Udava
524f6ccb20
docs: upload from mobile
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
Pranav C
02c4db92eb
fix: check views already loaded or not
1 year ago
Pranav C
01ae396557
fix: use getMeta method to get table meta if not loaded already
1 year ago
Muhammed Mustafa
5271b59ef5
fix: Added user management to org creator and user cannot delete themselves
1 year ago
Muhammed Mustafa
8d145e26f3
Merge pull request #6782 from nocodb/nc-fix/hide-col-for-project-erd
...
Hide col for project erd
1 year ago
Pranav C
3ee2d57c6c
refactor: add divider in sidebar bottom menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Muhammed Mustafa
fcbf511bfd
fix: Fixed test for ERD
1 year ago
Muhammed Mustafa
9a249e887d
fix: Hide col for project erd view and show in table erd view
1 year ago
Pranav C
39f121bee9
Merge pull request #6772 from nocodb/nc-refact/sentry-additional-infos
...
Refactor: remove rate-limiter for health api
1 year ago
Raju Udava
662e57aa29
Merge pull request #6780 from nocodb/fix/6206-metasync-qrcode
...
fix: exclude Qrcode and Barcode while checking removed column
1 year ago
Pranav C
b00235bca1
fix: exclude qrcode and barcode while checking removed column(update in missing place)
...
qrcode and barcode are just virtual column which pointing to another column
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
252ef73196
fix: exclude qrcode and barcode while checking removed column
...
qrcode and barcode are just virtual column which pointing to another column
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
9faaf38f37
refactor: sentry capturing
1 year ago
Pranav C
c23434465f
feat: remove rate-limiter from health api
1 year ago
աɨռɢӄաօռɢ
1696ec55a2
chore(nc-gui): lint
1 year ago
աɨռɢӄաօռɢ
cb539e4d01
chore(nocodb): lint
1 year ago
Pranav C
20700f5bb1
Merge pull request #6766 from nocodb/nc-refactor/sidebar-menu
...
Add forum link in sidebar bottom menu
1 year ago
Pranav C
6290ce263d
Merge pull request #6756 from nocodb/fix/6752-filter-auto-save
...
fix: enable autosave by default, since we don't have save button anymore
1 year ago
Raju Udava
a3ab389b4a
Merge pull request #6764 from nocodb/nc-fix/share-grid-view-expanded-form
...
Fixed issue with opening expanded form in shared grid view when already logged in
1 year ago
Raju Udava
d6b6592d25
Merge pull request #6758 from nocodb/fix/i18n-switch-bug
...
Fixed i18n fallback locale not loading issue
1 year ago
Raju Udava
eb9b6efc0e
Update README.md
...
GIF changed to reflect latest product
1 year ago
Raju Udava
c7fdce683c
Update README.md
...
clarification about default DB
1 year ago