Commit Graph

26 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
44754e1e9b fix: tab focus issue in shared form and expanded form 2023-12-28 14:12:28 +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
Muhammed Mustafa
7c322608fe fix: i18n for Currency, Email, Float, Integer, and URL 2023-09-29 15:08:42 +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
68682f90c0 fix: update styles 2023-09-13 09:39:13 +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
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
Wing-Kam Wong
880c48676d fix(nc-gui): vModel on numeric columns 2023-03-17 17:15:58 +08:00
Wing-Kam Wong
e284b96d2b fix(nc-gui): numeric cell type issues 2023-03-15 20:04:52 +08:00
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
Pranav C
d395d643bb fix(gui): treat empty string as null for number fields
re #4701

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-29 13:09:49 +05:30
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
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
3631aa1b7e chore(nc-gui): correct prop types 2022-10-13 16:45:21 +02:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
59c777d30e feat(nc-gui): kanban style 2022-09-24 20:10:33 +08:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00