4184 Commits (dc314b70fc5af393cbc76ced0449da7a2b7d7d62)

Author SHA1 Message Date
Wing-Kam Wong dc314b70fc feat(nc-gui): add showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong 1380ee9bf6 feat(nc-gui): add showNullInCells & showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong 70796e96a9 fix(nc-gui): margin-auto -> m-auto 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
mertmit 847e1b2d51 fix: drop unnecessary loadProject call 2 years ago
mertmit 8045ba6779 feat: use shared composable for useProject and useTabs 2 years ago
Wing-Kam Wong eb134f6608 feat(nc-gui): handle singleSelect filter input value and fix types 2 years ago
Wing-Kam Wong 42b38ec843 feat(nc-gui): use MultiSelect for SingleSelect columns for anyof / nanyof filters 2 years ago
Wing-Kam Wong 94d6e2b75e fix(nc-gui): use MultiSelect only for anyof / nanyof filters 2 years ago
Wing-Kam Wong 605ecfc532 fix(nc-gui): disable system fields in filter 2 years ago
Wing-Kam Wong 03a7ab8829 chore(nc-gui): lint 2 years ago
Wing-Kam Wong fe02c935ea fix(nc-gui): include unhidden fields for filter 2 years ago
Wing-Kam Wong 8532e0f476 feat(nc-gui): show the first possible filter operator when creating a new filter 2 years ago
Wing-Kam Wong e771b467f2 feat(nc-gui): move isComparisonOpAllowed to useViewFilter 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
Wing-Kam Wong cd850e6a55 feat(nc-gui): revise column filter style 2 years ago
Wing-Kam Wong 578961e5c9 feat(nc-gui): use MultiSelect component for SingleSelect columns for anyof / nanyof filters 2 years ago
Wing-Kam Wong 16f9ea265d feat(nc-gui): disable filter value for blank & notblank filters 2 years ago
Wing-Kam Wong 17310b749b feat(nc-gui): add blank & notblank filters 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
Pranav C e093264e19 fix(gui): show modal popup with text if copy failed 2 years ago
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong af6de850a1 chore(nc-gui): remove file-not-found.png 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 8f99b01825 refactor(nc-gui): getPossibleAttachmentSrc & openAttachment 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 49b43f3b2e refactor(gui): setup new font 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 48fc0097c8 fix(nc-gui): use import ~/assets to translate to _nuxt path 2 years ago
Wing-Kam Wong 024643d2ea fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong 9bd3b024a9 feat(nc-gui): add mimetypes 2 years ago
Wing-Kam Wong 0bc47dc627 fix(nc-gui): convert to LazyNuxtImg 2 years ago
Wing-Kam Wong 0b9b8e2411 fix(nc-gui): remove getBackgroundImage 2 years ago
Wing-Kam Wong b9065668f8 fix(nc-gui): revise showFallback logic 2 years ago
Wing-Kam Wong d7899deb00 refactor(nc-gui): shrink image 2 years ago
Wing-Kam Wong 2a14bb5ec7 fix(nc-gui): try possible attachment sources 2 years ago
Wing-Kam Wong c90f8e3a6d feat(nc-gui): add getBackgroundImage & fileNotFoundImgSrc and revise showFallback 2 years ago
Wing-Kam Wong e1797af0b4 fix(nc-gui): revise download attachment logic 2 years ago