238 Commits (c90f8e3a6dc85205905fa91b7544151bcef99c88)

Author SHA1 Message Date
Wing-Kam Wong e1797af0b4 fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong b38afece91 refactor(nc-gui): move logic to useAttachment 2 years ago
Wing-Kam Wong 5f250b5453 fix(nc-gui): use fallback image 2 years ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
mertmit a0db4eb7ab fix: use text length as key instead of text 2 years ago
mertmit 284fea2462 fix: use debounced refresh for resize observer 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Pranav C 6416388153 fix(gui): use key to re-render whenever the cell value changes 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 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 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 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
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 760e4d67bf fix(gui): checkbox alignment issue 2 years ago
Pranav C 887269d5c1 fix(gui): single select cell related bugs 2 years ago
Pranav C d0a11b99c7 fix(gui): on typing make editable and focus url input 2 years ago
Raju Udava 291159d409 test: clamped text issue with pg 2 years ago
Wing-Kam Wong c6039e3536 feat(nc-gui): allow all mime types logic 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
mertmit a581bbc7fd feat: extended support for NULL indicator 2 years ago
Raju Udava eb0eb410c0 test: use different class name for cell & expand modal picker 2 years ago
Raju Udava 91ef35a588 test: attachment enterprise 2 years ago
mertmit 1350e1ab1e feat: visual distinction between NULL and empty string 2 years ago
mertmit 8ccb128cba fix: set default row height to short 2 years ago
mertmit e43888158e fix: PR requested changes 2 years ago
mertmit a49a68215e feat: ClampedText for handling line-clamping 2 years ago
mertmit 4c7d30e702 fix: isPg, isMysql calls 2 years ago
mertmit 36fb93def5 feat: row height for grid view 2 years ago
Pranav C 6a098aec17 fix(gui): apply attachment validation in shared form view 2 years ago
Pranav C 33c35d9e5a fix(gui): on removing attachment from model remove it from selected items array as well 2 years ago
Wing-Kam Wong c1d1ffcd8f chore(nc-gui): remove unnecessary async 2 years ago
Wing-Kam Wong 8aef163e46 feat(nc-gui): add scoped to style in RenameFile 2 years ago
Wing-Kam Wong 9f43500d4f chore(nc-gui): revise comments 2 years ago