cozy / cozy-drive

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

[VO-759 & VO-821 & VO-822] feat: Integrate Nextcloud into move modal #3163

Closed cballevre closed 2 months ago

cballevre commented 3 months ago
### ✨ Features

* Move files inside Nextcloud or within Cozy

Related PRs:

bundlemon[bot] commented 3 months ago

BundleMon

Files updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/drive.(hash).js
| 173.01KB (+2.15KB +1.26%) | 300KB :white_check_mark: | intents/drive.(hash).js
| 105.47KB (+79B +0.07%) | 190KB :white_check_mark: | public/drive.(hash).js
| 1.56MB (-91B -0.01%) | 1.7MB
Unchanged files (15) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.78MB | 2MB :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | services/qualificationMigration/drive.js
| 279.26KB | 500KB :white_check_mark: | services/dacc/drive.js
| 260.26KB | 500KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | public/drive.(hash).min.css
| 69.96KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 37.92KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 33.09KB | 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
| 508B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +2.14KB +0.04%

Groups updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 173.01KB (+2.15KB +1.26%) | - :white_check_mark: | intents/**
| 105.96KB (+80B +0.07%) | - :white_check_mark: | public/**
| 2.13MB (-91B 0%) | -
Unchanged groups (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/**
| 1.78MB | - :white_check_mark: | services/**
| 539.52KB | - :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

@acezard I'd be interested in a review of the conversion to Typescript and the last 3 commits which correspond to the work around your ideas to improve readability 🙏