* fix(nc-gui): always show edit connection tab on clicking data source
* fix(nc-gui): show deleted workspace user info in connection list
* fix(nc-gui): show tooltip on hover deleted user details
* fix(nc-gui): some review changes
* fix(nc-gui): sync modal cleanup
* fix: supported docs label
* fix(nc-gui): pg icon issue in data source list
* fix(nc-gui): new integration page ui changes
* fix(nc-gui): handle upvote
* fix(nc-gui): add integration category icons
* fix(nc-gui): add request new integration in other category
* fix(nc-gui): focus request integration input on open
* fix(nc-gui): integration tab left spacing issue
* fix(nc-gui): integration tab list center aligned
* misc: minor changes
* fix(nc-gui): user should able to upvote on cliking tiles
* fix(nc-gui): add remaining integrations
* fix(nc-gui): add missing integration icons
* fix(nc-gui): trigger test connection on adding new connection from create source
* fix(nc-gui): integration list modal ui changes
* fix(nc-gui): remove integration type badge border
* fix(nc-gui): show colored integration icon on hover
* fix(nc-gui): integration upvote btn shadow issue
* fix(nc-gui): some pr review changes
* fix(nc-gui): move logic part in script
* chore(nc-gui): lint
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* feat: thumbnail-processor
* fix: use signedPath instead of path
* fix: rebase
* fix: minor fix
* fix: url path
* fix: use thumbnails for attachments carousel nav
* feat: allow preview for media types
* feat: attachment download endpoint
* fix: render attachment modal only on expand
* feat: attachment download front-end
* fix: add download attachment endpoint to secure controller
* fix: use api instead of direct access
* fix: bulk download attachments
* feat: public attachment download api
* fix: add swagger to support shared base
* fix: apply latest signed url change
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix(nc-gui): external source text bold issue
* fix(nc-gui): make new record btn sticky to left in groupby
* fix(nc-gui): add some padding after add column header btn
* fix(nc-gui): links cell margin issue
* fix(nc-gui): groupby table footer issue
* chore(nc-gui): lint
* fix(test): pw test fail issue
* fix(test): pw test fail issue
* fix(test): remove only from test
* fix(nc-gui): introduce header icon in gallery view card and update style
* fix(nc-gui): field modal width issue if it is rich text
* fix(nc-gui): hide longtext expanded icon on gallery & kanban view card hove
* fix(nc-gui): date field alignment issue
* fix(nc-gui): udpate kanban view card
* fix(nc-gui): udpate gallery & kanban view card display value style
* fix(nocodb): hide cover image in new gallery, kanban view if it is not pv column
* feat(nc-gui): change cover image object fit property change support
* fix(nc-gui): virtual cell card value alignment issue
* fix(nc-gui): gallery view card image navigation issue
* fix(nc-gui): gallerym, kanban card cover image dots navigation overflow issue
* fix(nocodb): use optional chaining to access nested variable
* chore(nc-gui): lint
* fix(nc-gui): long text max line shuld be 4 in card
* test: update open expanded form in gallery test
* fix(nc-gui): add empty card in gallery view if cards length is less than 4
* fix(nc-gui): update gallery view card min width
* fix(nocodb): small changes
* fix(nc-gui): review changes
* fix(nc-gui): add input shadow effect
* fix(nc-gui): update card image navigation buttons icon
* fix(nc-gui): udpate gallery view bg color
* fix(nc-gui): update email, url, phone cell height from card
* fix(nc-gui): update isEmptyRow function logic
* fix(nc-gui): some review changes
* fix(nc-gui): card display value color
* fix(nc-gui): udpate gallery view card min width
* fix(nc-gui): update card shadow & border on hover
* fix(nc-gui): update gallery loader card width
* fix(nc-gui): add min height for card image
* chore(nc-gui): lint
* fix(nc-gui): card rich text height
* fix(nc-gui): align record count in right side in gallery view
* fix(nc-gui): review changes
* fix(nc-gui): shared view show & hide field issue
* chore(nc-gui): lint
* fix(nc-gui): link record test fail issue