Pranav C
|
7cfa6491fc
|
feat(gui): On first click outside checkbox, just select cell. Do not toggle value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8775c454de
|
feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
75c1c202a9
|
feat(gui): ignore unselecting if clicking inside any picker element
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ac68c8c4f9
|
fix(gui): make rating field editable by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5ec33a7883
|
feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
230cd2bff0
|
feat(gui): open attchment modal on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b204ba2405
|
feat(gui): toggle rating based on number key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
747202024b
|
feat: toggle checkbox on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f59ee81586
|
feat: open select options on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
59964d5c38
|
fix(gui): stop event bubbling at input level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9f1802b2bd
|
fix(gui): block cell level arrow navigation when multi select is open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e92f8f1b25
|
fix(gui): block cell level arrow navigation when single select is open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Pranav C
|
b84a7ea9a5
|
fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c59de3948a
|
fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
547b74a6d8
|
fix(gui): JSON stringify attachment data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Muhammed Mustafa
|
865e6e3904
|
feat(testing): Added some test for attachment column, moved cell into common folder and added filepicker support
|
2 years ago |
Muhammed Mustafa
|
9e0eddf833
|
feat(testing): Added Table Column Operations test suite
|
2 years ago |
Vijay Kumar Rathore
|
34c97d731f
|
disallow date picker from opening if column is primary key
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
59f03e9eb4
|
refactor: remove copyright block as CLA covers it
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
fba0d65f18
|
fix(nc-gui):use computed instead of ref for durationType
|
2 years ago |
Wing-Kam Wong
|
1d89c7c8d3
|
fix(nc-gui): duration focus issue
|
2 years ago |
braks
|
840fcba0d3
|
fix(nc-gui): correctly access readonly
|
2 years ago |
redhoyasa
|
b4745db031
|
fix(nc-gui): make dateformat in date picker reactive
|
2 years ago |
braks
|
ad5e9a3532
|
fix(nc-gui): disable text field if readonly
|
2 years ago |
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2 years ago |
mertmit
|
1d495268f5
|
fix(nc-gui): currency handle manual save
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
42afc0f14d
|
fix(nc-gui): add number type to checkbox modelValue
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
acb5820abe
|
fix(nc-gui): checkbox styles preventing action
|
2 years ago |
braks
|
3631aa1b7e
|
chore(nc-gui): correct prop types
|
2 years ago |
braks
|
4df9f2a0c1
|
chore(nc-gui): lint
|
2 years ago |
braks
|
64368e3fa5
|
fix(nc-gui): correct input style padding for form views
|
2 years ago |
braks
|
e57eae722c
|
chore(nc-gui): lint
|
2 years ago |
Pranav C
|
32ee627caa
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
282d481244
|
chore(nc-gui): integer prop type
|
2 years ago |
braks
|
fcfab01995
|
chore(nc-gui): fix types and cleanup unused vars
|
2 years ago |
mertmit
|
34779578fc
|
fix: refine font colors for select options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
940478ae54
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
81715174e2
|
feat: dynamic select chip font color based on readability
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
c9b18ee3ac
|
fix: type errors for select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
e6c686dd32
|
fix: provide proper z-index value to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d6338efbe2
|
fix(nc-gui): prevent expanded form popping out when clicking the image
|
2 years ago |
Wing-Kam Wong
|
96c8d9a117
|
chore(nc-gui): lint
|
2 years ago |
braks
|
f2bc114b29
|
chore(nc-gui): remove logs
|
2 years ago |
braks
|
e4a7497554
|
fix(nc-gui): dropzone injection not working
|
2 years ago |
braks
|
46147cca70
|
chore(nc-gui): styles
|
2 years ago |
braks
|
4c88a4326c
|
feat(nc-gui): add dropzone injection
|
2 years ago |
braks
|
412dd2f523
|
refactor(nc-gui): form view styles
|
2 years ago |