Pranav C
|
6720d3449f
|
refactor(gui): show advanced option on double click
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7dc4758b23
|
fix(gui): exclude removed options from validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bcb391dab3
|
refactor(gui): make show more/hide more label grey
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
83bbde51ff
|
fix(gui): z-index correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d0a11b99c7
|
fix(gui): on typing make editable and focus url input
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
269c63b374
|
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c86efb4146
|
fix(gui): reset invite user form and focus email input on open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4eb0ba22fc
|
feat(gui): align rollup cell on right
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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 |
Wing-Kam Wong
|
51e5de9a6c
|
fix(nocodb): ncAttachmentUpgrader_0104002
|
2 years ago |
Wing-Kam Wong
|
66820f7acd
|
chore(nocodb): typo
|
2 years ago |
Wing-Kam Wong
|
d28fa071ed
|
fix(nc-gui): bypass attachment in saveOrUpdateRecords
|
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 |
Wing-Kam Wong
|
646e4355af
|
feat(nc-gui): add placeholder to filter value input
|
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 |
Wing-Kam Wong
|
e87c0fdbd5
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
087ef2e7ac
|
chore(nc-gui): hyphenate v-on event
|
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 |
Wing-Kam Wong
|
6633362f24
|
chore(nc-gui): lint
|
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 |