Muhammed Mustafa
55f18af03d
fix: Added link preview
1 year ago
Pranav C
c9fc3f35a3
fix: if NcError handle throw it
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
a2e4c110b5
fix: throw proper error
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
15aad4e844
fix: typo
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
4dae512161
fix: validate params in list api
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
fe94f7c4be
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
7e6622045a
fix: add missing await
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
աӄա
f39df38a31
Merge pull request #6796 from nocodb/fix/limit
...
fix(nocodb): config limit
1 year ago
Pranav C
54e4cad366
feat: validate fields and filters
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
Pranav C
7c2727e7e3
refactor: validate sort options as well
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Raju Udava
7eb0613bd7
test: invalid field as 422 in new data APIs
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
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
Muhammed Mustafa
20eb760a06
fix: Added scroll style for firefox
1 year ago
Muhammed Mustafa
ac09987409
fix: Increased large scrollbar width
1 year ago
Muhammed Mustafa
7d599da664
fix: Improved scrollbar style and adding more padding to table
1 year ago
Muhammed Mustafa
7893129ef4
fix: Darkened table scrollbar
1 year ago
gitstart
6b85a569fa
fix :default value not applied if value was modified before submitting link shared form
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: sheldon-welinga <sheldonwelinga@gmail.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
1 year ago
gitstart
02b7b49694
Merge commit '3ee2d57c6c3625912c3a5025c83c4bfca64f7fbf' into NCDBOSS-88
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