100 Commits (07728342d8532de3dd64852c0f9ec10937882c2b)

Author SHA1 Message Date
Pranav C 07728342d8 fix: proper multi/single select behaviour with keyboard 2 years ago
Pranav C ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys 2 years ago
Pranav C 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 2 years ago
Pranav C 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
Pranav C 8775c454de feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C ac68c8c4f9 fix(gui): make rating field editable by default 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Pranav C 230cd2bff0 feat(gui): open attchment modal on enter key press 2 years ago
Pranav C b204ba2405 feat(gui): toggle rating based on number key press 2 years ago
Pranav C 747202024b feat: toggle checkbox on enter key press 2 years ago
Pranav C f59ee81586 feat: open select options on enter key press 2 years ago
Pranav C 59964d5c38 fix(gui): stop event bubbling at input level 2 years ago
Pranav C 9f1802b2bd fix(gui): block cell level arrow navigation when multi select is open 2 years ago
Pranav C e92f8f1b25 fix(gui): block cell level arrow navigation when single select is open 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 2 years ago
Pranav C c59de3948a fix(gui): attachment remove issue in shared form 2 years ago
Pranav C 547b74a6d8 fix(gui): JSON stringify attachment data 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 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 2 years ago
mertmit 42afc0f14d fix(nc-gui): add number type to checkbox modelValue 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 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 2 years ago
mertmit 940478ae54 fix: PR requested changes 2 years ago
mertmit 81715174e2 feat: dynamic select chip font color based on readability 2 years ago
mertmit c9b18ee3ac fix: type errors for select cells 2 years ago
Pranav C e6c686dd32 fix: provide proper z-index value to avoid unexpected behaviour 2 years ago
Wing-Kam Wong d6338efbe2 fix(nc-gui): prevent expanded form popping out when clicking the image 2 years ago