Commit Graph

21 Commits

Author SHA1 Message Date
Ramesh Mane
586770522e chore(nc-gui): lint 2025-07-15 14:57:07 +00:00
Ramesh Mane
9b35ab87fa fix(nc-gui): consolidate error message or multiple rows 2025-07-15 14:57:06 +00:00
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
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
Mert E
c9d5ab2c09 fix: avoid extra encode (#8739) 2024-06-14 08:46:17 +03:00
Ramesh Mane
7dc4319dc7 Nc Refactor: Kanban view (#8689)
* fix(nc-gui): update kanban view stack ui

* feat(nc-gui): add collapse all stack option

* fix(nc-gui): add empty stack placeholder

* fix(nc-gui): add loading state support for ncSwitch

* fix(nc-gui): swap edit card and stacked by toolbar menu

* fix(nc-gui): update stacked by toolbar menu

* fix(nc-gui): update kanban view height

* fix(nc-gui): add stack bg color

* feat(nc-gui): add support to hide empty stack

* fix(nc-gui): stack loader issue

* fix(nc-gui): checkbox alignment in kanban view

* fix(nc-gui): update stack drag handler and hide it if user does not have permission

* fix(nc-gui): stack title overflow issue

* fix(nc-gui): allow inline rename stack

* fix(nc-gui): advance color picker tab warnings

* fix(nc-gui): rename stack option issues

* fix(nc-gui): small changes

* fix(nc-gui): review changes

* feat(nc-gui): add new stack support

* fix(nc-gui): small changes

* fix(nc-gui): add loading state for rename & add new stack

* fix(nc-gui): reduce width of stack

* fix(nc-gui): make ncSwitch placement prop optional

* fix(nc-gui): some review changes

* fix(nc-gui): remove only from test

* fix(nc-gui): add error handling part in kanban stack update

* fix(nc-gui): update localstate while updating kanban stack meta

* fix(nc-gui): some review changes

* fix(nc-gui): add expand all stack option

* fix(nc-gui): add condition to append new stack obj

* fix(nc-gui): update card field label style

* fix(nc-gui): remove top & bottom padding from stack

* fix(nc-gui): drag stack test update

* fix(nc-gui): console warning issues

* text(nc-gui): update kanban view test

* fix(nc-gui): remove last added empty row from stack if it is not saved

* fix(nc-gui): duplicate column insert issue on rename stack

* fix(nc-gui): update field menu

* fix(nc-gui): add new stack duplicate issue

* feat(nc-gui): add expand record option in context menu of gallery

* fix(nc-gui): delete record fail issue #3111

* fix(nc-gui): hide grouping field by default in kanban view

* chore(nc-gui): lint

* fix(nc-gui): ui review changes

* fix(nc-gui): select option focus issue in edit state

* fix(nc-gui): add bottom border for stack

* fix(nc-gui): ui review changes

* fix(nc-gui): update color picker btn text from select option

* fix(nc-gui): delete default value stack #8212

* fix(nc-gui): stack data offset an drag card issue

* chore(nc-gui): lint
2024-06-13 14:27:22 +05:30
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
աɨռɢӄաօռɢ
36012f39bf fix(nc-gui): non-image attachments in shared form 2023-12-06 20:15:55 +08:00
Pranav C
b7f64142f6 fix: use the first url from array is head request failed due to CORS 2023-10-13 13:25:17 +05:30
mertmit
4f54084f8c feat: signed attachments 2023-10-04 14:57:19 +00:00
Wing-Kam Wong
83c34efb36 fix(nc-gui): add item.data to possible source 2023-04-14 14:05:58 +08:00
Wing-Kam Wong
a7c1c83e8d fix(nc-gui): return attachment url even fetch fails 2023-03-15 15:43:17 +08:00
Martin Honermeyer
64fde4bb0d Do not check mime type during attachment download
Also, just do a HEAD request instead of downloading the whole file.
2023-02-21 20:49:20 +01:00
Wing-Kam Wong
8f99b01825 refactor(nc-gui): getPossibleAttachmentSrc & openAttachment 2023-02-09 14:35:18 +08:00
Wing-Kam Wong
48fc0097c8 fix(nc-gui): use import ~/assets to translate to _nuxt path 2023-02-07 19:08:37 +08:00
Wing-Kam Wong
0b9b8e2411 fix(nc-gui): remove getBackgroundImage 2023-02-07 18:25:09 +08:00
Wing-Kam Wong
b9065668f8 fix(nc-gui): revise showFallback logic 2023-02-07 16:52:40 +08:00
Wing-Kam Wong
c90f8e3a6d feat(nc-gui): add getBackgroundImage & fileNotFoundImgSrc and revise showFallback 2023-02-07 14:07:54 +08:00
Wing-Kam Wong
174394ef35 feat(nc-gui): useAttachment 2023-02-07 12:18:40 +08:00
braks
26ca9dcf1a chore(nc-gui): remove unused composable 2022-09-23 09:59:33 +02:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00