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
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
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
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
amitabhsahu
99b1b79ca0
fix(FieldsMenu): add ellipsis and show full name on hover
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
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
Pranav C
3ee2d57c6c
refactor: add divider in sidebar bottom menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Muhammed Mustafa
9a249e887d
fix: Hide col for project erd view and show in table erd view
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
ee0f42c52a
fix: add option to validate and throw error in filter
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
dd7e84d7cf
fix: add option to validate filter
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
f283f7233a
fix: avoid treating `CURRENT_TIMESTAMP` as string
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Muhammed Mustafa
bea6a87756
fix: Fixed issue with opening expanded form in shared grid view when already logged in
1 year ago
Pranav C
0737af7225
fix: pass meta as prop of an object
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
4e50818138
chore: refer nocodb-sdk locally
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago
Pranav C
97da500c88
feat: add forum link
1 year ago
Raju Udava
c41ad794fc
docs: information about related env variables
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
Muhammed Mustafa
7b7e53988f
fix: Fixed i18n fallback locale not loading issue
1 year ago
Muhammed Mustafa
391fd55721
fix: Fixed i18n fallback locale not loading issue
1 year ago
Muhammed Mustafa
6cbeeab8dc
fix: i18n cleanup
1 year ago
Pranav C
88e210630a
fix: enable autosave by default, since we don't have save button anymore
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
1 year ago