Pranav C
6944af013a
fix: convert id value to string since it's passed in url path and treated as string
4 weeks ago
Pranav C
ea6ce8d27b
Miscellaneous fixes and improvements ( #9699 )
...
* fix: base icon color in breadcrumb
* fix: allow expanding nested record from expanded form
* fix: focus base lable in tree view on create/delete/load
* fix: avoid allowing deletion of display value
* fix: focus input field if activeElement is div
* fix: text area height issue
* refactor: show app version on hovering nocodb icon
* refactor: focus only if adding new record
* refactor: extract foreign key value for external source
4 weeks ago
Ramesh Mane
3e0fc8623e
fix(nc-gui): UI Error on toggle locked view ( #9714 )
4 weeks ago
Ramesh Mane
6f9ca7af9a
fix(nc-gui): allow user to submit form in locked view ( #9705 )
...
* fix(nc-gui): allow user to submit form in locked view
* fix(nc-gui): some minor changes
* fix(nc-gui): update form branding link
1 month ago
navi
49b94b8c40
New translations en.json (Korean) ( #9709 )
1 month ago
navi
12f5265dae
New translations en.json (Czech) ( #9707 )
1 month ago
Pranav C
f8c2f7f369
fix: missing join
1 month ago
Pranav C
323c5b9a05
fix: missing return
1 month ago
Pranav C
76b04bb0e5
fix: type correction
1 month ago
Pranav C
481802bf75
fix: missing return statement
1 month ago
Pranav C
488e13d287
refactor: remove import statement since it already part of auto-import
1 month ago
Pranav C
1107111e6d
fix: escape _ in id value if composite pk
1 month ago
Pranav C
33b3e5d4d3
fix: split id only if necessary and add an option to escape `_` when composite pk
1 month ago
Pranav C
5c5b4c3a32
fix: keep support to old editable shared base
1 month ago
Pranav C
d4e187e74f
fix: make shared base readonly
1 month ago
Pranav C
79846c555a
refactor: trigger record update only if at least one file uploads
1 month ago
Pranav C
723aad7968
feat: show human-readable size in error message
1 month ago
DarkPhoenix2704
a5adc8c9f8
fix: prevent click for cloud
1 month ago
DarkPhoenix2704
3d48fea52c
fix: prevent click for cloud
1 month ago
DarkPhoenix2704
20f50d15ed
fix: changelog images
1 month ago
navi
d2be85815b
New translations en.json (Korean) ( #9694 )
1 month ago
Pranav C
a853f6941e
fix: limit number of files
1 month ago
Pranav C
c539fbcc5d
fix: add filesize limit in backend as well
1 month ago
Pranav C
7ba69e1a10
fix: avoid converting to bytes in GUI since it's already converted value
1 month ago
navi
39d7420f6a
New translations en.json (Korean) ( #9685 )
1 month ago
Raju Udava
87aa9801fe
Update 030.string-functions.md
1 month ago
Raju Udava
7ee2639b2f
Update 030.string-functions.md
1 month ago
Pranav C
8b8ed84664
fix: keep support to old editable shared base
1 month ago
Pranav C
9b5fa9f3ed
fix: blank function argument type
1 month ago
Pranav C
c3690bf290
fix: add counter suffix if duplicate found
1 month ago
Pranav C
50d3f1ba94
feat: add ISBLANK and ISNOTBLANK formula support
1 month ago
Pranav C
cc2393712a
fix: make shared base readonly
1 month ago
Pranav C
0a2164798a
chore: extract column name from title if missing
1 month ago
navi
ceaf5ca7a5
New translations en.json (Korean) ( #9682 )
1 month ago
mertmit
5f490bd3eb
fix: unify formula syntax as documented
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 month ago
mertmit
a2f98af534
fix: properly throw formula errors
...
Signed-off-by: mertmit <mertmit99@gmail.com>
1 month ago
github-actions[bot]
7a37e69193
chore: update sdk path
1 month ago
pranavxc
4a5a4b9988
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
1 month ago
Pranav C
81598faef5
fix: extract color prop from meta
1 month ago
Pranav C
6b77f5c2df
refactor: suggested review changes
1 month ago
Pranav C
cda0408ce1
refactor: instead of column_name make title mandatory for column create
1 month ago
Pranav C
8e1c05090c
refactor: extract icon based on index
1 month ago
Pranav C
a22e4c579f
test: update in test
1 month ago
Pranav C
9ec0baec9a
refactor: make only title as required
1 month ago
Pranav C
be95825039
refactor: allow using icon index for checkbox and rating
1 month ago
Pranav C
1ea35f1f6d
refactor: make title mandatory instead of table_name
1 month ago
navi
88fe5d6079
New translations en.json (Korean) ( #9663 )
1 month ago
Pranav C
3cb7f90660
refactor: disable the upgrader for now
1 month ago
Pranav C
a1f84f19d8
refactor: rename upgrader files
1 month ago
Pranav C
2b67670d66
refactor: apply migration only in ee
1 month ago