129 Commits (044717b44331c12b7fdaa79fd16cc1e4d6bab7bd)

Author SHA1 Message Date
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 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
Wing-Kam Wong eedea07bea chore(nc-gui): lint 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago
Pranav C 8072c40c06 feat(gui): focus first input in expanded form 2 years ago
braks e46b5fad94 chore(nc-gui): replace isEmail with validateEmail 2 years ago
Pranav C a0cd878187 fix(gui): make select field editable in form view 2 years ago
Pranav C 6dba597fef chore(gui): lint 2 years ago
Pranav C a888539bd4 fix(gui): reset attachment cell value on update 2 years ago
Pranav C 62f04a05ee fix(gui): prevent escape key press event bubbling only if picker is active 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 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 64f55b841a feat(api): show warning for virtual cells when enter or delete key press 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 8775c454de feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C ac68c8c4f9 fix(gui): make rating field editable by default 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Pranav C 230cd2bff0 feat(gui): open attchment modal on enter key press 2 years ago
Pranav C b204ba2405 feat(gui): toggle rating based on number key press 2 years ago
Pranav C 747202024b feat: toggle checkbox on enter key press 2 years ago
Pranav C f59ee81586 feat: open select options on enter key press 2 years ago
Pranav C 59964d5c38 fix(gui): stop event bubbling at input level 2 years ago
Pranav C 9f1802b2bd fix(gui): block cell level arrow navigation when multi select is open 2 years ago
Pranav C e92f8f1b25 fix(gui): block cell level arrow navigation when single select is open 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Pranav C b84a7ea9a5 fix(gui): remove files from both attachments and storedFiles 2 years ago
Pranav C c59de3948a fix(gui): attachment remove issue in shared form 2 years ago
Pranav C 547b74a6d8 fix(gui): JSON stringify attachment data 2 years ago