73 Commits (30cd0c3d421fa27238fe0a649f8c7dacf2a41506)

Author SHA1 Message Date
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
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 043cbcf4e7 fix(gui): block event bubbling 2 years ago
Pranav C 913a3ba800 fix(gui): skip delete key and toggle options list only if char key pressed 2 years ago
Pranav C eb12c2f63c fix: allow arrow navigation with multi 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 6ffd7b5e5d feat(gui): use title if id is missing 2 years ago
Pranav C 61661e4a9c fix(gui): hide add option from shared form view 2 years ago
Pranav C 7d5fb68d2e test(playwright): add method to verify selected options 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