44 Commits (121c4ed71c327ce863c1db49ac02480992426fc9)

Author SHA1 Message Date
Pranav C 0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press 2 years ago
Wing-Kam Wong 5d048d37f2 fix(nc-gui): set show-search always true 2 years ago
Pranav C 12a95968ba fix(gui): check default value defined or not 2 years ago
Pranav C 9b9894f72b fix(gui): remove unnecessary chars from column default value 2 years ago
Pranav C 043cbcf4e7 fix(gui): block event bubbling 2 years ago
Pranav C 913a3ba800 fix(gui): skip delete key and toggle options list only if char key pressed 2 years ago
Pranav C eb12c2f63c fix: allow arrow navigation with multi select 2 years ago
Pranav C 0d98aac265 refactor: group import statements 2 years ago
Pranav C 26d7759c9e fix: clear icon in multi select 2 years ago
Pranav C 084b2c7a5e fix: clear icon in single select 2 years ago
Pranav C 064436d550 refactor(gui): reload table meta after adding new option 2 years ago
Pranav C 56dc7615c3 refactor(gui): requested changes 2 years ago
Pranav C 6ffd7b5e5d feat(gui): use title if id is missing 2 years ago
Pranav C 61661e4a9c fix(gui): hide add option from shared form view 2 years ago
Pranav C 7d5fb68d2e test(playwright): add method to verify selected options 2 years ago
Pranav C b4b63e5140 test: add playwright test 2 years ago
Pranav C ac05d8fa6c feat(gui): show temporary value while syncing in background 2 years ago
Pranav C 1219657783 feat(gui): set default color and option to add new option in dropdown 2 years ago
Pranav C be2bbc7d84 refactor(gui): use a-select for single select 2 years ago
Pranav C 7646a4e8ba wip: single/multi select option creation 2 years ago
Pranav C a0cd878187 fix(gui): make select field editable in form view 2 years ago
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 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 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 b204ba2405 feat(gui): toggle rating based on number key press 2 years ago
Pranav C f59ee81586 feat: open select options on enter key press 2 years ago
Pranav C 9f1802b2bd fix(gui): block cell level arrow navigation when multi select is open 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Muhammed Mustafa 3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
Wing-Kam Wong 59f03e9eb4 refactor: remove copyright block as CLA covers it 2 years ago
braks 4df9f2a0c1 chore(nc-gui): lint 2 years ago
braks e57eae722c chore(nc-gui): lint 2 years ago
Pranav C 32ee627caa chore(gui): lint 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
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong 59c777d30e feat(nc-gui): kanban style 2 years ago
Raju Udava 312120fd0b test: cy-stability for dropdown 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
mertmit 6248ab1a55 fix(gui-v2): remove placeholder for select cells 2 years ago
mertmit 993d72dfb9 fix(gui-v2): select cells use readOnly instead of editEnabled 2 years ago
braks 4373c38311 chore(gui-v2): revert casting to any instead of select options type 2 years ago
braks 0e699f89c0 chore(gui-v2): cleanup typecheck issues 2 years ago
Pranav C 4a31d733a8 refactor(gui-v2): use edit and readonly injection keys properly in all cell 2 years ago