Ramesh Mane
|
22220fd238
|
fix(nc-gui): link record expanded form fields spacing issue
|
2024-01-20 11:37:17 +00:00 |
|
Ramesh Mane
|
5db4f6533b
|
fix(nc-gui): pw test fail issue
|
2024-01-20 11:37:16 +00:00 |
|
Ramesh Mane
|
b134ffe21e
|
fix(nc-gui): lint errors
|
2024-01-20 11:37:16 +00:00 |
|
Ramesh Mane
|
8e9b9701d0
|
fix(nc-gui): disable fields edit if its readonly
|
2024-01-20 11:37:15 +00:00 |
|
Ramesh Mane
|
d8bd3f5cdd
|
fix: NULL display in cell isn't uniform nocodb/nocodb/issues/7344
|
2024-01-04 06:16:40 +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
|
4f4a071515
|
fix: percent field text select on focus issue
|
2023-12-27 11:22:03 +05:30 |
|
Ramesh Mane
|
8e7aaf8d16
|
fix: field alignment issue in expanded form
|
2023-12-27 00:10:45 +05:30 |
|
Ramesh Mane
|
ffcf84752d
|
fix: number input up-down button should be hidden
|
2023-12-25 23:02:18 +05:30 |
|
Muhammed Mustafa
|
92e37cffe1
|
fix: Fixed issue with focus for Mulit select, single select, percent, Links, belongs to and disabled for Barcode and QRCode and minor fixes
|
2023-12-22 10:31:06 +00:00 |
|
mertmit
|
5a3f7f1138
|
fix: add test selector to wrapper
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-12-05 18:49:38 +03:00 |
|
mertmit
|
a7dc9bd106
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-12-05 18:49:38 +03:00 |
|
mertmit
|
c70ae51e98
|
feat: display as progress
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-12-05 18:49:38 +03:00 |
|
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
|
76b88b7c74
|
fix: i18n for Percentage
|
2023-09-29 12:48:16 +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 |
|
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
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-01-11 16:07:31 +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 |
|
Wing-Kam Wong
|
eedea07bea
|
chore(nc-gui): lint
|
2022-11-22 13:32:22 +08:00 |
|
Pranav C
|
3b3d842ba1
|
fix: focus percentage input on enter key press and on enter key press save and navigate to next row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-21 22:15:29 +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
|
e7982022c7
|
Merge pull request #3931 from nocodb/chore/typefix
|
2022-10-13 18:58:14 +02:00 |
|
braks
|
3631aa1b7e
|
chore(nc-gui): correct prop types
|
2022-10-13 16:45:21 +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 |
|