Commit Graph

887 Commits

Author SHA1 Message Date
Ramesh Mane
2a2a4c9cf0 Nc fix/integration bug fixes (#9150)
* 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>
2024-08-07 14:53:23 +05:30
Anbarasu
a5fc9be175 feat: Formula colouring and improved suggestions (#9072)
* feat: formula language

* feat: formula coloring and ux improvements

* fix: suggestions generation

* fix: handle undefined editor

* fix: handle formula errors

* fix: update imports

* fix: minor corrections

* fix: test corrections

* fix: increase timeout

* fix: clear existing formulas before pasting

* fix: ux improve

* fix: ux improve

* fix: coloring issue

* fix: remove styles

* fix: handle wrapping

* fix: bug fixes

* fix: strict suggestion handling

* fix: update indent strategy

* fix: handle formula in nested state and unbalanced parens

* fix: formula fix

* chore: sync dependencies
2024-07-30 13:47:07 +05:30
Anbarasu
cb3a9cfb0c feat: thumbnail generator (#8974)
* feat: thumbnail-processor

* fix: use signedPath instead of path

* fix: rebase

* fix: minor fix

* fix: url path

* fix: use thumbnails for attachments carousel nav
2024-07-26 10:14:34 +05:30
DarkPhoenix2704
0634526554 fix: nav triggering close fix: rerender nav controls on index change 2024-07-25 10:08:00 +05:30
DarkPhoenix2704
8c63ad52a0 fix: player min-width and open attachment in carousel 2024-07-25 10:08:00 +05:30
DarkPhoenix2704
c463d11835 fix: video player in cloud 2024-07-25 10:08:00 +05:30
DarkPhoenix2704
6ca2dd5f3a fix: lock downloadFile 2024-07-25 10:08:00 +05:30
DarkPhoenix2704
7c72c22567 fix: add pdf-object 2024-07-25 10:08:00 +05:30
DarkPhoenix2704
f0b22f7c53 fix: add comments and review fixes 2024-07-25 10:07:59 +05:30
Raju Udava
3847f14cb6 chore: icon size change 2024-07-25 10:07:59 +05:30
Raju Udava
06a6557cc9 fix: icon size 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
35d26c9b70 fix: min width for attachment column 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
8284243e6c fix: alignment issues 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
0771924b7a fix: update color 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
7f40692fc1 fix: styling issues 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
ecc9860b77 fix: styling issues 2024-07-25 10:07:58 +05:30
Raju Udava
7a732741bc fix(minor): alignment adjustments 2024-07-25 10:07:56 +05:30
DarkPhoenix2704
ebddb85c1a tests: update attachments tests 2024-07-25 10:07:23 +05:30
DarkPhoenix2704
99207aee57 tests: update attachments tests 2024-07-25 10:07:22 +05:30
DarkPhoenix2704
f719801997 fix: rename modal, cursors not working 2024-07-25 10:07:22 +05:30
DarkPhoenix2704
6046029941 fix: ux fixes 2024-07-25 10:07:21 +05:30
DarkPhoenix2704
01c5a87d89 fix: remove comments fix: update attachment cell ui fix: update attachment expand model 2024-07-25 10:05:33 +05:30
DarkPhoenix2704
ebc4f724f9 chore: lint 2024-07-25 10:04:18 +05:30
DarkPhoenix2704
268a55d936 fix: increase z-index fix: update comment icon 2024-07-25 10:04:18 +05:30
DarkPhoenix2704
5969da2f41 feat: load comments from attachmnets fix: comments refactor from expandedformstore 2024-07-25 10:04:18 +05:30
DarkPhoenix2704
fa2195b993 fix: opacity not updating 2024-07-25 10:04:18 +05:30
DarkPhoenix2704
ec05ce816f feat: add fallback mechanism, 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
6dfdc59165 fix: replace videojs with plyr 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
8b251ba12b fix: ux fixes 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
f430aa36c8 fix: encode Uri 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
ca0b473df1 fix: z-index increase when in expanded form 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
f548dd23fd feat: support office file types 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
34f75bcba4 fix: click outside 2024-07-25 10:04:17 +05:30
DarkPhoenix2704
f146c7306d chore: refactor 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
d1eea7f285 feat: add rename, update, delete functionality 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
de45679d86 feat: pdf viewer with docs support 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
fa6a4b95ae feat: pdf viewer 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
8b3457f414 fix: refactor files 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
bd84d75c4c feat: videojs player 2024-07-25 10:04:16 +05:30
DarkPhoenix2704
2aa05ebe09 feat: native video player 2024-07-25 10:04:14 +05:30
DarkPhoenix2704
510afccf4f feat: embla custom carousel 2024-07-25 10:03:44 +05:30
Anbarasu
c309d94740 fix: attachment related issues (#9067)
* fix: attachment related issues

* fix: improved attachment sign & mime type detection

* fix: assign signedPath and signedUrl

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2024-07-24 21:57:51 +03:00
Mert E.
1605e09d06 feat: allow preview for media types (#9052)
* 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>
2024-07-24 19:36:07 +05:30
Ramesh Mane
debaa7b463 fix(nc-gui): json cell value visibility issue (#8991) 2024-07-13 12:56:32 +05:30
Anbarasu
64a66b48a0 feat: attachments by url, webcam (#8921)
* fix: attachment fixes

* feat: support camera, local rewrite uploads feat: url, wip

* fix: upload url

* fix: import useAttachmentCell

* fix: handle invalid urls, edge cases

* fix: handle stopping all active streams

* fix: styling

* fix: styling

* fix: tests correction

* fix: bulk updates tests

* fix: thumbnail support, fix: icons for all fix: url with redirect not working fix: overflow issue fix: scope style modals fix: expanded form design broken

* fix: clear all active streams

* fix: mirror camera

* fix: update colors fix: enable upload-via-url in shared views

* fix: upload-via url

* fix: typo

* fix: update styles fix: added localization fix: issues with camera

* fix: update translation

* fix: show error inline fix: icon hover effect not working fix: reuse media stream

* fix: slowui

* fix: don't load if the filetype does not starts with image/video

* fix: translation

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-07-05 16:43:51 +05:30
Mert E
d82727a065 fix: insert user from group by (#8889) 2024-06-28 15:25:53 +05:30
Ramesh Mane
e6774e1524 fix(nc-gui): update roundUpToPrecision function 2024-06-26 11:21:26 +00:00
Ramesh Mane
3a644ae69e Nc fix/UI bug fixes (#8858)
* fix(nc-gui): add hover effect if user came from comment url

* fix(nc-gui): show rounded precision decimal value
2024-06-26 14:08:44 +05:30
Ramesh Mane
7b0419011b Nc fix: expanded record UI/UX (#8847)
* fix(nc-gui): update qr code according to new design

* fix(nc-gui): audit logs empty state style

* fix(nc-gui): small changes

* fix(nc-gui): update barcode & qrcode cell from expanded form

* fix(nc-gui): increase expanded form field gap
2024-06-25 16:34:15 +05:30
Ramesh Mane
e6136aa56c fix(nc-gui): remove filters from oss 2024-06-24 08:28:53 +00:00