2639 Commits (b83f4849c2371b6584443695b18f18e65fb318db)

Author SHA1 Message Date
Daniel Spaude b83f4849c2
remove commented code and log() 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 46e0eab839
geodata: code cleanup 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
Daniel Spaude e541410412
MapView: 'Mapped by' column values should always be delivered - new approach - WIP 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
Daniel Spaude e9425e280f
MapView: 'Mapped by' column values should always be delivered - new approach - WIP 2 years ago
Daniel Spaude e8b375fd5b
MapView: 'Mapped by' column values should always be delivered - new approach - WIP 2 years ago
Daniel Spaude 88e0b28501
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude 1a8e33df8e
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude ad19a6a43b
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude 75bf66b448
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude 503dbc8da9
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude ba507a49dc
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
Daniel Spaude 0da97ff992
MapView: 'Mapped by' column values should always be delivered - WIP 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