cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
169 stars 64 forks source link

[VO-848 & VO-708] feat: Show shared drives folder #3182

Closed cballevre closed 2 months ago

cballevre commented 2 months ago
### ✨ Features

* Show shared drives folder

Related PRs :

bundlemon[bot] commented 2 months ago

BundleMon

Files updated (6) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/drive.(hash).js
| 1.56MB (+1.76KB +0.11%) | 1.7MB :white_check_mark: | vendors/drive.(hash).js
| 1.78MB (+1.6KB +0.09%) | 2MB :white_check_mark: | app/drive.(hash).js
| 174.7KB (+1.13KB +0.65%) | 300KB :white_check_mark: | services/dacc/drive.js
| 260.92KB (+492B +0.18%) | 500KB :white_check_mark: | services/qualificationMigration/drive.js
| 279.89KB (+485B +0.17%) | 500KB :white_check_mark: | intents/drive.(hash).js
| 105.86KB (+280B +0.26%) | 190KB
Unchanged files (12) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | public/drive.(hash).min.css
| 69.72KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 37.84KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 33.01KB | 40KB :white_check_mark: | onlyOffice/slide.pptx
| 24.83KB | 25KB :white_check_mark: | onlyOffice/text.docx
| 5.85KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.02KB | 6KB :white_check_mark: | manifest.webapp
| 1.87KB | 2KB :white_check_mark: | index.html
| 597B | 1KB :white_check_mark: | intents/index.html
| 505B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +5.71KB +0.12%

Groups updated (5) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/**
| 2.13MB (+2.05KB +0.09%) | - :white_check_mark: | vendors/**
| 1.78MB (+1.6KB +0.09%) | - :white_check_mark: | app/**
| 174.7KB (+1.13KB +0.65%) | - :white_check_mark: | services/**
| 540.81KB (+977B +0.18%) | - :white_check_mark: | intents/**
| 106.36KB (+279B +0.26%) | -
Unchanged groups (2) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | onlyOffice/**
| 35.7KB | - :white_check_mark: | img/**
| 3.41KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

cballevre commented 2 months ago

I still have to finish the PR on cozy-client but it doesn't impact any code directly in Drive so I would appreciate a review on this code 🙂