81 Commits (a1ca4f370c45a4e04559d68b75b8e1c7edee5be3)

Author SHA1 Message Date
Raju Udava 7e8601847c Revert "Revert "fix: add event handler based activeCell status"" 1 year ago
Raju Udava 9f53f98027 Revert "fix: add event handler based activeCell status" 1 year ago
Pranav C 539f0c2e95 fix: add event handler based activeCell status 1 year ago
Pranav C 14757d6b0d chore: lint 1 year ago
Pranav C c269218857 fix: decide active state based on both editEnabled and active 1 year ago
Pranav C 396c9ef480 fix: decide editable state based on both editEnabled and active 1 year ago
mertmit 0306e4cc2a refactor: drop unnecessary import 1 year ago
mertmit 4d79a04923 fix: avoid edit mode for select columns 1 year ago
mertmit 7bdb7dc361 feat: wrap MultiSelect tags based on row-height 1 year ago
Pranav C 8d2b551bf4 fix: check value is defined or not 1 year ago
Pranav C 2afd6caa4b fix(gui): search input field width issue, option create based on click event 1 year ago
Pranav C 526d406621 refactor(gui): load the cell only when it is in the viewport 1 year ago
Pranav C 86b729ad7e refactor(gui): render ant select component only when cell is active or in editable state 1 year ago
mertmit 95b239c6f7 fix: missing injection warning on kanban select fields 2 years ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Wing-Kam Wong 2c47610d68 fix(nc-gui): single select issues 2 years ago
Raju Udava b77eb3d5a7 test: single select, multi select 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago
Pranav C 10190d5941 refactor(gui): single select clear icon alignment 2 years ago
Raju Udava 145cb83f7e test: multiselect test update as per new UX 2 years ago
Pranav C 93803fad58 fix(gui): cell clear icon 2 years ago
Pranav C 9f2b16091d fix(gui): on spacebar press open expanded form 2 years ago
Pranav C a047c80b2d fix(gui): close dropdown on pressing escape key in form view 2 years ago
Pranav C 05c0db7cc1 fix(gui): equivalent padding in gallery view 2 years ago
Pranav C 3a92f2aff8 fix(gui): close dropdown only if clicked outside 2 years ago
Pranav C 88a94bf510 refactor(gui): close dropdown on clicking outside, and avoid opening dropdown if expanded form is open 2 years ago
Pranav C 24a1a2ca64 fix(gui): trigger single select dropdown on clicking anywhere in the cell(td) 2 years ago
Pranav C 1ce4a90d6f fix(gui): keep single select in disabled state until it's active or editable 2 years ago
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
Wing-Kam Wong 6633362f24 chore(nc-gui): lint 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
Ekaterina Balakina b419bf0f26 review fixes 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