2547 Commits (a2f6d503db38ecb9e936d389fc6ad58c7f0250ed)

Author SHA1 Message Date
Wing-Kam Wong 59e6cd147d feat(nc-gui): AttachmentImage 2 years ago
Pranav C 3f7c3338b5 refactor(gui): remove unused import and specify types 2 years ago
Pranav C 9c61b18f0a fix(gui): hide attachment edit option in readonly mode 2 years ago
Pranav C 755b54e795 fix(gui): treat cells in lookup as readonly 2 years ago
Pranav C 091b6dd210 fix(gui): if lookup column is attachment and array of objects then pass the array to smartsheet cell 2 years ago
Raju Udava b77eb3d5a7 test: single select, multi select 2 years ago
Wing-Kam Wong 024643d2ea fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong 0bc47dc627 fix(nc-gui): convert to LazyNuxtImg 2 years ago
Wing-Kam Wong 2a14bb5ec7 fix(nc-gui): try possible attachment sources 2 years ago
Wing-Kam Wong e1797af0b4 fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong b81f48309a chore(nc-gui): lint 2 years ago
Wing-Kam Wong b38afece91 refactor(nc-gui): move logic to useAttachment 2 years ago
Wing-Kam Wong 1fecbe0df8 fix(nc-gui): apply getImgSrc and showFallback on Gallery and kanban 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
Daniel Spaude 74b43f02c2
center spinner for 'Duplicate row' in expanded view 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
Wing-Kam Wong a24812c0a2 fix(nc-gui): project?.value -> project.value 2 years ago
Daniel Spaude 04d9b08f55
add delete and duplicate row buttons to expanded form and grid view 2 years ago
Wing-Kam Wong ffaec299ec feat(nc-gui): add min width for filter value 2 years ago
Wing-Kam Wong 68ef30b889 feat(nc-gui): use the default base id if baseId is not provided 2 years ago
Pranav C 11dc53a1a5 chore: suggested changes 2 years ago
Pranav C 1b606f99f8 fix(gui): save new row even if user set LTAR column first 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
Wing-Kam Wong a53a33187a feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed 2 years ago
Pranav C 6416388153 fix(gui): use key to re-render whenever the cell value changes 2 years ago
Pranav C f92c68561c chore(gui): lint 2 years ago
Pranav C e5ef00f1b3 fix(gui): scroll to active cell 2 years ago
Pranav C 84877e51b2 fix(gui): on new row creation using shortcut set the first cell as active 2 years ago
Wing-Kam Wong 31c30e0632 feat(nc-gui): show the first supported filter operator option when changing field 2 years ago
Wing-Kam Wong e7e7ee9265 feat(nc-gui): use field order for filters and use the first option by default 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
Pranav C 6a17924c85 fix(gui): reduce view toolbar items text size 2 years ago
Pranav C 80fb1292a2 fix(gui): align pagination arrows center 2 years ago
Pranav C 4f1f63db72 refactor(gui): icon text color and border color change 2 years ago
Pranav C e84c7db820 feat(gui): white navbar (WIP) 2 years ago
Wing-Kam Wong ea63a0c6a8 fix(nc-gui): getColumn(filter) can be null at the beginning 2 years ago
Raju Udava 145cb83f7e test: multiselect test update as per new UX 2 years ago
Wing-Kam Wong bd28bb837a feat(nc-gui): display filter operator text conditionally 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 d31e0ab224 fix(gui): reset active state if user clicked anywhere outside the tbody 2 years ago