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
4 months ago
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
4 months ago
DarkPhoenix2704
0634526554
fix: nav triggering close fix: rerender nav controls on index change
4 months ago
DarkPhoenix2704
8c63ad52a0
fix: player min-width and open attachment in carousel
4 months ago
DarkPhoenix2704
c463d11835
fix: video player in cloud
4 months ago
DarkPhoenix2704
6ca2dd5f3a
fix: lock downloadFile
4 months ago
DarkPhoenix2704
7c72c22567
fix: add pdf-object
4 months ago
DarkPhoenix2704
f0b22f7c53
fix: add comments and review fixes
4 months ago
Raju Udava
3847f14cb6
chore: icon size change
4 months ago
Raju Udava
06a6557cc9
fix: icon size
4 months ago
DarkPhoenix2704
35d26c9b70
fix: min width for attachment column
4 months ago
DarkPhoenix2704
8284243e6c
fix: alignment issues
4 months ago
DarkPhoenix2704
0771924b7a
fix: update color
4 months ago
DarkPhoenix2704
7f40692fc1
fix: styling issues
4 months ago
DarkPhoenix2704
ecc9860b77
fix: styling issues
4 months ago
Raju Udava
7a732741bc
fix(minor): alignment adjustments
4 months ago
DarkPhoenix2704
ebddb85c1a
tests: update attachments tests
4 months ago
DarkPhoenix2704
99207aee57
tests: update attachments tests
4 months ago
DarkPhoenix2704
f719801997
fix: rename modal, cursors not working
4 months ago
DarkPhoenix2704
6046029941
fix: ux fixes
4 months ago
DarkPhoenix2704
01c5a87d89
fix: remove comments fix: update attachment cell ui fix: update attachment expand model
4 months ago
DarkPhoenix2704
ebc4f724f9
chore: lint
4 months ago
DarkPhoenix2704
268a55d936
fix: increase z-index fix: update comment icon
4 months ago
DarkPhoenix2704
5969da2f41
feat: load comments from attachmnets fix: comments refactor from expandedformstore
4 months ago
DarkPhoenix2704
fa2195b993
fix: opacity not updating
4 months ago
DarkPhoenix2704
ec05ce816f
feat: add fallback mechanism,
4 months ago
DarkPhoenix2704
6dfdc59165
fix: replace videojs with plyr
4 months ago
DarkPhoenix2704
8b251ba12b
fix: ux fixes
4 months ago
DarkPhoenix2704
f430aa36c8
fix: encode Uri
4 months ago
DarkPhoenix2704
ca0b473df1
fix: z-index increase when in expanded form
4 months ago
DarkPhoenix2704
f548dd23fd
feat: support office file types
4 months ago
DarkPhoenix2704
34f75bcba4
fix: click outside
4 months ago
DarkPhoenix2704
f146c7306d
chore: refactor
4 months ago
DarkPhoenix2704
d1eea7f285
feat: add rename, update, delete functionality
4 months ago
DarkPhoenix2704
de45679d86
feat: pdf viewer with docs support
4 months ago
DarkPhoenix2704
fa6a4b95ae
feat: pdf viewer
4 months ago
DarkPhoenix2704
8b3457f414
fix: refactor files
4 months ago
DarkPhoenix2704
bd84d75c4c
feat: videojs player
4 months ago
DarkPhoenix2704
2aa05ebe09
feat: native video player
4 months ago
DarkPhoenix2704
510afccf4f
feat: embla custom carousel
4 months ago
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>
4 months ago
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>
4 months ago
Ramesh Mane
debaa7b463
fix(nc-gui): json cell value visibility issue ( #8991 )
5 months ago
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>
5 months ago
Mert E
d82727a065
fix: insert user from group by ( #8889 )
5 months ago
Ramesh Mane
e6774e1524
fix(nc-gui): update roundUpToPrecision function
5 months ago
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
5 months ago
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
5 months ago
Ramesh Mane
e6136aa56c
fix(nc-gui): remove filters from oss
5 months ago
Ramesh Mane
5dda4c7d37
Nc fix: misc UI fixes ( #8827 )
...
* 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
5 months ago