2473 Commits (7f065ecab83cbf87542641eb262685c2c9f2e557)

Author SHA1 Message Date
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
Pranav C a7e63fdb55 refactor(gui): render attachment lookup in the same way how it renders in normal cell 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong 288578a96c fix(nc-gui): use LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 1fd89c3d23 refactor(nc-gui): attachment width style 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 597c1d8c20 fix(nc-gui): attachment carousel style 2 years ago
Wing-Kam Wong 158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Wing-Kam Wong 53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago
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
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
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
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
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
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
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