44 Commits (b747c60f3473dcd2a4aea57b42ce3baaf7699951)

Author SHA1 Message Date
Pranav C b747c60f34 fix(gui): stop enter key event propagation 2 years ago
Pranav C cf3620f9a6 fix(gui): arrow navigation issue with single select 2 years ago
Pranav C 887269d5c1 fix(gui): single select cell related bugs 2 years ago
mertmit 4c7d30e702 fix: isPg, isMysql calls 2 years ago
mertmit b00b74933f fix: isPg, isMysql calls 2 years ago
Wing-Kam Wong 6a98ea8e3b chore(nc-gui): lint 2 years ago
Wing-Kam Wong 2c6521c7e4 fix(nc-gui): single select behaviours based on roles 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 2 years ago
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 523105c8b0 fix(gui): allow typing directly in single 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 61661e4a9c fix(gui): hide add option from shared form view 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 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 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
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
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 9959cf1357 chore(nc-gui): remove unwanted character 2 years ago
Wing-Kam Wong 4946f89355 fix(nc-gui): more on cell styles 2 years ago
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 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