96 Commits (acdafbc849d8ad8592a8d6bb7b3ecac39bfe1287)

Author SHA1 Message Date
mertmit 92ad577d7b fix: trailing space handling for select options 10 months ago
Muhammed Mustafa 489a707aa8 fix: SingleSelect and MutliSelect improved for mobile view 11 months ago
mertmit d5c0599547 fix: default value with single quote 12 months ago
mertmit c88ed1acaa fix: handle trailing spaces for select columns 12 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 12 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
sreehari jayaraj 4f9851b19e fix: blur event on outside click 12 months ago
Muhammed Mustafa d4fc26f227 fix: i18n for Multi and single select and its col option 12 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 1 year ago
mertmit a930f7d242 fix: revise frontend acl 1 year ago
Raju Udava 29f024a498 refactor: placeholder correction 1 year ago
DarkPhoenix2704 016d1622b9 fix: revert style 1 year ago
DarkPhoenix2704 13b1cc4ab2 feat: placeholder 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
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