93 Commits (eea5a9405ace010137511ed2ece2e9f139c0f23b)

Author SHA1 Message Date
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 e84c11287b refactor: variable name 1 year ago
mertmit 5aa2afef1a fix: multi select order 1 year ago
mertmit 4d79a04923 fix: avoid edit mode for select columns 1 year ago
mertmit e41efb718f fix: PR requested change 1 year ago
mertmit 7bdb7dc361 feat: wrap MultiSelect tags based on row-height 1 year ago
Wing-Kam Wong 4d2ed1d499 chore(nc-gui): lint 1 year ago
Pranav C 22a3e56d4b fix(gui): maintain multi select option order using flex order property 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
Wing-Kam Wong 36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Raju Udava a54f0e5535 test: anomaly fix for handling multi select dropdown 2 years ago
Raju Udava b77eb3d5a7 test: single select, multi select 2 years ago
Raju Udava 145cb83f7e test: multiselect test update as per new UX 2 years ago
Pranav C ace0b2f800 fix(gui): multi-select dropdown closing issue on selecting an option 2 years ago
Pranav C 994b53e22c fix(gui): show dropdown arrow in multiselect 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 074fd0c62a fix(gui): show multiselect 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 a4877e8fbe refactor(gui): cleanup 2 years ago
Pranav C 24a1a2ca64 fix(gui): trigger single select dropdown on clicking anywhere in the cell(td) 2 years ago
Pranav C 493c7e7b33 fix(gui): trigger dropdown on clicking anywhere in the cell 2 years ago
Pranav C e708465697 fix(gui): show pointer for select field if not readonly 2 years ago
Pranav C ad7a2d6610 fix(gui): keep select as disabled until the cell become active or editable 2 years ago
Pranav C 1c3629f6e7 fix(gui): close options list when if not active or editable 2 years ago
Wing-Kam Wong 6633362f24 chore(nc-gui): lint 2 years ago
mertmit 4c7d30e702 fix: isPg, isMysql calls 2 years ago
mertmit 36fb93def5 feat: row height for grid view 2 years ago
mertmit b00b74933f fix: isPg, isMysql calls 2 years ago
Wing-Kam Wong 183a123cae fix(nc-gui): multi select behaviours based on roles 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
Pranav C 0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press 2 years ago