68 Commits (ccd6787fc55673ad509b6b9437bf089b31c2a864)

Author SHA1 Message Date
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
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