Commit Graph

34 Commits

Author SHA1 Message Date
Ramesh Mane
22220fd238 fix(nc-gui): link record expanded form fields spacing issue 2024-01-20 11:37:17 +00:00
Ramesh Mane
8e9b9701d0 fix(nc-gui): disable fields edit if its readonly 2024-01-20 11:37:15 +00:00
Ramesh Mane
665ec2ee7e fix: word wrap issue #2111 2024-01-13 07:47:32 +00:00
Ramesh Mane
44754e1e9b fix: tab focus issue in shared form and expanded form 2023-12-28 14:12:28 +05:30
Ramesh Mane
291532a651 fix: review changes 2023-12-27 12:47:46 +05:30
Ramesh Mane
8e7aaf8d16 fix: field alignment issue in expanded form 2023-12-27 00:10:45 +05:30
mertmit
c01194b841 fix: stop undo actions on event for inputs
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-30 18:04:02 +03:00
sreehari jayaraj
f321a52ef9 fix: ui changes in links modal 2023-10-02 18:15:12 +05:30
Muhammed Mustafa
53cafa3c17 fix: i18n for Single text 2023-09-28 21:31:38 +05:30
Raju Udava
6276c9287a refactor: change placeholder text
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-13 09:39:54 +05:30
DarkPhoenix2704
016d1622b9 fix: revert style 2023-09-13 09:39:54 +05:30
DarkPhoenix2704
13b1cc4ab2 feat: placeholder 2023-09-13 09:39:54 +05:30
DarkPhoenix2704
2e3611deb7 feat: simplified default value 2023-09-13 09:39:13 +05:30
mertmit
2007e83617 fix: prevent undo while editing
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-06-29 16:45:01 +03:00
mertmit
e41efb718f fix: PR requested change
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-06-10 11:53:22 +03:00
Pranav C
faca1e9f68 fix: access reactive variable value using value prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-06-01 23:17:56 +05:30
Pranav C
54754af815 fix: set default value for inject
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-06-01 14:18:50 +05:30
Wing-Kam Wong
7a5e76ed51 fix(nc-gui): focus when expanded form not open 2023-04-26 13:46:56 +08:00
mertmit
43aae02016 fix: add default value to row height injection
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-03-28 21:41:11 +03:00
Pranav C
e62b9e02d4 refactor: show as multiline for single line if row height is more than 1
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-09 11:26:54 +05:30
mertmit
46b5640dce feat: add showNull to global state to control indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 16:26:22 +03:00
mertmit
a581bbc7fd feat: extended support for NULL indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 16:07:47 +03:00
mertmit
1350e1ab1e feat: visual distinction between NULL and empty string
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-25 11:36:40 +03:00
mertmit
e43888158e fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:51 +03:00
mertmit
a49a68215e feat: ClampedText for handling line-clamping
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:51 +03:00
Pranav C
a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-30 15:13:32 +05:30
Pranav C
8072c40c06 feat(gui): focus first input in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-20 17:08:17 +05:30
Pranav C
f8e52e39e0 fix(api): block delete key press action for input fields at cell level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
59964d5c38 fix(gui): stop event bubbling at input level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:00 +05:30
braks
ad5e9a3532 fix(nc-gui): disable text field if readonly 2022-10-21 18:37:11 +02:00
braks
64368e3fa5 fix(nc-gui): correct input style padding for form views 2022-10-13 11:58:38 +02:00
Wing-Kam Wong
07f525b900 fix(nc-gui): cell styles 2022-09-29 18:29:21 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00