173 Commits (673bc3510861cb4bced7cac0056bdc758b238e80)

Author SHA1 Message Date
Pranav C 33c35d9e5a fix(gui): on removing attachment from model remove it from selected items array as well 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 2 years ago
Pranav C a888539bd4 fix(gui): reset attachment cell value on update 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Pranav C 230cd2bff0 feat(gui): open attchment modal on enter key press 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 2 years ago
Pranav C c59de3948a fix(gui): attachment remove issue in shared form 2 years ago
Pranav C 547b74a6d8 fix(gui): JSON stringify attachment data 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 2 years ago
Wing-Kam Wong d6338efbe2 fix(nc-gui): prevent expanded form popping out when clicking the image 2 years ago
braks f2bc114b29 chore(nc-gui): remove logs 2 years ago
braks e4a7497554 fix(nc-gui): dropzone injection not working 2 years ago
braks 46147cca70 chore(nc-gui): styles 2 years ago
braks 4c88a4326c feat(nc-gui): add dropzone injection 2 years ago
braks 412dd2f523 refactor(nc-gui): form view styles 2 years ago