Wing-Kam Wong
|
7e9aa7b810
|
fix(nc-gui): remove getAttachmentUrl
|
2 years ago |
mertmit
|
947f4c7cb3
|
fix: drop url availability check with fetch
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c6039e3536
|
feat(nc-gui): allow all mime types logic
|
2 years ago |
Raju Udava
|
eb0eb410c0
|
test: use different class name for cell & expand modal picker
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
91ef35a588
|
test: attachment enterprise
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
6a098aec17
|
fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33c35d9e5a
|
fix(gui): on removing attachment from model remove it from selected items array as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c1d1ffcd8f
|
chore(nc-gui): remove unnecessary async
|
2 years ago |
Wing-Kam Wong
|
8aef163e46
|
feat(nc-gui): add scoped to style in RenameFile
|
2 years ago |
Wing-Kam Wong
|
9f43500d4f
|
chore(nc-gui): revise comments
|
2 years ago |
Wing-Kam Wong
|
8e29528c80
|
feat(nc-gui): patch attachment url
|
2 years ago |
Wing-Kam Wong
|
9983fd7235
|
feat(nc-gui): revise attachment validation logic
|
2 years ago |
Wing-Kam Wong
|
24708d5da8
|
feat(nc-gui): revise rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
d8f8bda96b
|
feat(nc-gui): remove rename upon upload
|
2 years ago |
Wing-Kam Wong
|
3fdf5922a0
|
feat(nc-gui): revise max number of attachments validation logic
|
2 years ago |
Wing-Kam Wong
|
a12ce6880f
|
refactor(nc-gui): rename selectedImages to selectedVisibleItems
|
2 years ago |
Wing-Kam Wong
|
e244c4e352
|
refactor(nc-gui): rename variables in attachment utils
|
2 years ago |
Wing-Kam Wong
|
57f9180105
|
feat(nc-gui): selectedImages & bulk download
|
2 years ago |
Wing-Kam Wong
|
dfc51cc3f6
|
refactor(nc-gui): upload multiple files in one call
|
2 years ago |
Wing-Kam Wong
|
b74699e86e
|
feat(nc-gui): attachment meta verification
|
2 years ago |
Wing-Kam Wong
|
437f9be328
|
chore(nc-gui): remove renameFile in attachment modal
|
2 years ago |
Wing-Kam Wong
|
4dc13640b4
|
feat(nc-gui): bring rename attachment before upload
|
2 years ago |
Wing-Kam Wong
|
430b040d3b
|
fix(nc-gui): missing attachment table name
|
2 years ago |
Wing-Kam Wong
|
96f119bad0
|
wip(nc-gui): rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
55d532f01a
|
feat(nc-gui): add rename file button in attachment carousel
|
2 years ago |
Wing-Kam Wong
|
0eed7834af
|
feat(nc-gui): change the button text
|
2 years ago |
Wing-Kam Wong
|
23f26d86a2
|
feat(nc-gui): add modal for confirmation when deleting attachment
|
2 years ago |
Wing-Kam Wong
|
0612daed91
|
feat(nc-gui): verify mime type when uploading attachment
|
2 years ago |
Wing-Kam Wong
|
16321e2c89
|
fix(nc-gui): fix carousel icon visibility
|
2 years ago |
Wing-Kam Wong
|
ed51a53d59
|
feat(nc-gui): attachment rename file logic
|
2 years ago |
Wing-Kam Wong
|
13a62b34bd
|
feat(nc-gui): attachment rename file
|
2 years ago |
Wing-Kam Wong
|
0bf151d874
|
fix(nc-gui): RangeError: Maximum call stack size exceeded
|
2 years ago |
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
2af5e7d224
|
fix(nc-gui): resolve PR comments
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Wing-Kam Wong
|
af685a9cf8
|
feat(nc-gui): add active class when the modal is open
|
2 years ago |
Pranav C
|
6dba597fef
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a888539bd4
|
fix(gui): reset attachment cell value on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d682e56a3f
|
refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5ec33a7883
|
feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
230cd2bff0
|
feat(gui): open attchment modal on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Pranav C
|
b84a7ea9a5
|
fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c59de3948a
|
fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
547b74a6d8
|
fix(gui): JSON stringify attachment data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Muhammed Mustafa
|
865e6e3904
|
feat(testing): Added some test for attachment column, moved cell into common folder and added filepicker support
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2 years ago |
Pranav C
|
e6c686dd32
|
fix: provide proper z-index value to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |