2507 Commits (3e542e4158ceece9b2fae7280f94cccf073207b5)

Author SHA1 Message Date
Pranav C 3e542e4158 refactor(gui): remove outline and provide a simple transition for icons 2 years ago
Pranav C e336422f09 refactor(gui): avoid next and prev intersection with expanded form content 2 years ago
Pranav C 8431763833 refactor(gui): rearrange header buttons and menu 2 years ago
Pranav C eb6972ee64 refactor(gui): change dropdown icon with arrow 2 years ago
Pranav C 1718e92e16 fix: typo correction 2 years ago
Pranav C 13dae9f90e fix: block circular lookup creation 2 years ago
Pranav C a4307f5b5c refactor(gui): change right border width of display column 2 years ago
Pranav C ea27fc5e66 refactor(gui): change label 2 years ago
Pranav C a58eede951 refactor(gui): reset column on changing relation 2 years ago
Pranav C db760af901 feat: allow editing rollup and lookup column 2 years ago
Pranav C 77a03454f2 fix(gui): remove unnecessary `.value` in template 2 years ago
Pranav C 860fdbfa0a feat(gui): allow user to set display value 2 years ago
Pranav C 9c3dff1c43 feat: row numbering based on page 2 years ago
Daniel Spaude ae62b78e73
code cleanup 2 years ago
Daniel Spaude 0038a6ebe1
expanded form view: disable Duplicate and Delete buttons for new/unsaved rows 2 years ago
mertmit dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit 5196c5464f fix: fields menu show primary value field as header 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 2 years ago
mertmit 8f3f166b25 fix: fields menu for view types other than grid 2 years ago
mertmit 275ba16c45 fix: hide set as primary value option from primary value column 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 03db6b26b5 feat: force primary value column as sticky 2 years ago
mertmit fcb0c40650 feat: make first grid column sticky 2 years ago
mertmit 18e6927a14 feat: grid border css 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
Daniel Spaude 6575642da4
fix small css typo 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