Pranav C
|
599f003773
|
fix(gui): bind keydown handler to document
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
fdcc7cf1b2
|
fix: close invite modal on escape
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
eaf3d1cd65
|
refactor(gui): remove advanced db related options for xcdb project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
52697b33f2
|
refactor(gui): hide advanced db related options by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
05b5eaa114
|
fix(gui): bind keydown event to table body to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
97ff9fb385
|
fix(gui): table rename duplicate validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2c09fb8f62
|
fix(gui): allow entering project name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6013f99cf1
|
feat(gui): right align numeric fields text in grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27e61dde57
|
feat(gui): on new row creation focus on first input cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3bc404c42a
|
fix(gui): close invite modal on escape key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3b19d6d7c0
|
feat(gui): generate default project nme and select and focus the input
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ce51e890c5
|
fix(gui): disable nested page transition to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
f1aaeef823
|
New translations en.json (Basque)
|
2 years ago |
gitstart
|
ea2431e981
|
fix: form view field validation error message, use alias name instead of original field name
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
|
2 years ago |
gitstart
|
8ceb91051f
|
fix: form view field validation error message, use alias name instead of original field name
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
630e0c44e2
|
fix(nc-gui): incorrect usage of optional chain expressions
|
2 years ago |
navi
|
f950ba0e55
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
96ede7adc6
|
fix(nc-gui): override nc-icon styles for copy and delete icons
|
2 years ago |
Wing-Kam Wong
|
9b815f2def
|
fix(nc-gui): nc-icon should be inline
|
2 years ago |
Wing-Kam Wong
|
dc5d5562d4
|
fix(nocodb): fix invalid formula caused by STRING_AGG in postgres
|
2 years ago |
navi
|
b8d33df202
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
9e26b57e2c
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
c3739ce706
|
chore(nocodb): typo
|
2 years ago |
Wing-Kam Wong
|
4f4d876bbd
|
fix(nc-gui): oldAttachment not iterable
|
2 years ago |
Wing-Kam Wong
|
d594577fb9
|
fix(nocodb): nanoid(6) -> nanoid(18)
|
2 years ago |
Wing-Kam Wong
|
fc3994e00f
|
fix(nocodb): url -> attachmentUrl
|
2 years ago |
Wing-Kam Wong
|
c68e68f25a
|
fix(nocodb): enrich path and opt out url in uploadViaURL
|
2 years ago |
gitstart
|
c2b5e99055
|
feat: Remove copy invite token button for register users
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
|
2 years ago |
mertmit
|
fbbe85c455
|
fix: css for fixed row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
c9c45f1cf5
|
fix: handle null project id and missing project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9b8c11c66d
|
fix: get project using `ncMeta.metaGet2` method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
33304e63c3
|
New translations en.json (Russian)
|
2 years ago |
Pranav C
|
9cb79117bc
|
fix: upgrader errors
- skip missing column and tables
- ignore errors thrown by deleted projects
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
33bf9d5fed
|
fix(nc-gui): cater new attachments in gallery view
|
2 years ago |
Wing-Kam Wong
|
404df667a5
|
fix(nc-gui): field query in kanban view
|
2 years ago |
Wing-Kam Wong
|
67c019714f
|
chore(nocodb): lint
|
2 years ago |
Ekaterina Balakina
|
769083e3af
|
fix condition for row-column adding
|
2 years ago |
Pranav C
|
148d4027c8
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
pranavxc
|
7438de7767
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
b09b5ce4db
|
fix: create base class instance using base meta
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5fe114659e
|
fix: handle invalid attachment json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
96b03f4e61
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
pranavxc
|
ebdcd436e3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Raju Udava
|
291159d409
|
test: clamped text issue with pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
pranavxc
|
b458df552e
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
5d9e2ea2fd
|
chore(nc-gui): prettier
|
2 years ago |
Wing-Kam Wong
|
930a7ad0c2
|
chore(nocodb): lint
|
2 years ago |
navi
|
b5e4ad6ee9
|
New translations en.json (Bengali, India)
|
2 years ago |
navi
|
edda139a8b
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
4e9523b7a0
|
New translations en.json (Latvian)
|
2 years ago |