Skip to content

Latest commit

 

History

History
454 lines (234 loc) · 32.2 KB

CHANGELOG.md

File metadata and controls

454 lines (234 loc) · 32.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.9.0 (2024-08-26)

Features

  • add svg preview support (c4ea394), closes #388
  • handle over quota error on clone version action (295c30d), closes #381
  • handle over quota error on copy operation (93760de), closes #361
  • handle over quota error on new document action (10b88d5), closes #353
  • implement grid layout (abcd7f9), closes #384
  • request png output for png images (af6ccb1), closes #382
  • update icon when click on chip input (bce569d), closes #365

Bug Fixes

  • expand width of dropdown for owner advanced filter (743e3b8), closes #370
  • set content-type header on create docs request (acefa11), closes #373
  • translate unit measures for size (1c0b74d), closes #385

2.8.0 (2024-06-14)

Features

  • hide Docs and Preview features when not available (7d64181), closes #335
  • refresh data on update view (338b008), closes #343

Bug Fixes

  • add modal manager to integrations (27d001e), closes #352
  • localize dates with user language and browser timezone (a9dbf0c), closes #351
  • update list item double click logic (e51e4f9), closes #358

2.7.1 (2024-05-06)

Bug Fixes

  • extend humanFileSize function support (1df974e), closes #347

2.7.0 (2024-04-15)

Features

  • handle over quota failure on upload operation (d428da0), closes #324

2.6.0 (2024-04-12)

Features

Bug Fixes

  • center dropzone overlay inside container (4f53b77), closes #315

2.5.1 (2024-02-15)

2.5.0 (2024-01-10)

Features

  • update position on primary bar (805694e), closes #303

2.4.1 (2023-12-11)

2.4.0 (2023-12-01)

Features

  • add the public link section also for folders (fe84b7f), closes #280

2.3.6 (2023-11-23)

2.3.5 (2023-11-06)

2.3.4 (2023-10-24)

2.3.3 (2023-10-09)

2.3.2 (2023-09-29)

Bug Fixes

  • delete cached shares of children when changing shares of a folder (c3c60b1), closes #261

2.3.1 (2023-09-11)

2.3.0 (2023-08-31)

Features

  • add extension of new file inside input element (73944c3), closes #255
  • add preview action on right click on docs (0d37249), closes #256

Bug Fixes

  • align icons and prepare update of configs (2beebe3), closes #239 #240 #241 #242 #243 #246
  • avoid refetch after delete and update lint configs (46ae623), closes #247
  • check if child is null beforw writing data in cache (b2e6374), closes #244
  • fix animated upload icon not clickable during upload (bcc7159), closes #250
  • remove getParent query in favor of getPath (2591d5c), closes #236
  • update strings to improve coherence (c5359c9), closes #254
  • update tests to use resolvers and revert current folder logic on folder selection modal (f5c435f), closes #245
  • upload from different module is not shown in list (2f406de)

2.2.1 (2023-07-17)

2.2.0 (2023-07-06)

Features

  • add alert icon when an upload fails (5b22815), closes #231
  • add badge with the number of selected items (034b23b), closes #226
  • add support for gif preview and thumbnail (bbd6481), closes #228
  • change the upload badge to be a complete/total fraction (a969fbc), closes #219
  • differentiate icons in the list with specific colors (aa2ff95), closes #216

Bug Fixes

  • align home icons and root icons color inside modals (19ce865), closes #227
  • save parent in cache with writeFragment when reading children (073e0d5), closes #230

2.1.1 (2023-06-05)

2.1.0 (2023-05-25)

Features

Bug Fixes

  • fix avatar bug in dark and selecting mode (fe7bbbf), closes #211

2.0.3 (2023-05-08)

2.0.2 (2023-04-27)

Bug Fixes

  • add translation for share button (4e18f66), closes #201
  • replace click with onClick (c0f5388), closes #203
  • translate label for search module selector (54191e9), closes #200

2.0.1 (2023-03-13)

2.0.0 (2023-03-01)

⚠ BREAKING CHANGES

  • remove 'files-select-nodes' integrated action

Bug Fixes

  • use click prop in chip input options (25d47c7), closes #193

  • remove click prop in favor of onClick (3d329a4), closes #191

1.1.1 (2023-02-13)

1.1.0 (2023-02-02)

Features

  • add item type as advanced filter criteria (b91df95), closes #181
  • add owner as advanced filter criteria (600f79b), closes #180
  • enable and disable carbonioFeatureFilesEnabled should show and hide Files Module (79af589), closes #182

1.0.0 (2023-01-16)

0.2.10 (2023-01-10)

Bug Fixes

  • upload button not working on folders (c4b580a)
  • upload button not working on folders (a27395f)

0.2.9 (2023-01-05)

Features

0.2.8 (2022-12-05)

Bug Fixes

  • disable thumbnail for docs documents (aefb0e2), closes #162

0.2.7 (2022-12-01)

Bug Fixes

  • fix typo in calc which is causing the broken ui in dev package (3828860)

0.2.6 (2022-11-24)

Features

  • add destinationId in upload-to (6dc8de7), closes #151

0.2.5 (2022-11-15)

Features

Bug Fixes

  • hide custom message input (eb57784), closes #142
  • update modals to restore spaces and fonts (eb8ae08), closes #143

0.2.4 (2022-11-08)

0.2.3 (2022-10-27)

Features

0.2.2 (2022-10-17)

Bug Fixes

  • apply TabBar breaking change (e98a931), closes #128
  • compose modals with DS components and prevent overflowing on resize (9c6ff41), closes #129

0.2.1 (2022-10-12)

0.2.0 (2022-09-29)

⚠ BREAKING CHANGES

  • migrate to @zextras/carbonio-design-system v0.4.0

Features

  • allow user to create different formats of documents (dc5135c), closes #118
  • integrate preview document selector (3d9e70a), closes #122
  • update new document action labels (97584b8), closes #120

Bug Fixes

  • avoid link chips to overflow and shrink buttons (b94a04d), closes #126

  • request shares from network when querying for more than cached limit (e3aff4c), closes #124

  • migrate to @zextras/carbonio-design-system v0.4.0 (f8dcb93), closes #115

0.1.10 (2022-09-12)

0.1.9 (2022-09-01)

Features

  • add getLinksInfo type to getLink integration function (09979cf), closes #96
  • add tooltip on disabled actions on versions (789d8c0), closes #97
  • add update-link (15458bf), closes #95
  • allow drop on opened folder during drag-move (a361b43), closes #106
  • implement collaboration link (7778b60), closes #104
  • improve chip of shares (77fed99), closes #99
  • wait for save result before closing dialog on unsaved changes (8dbb759), closes #107

Bug Fixes

  • align filter params by using a global constant (557694a), closes #105

0.1.8 (2022-08-01)

0.1.7 (2022-07-21)

Features

  • add function for select-nodes integration (2b57259), closes #83
  • add indicator for trashed nodes on search results (b08e6a1), closes #86
  • add limit to upload queue (0105751), closes #88
  • add loader on thumbnail preview inside displayer (da84c57), closes #90
  • allow creation of folders from nodes selection modal (c2ad0f0), closes #79
  • open displayer with partial data and shim missing data (7283cdc), closes #87
  • search by default in subfolders in advanced search (b7ff09d), closes #85
  • use contact groups in sharing feature (de7786c), closes #84
  • use RouteLeavingGuard on unsaved changes (d857aae), closes #89

Bug Fixes

  • show preview for pdf with size 0 (53c88f2), closes #80

0.1.6 (2022-06-20)

0.1.5 (2022-06-09)

Features

  • add in or under on search folder chip (7ed8e85), closes #68
  • add integration to retrieve node metadata (7d5569c), closes #66
  • handle limit of versions (6ee16f1), closes #62

Bug Fixes

  • align behaviour of list on mutations updates (51ae9f2), closes #75
  • avoid to push on stack of modals on viewport change (0f9b412), closes #64
  • remove item from folder list when delete your own share (2cfad03), closes #63

0.1.4 (2022-05-25)

0.1.3 (2022-05-25)

0.1.2 (2022-05-12)

Features

Bug Fixes

  • remove custom paddings from secondary bar items (686b621), closes #58
  • update secondary bar nested items indentation (e5023d0), closes #57
  • use error policy all on getChildren and findNodes queries (c13017d), closes #56

0.1.1 (2022-05-09)

Bug Fixes

  • allow set of action label and icon for select nodes integration (281236a)

0.1.0 (2022-05-09)

Features

Bug Fixes

  • add check for folders in upload with drag and drop (09f2a83), closes #42
  • avoid to trigger a new request while the previous is still loading (ca31427), closes #45
  • fix upload folder content in update unordered items case (77aa886), closes #39
  • remove useless new actions on views unmount (77a63af), closes #35
  • set value of hidden params on search queries (5f90b7b), closes #37

0.1.0-rc.6 (2022-04-13)

Features

  • implement pdf preview (0c8daff), closes #23
  • upload to target integrated function (20fc60a), closes #28

Bug Fixes

0.1.0-rc.5 (2022-04-01)

Features

  • create integration modal to select nodes (86e68b3), closes #17

Bug Fixes

  • remove shell references from common submodule (27cf214), closes #24

0.1.0-rc.4 (2022-03-24)

Features

  • add preview of images with previewer (c9b6979), closes #19
  • handle enter key on description input (0146ec4), closes #14

Bug Fixes

  • encode filename in base64 for upload request (391238b), closes #18

0.1.0-rc.3 (2022-02-24)

Bug Fixes

  • fix edit public link expiration date (eacc9b2), closes #9

0.1.0-rc.2 (2022-02-16)

Features

  • while decreasing your own share permission show a confirmation dialog (b7049a2), closes #4

Bug Fixes

  • apply timezone where missing, edit description glitch and send mail integration (f05d85f), closes #3
  • fix navigation to trash and shared trash filter (5a20896)

0.1.0-rc.1 (2022-02-11)

Features