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] refactor: Extract to modal to pick folder into a component calle FolderPicker #3157

Closed cballevre closed 3 months ago

cballevre commented 3 months ago

This first technical step will make it easier to add shared drives. The component has a single function: to pick a folder. And those who use it no longer have to worry about implementation. So I could change the way it moves to match the design requirements for opening a Nextcloud folder

bundlemon[bot] commented 3 months ago

BundleMon

Files updated (8) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| 1.77MB (+17.27KB +0.96%) | 2MB :white_check_mark: | services/qualificationMigration/drive.js
| 278.5KB (+14.88KB +5.64%) | 500KB :white_check_mark: | services/dacc/drive.js
| 259.52KB (+14.38KB +5.87%) | 500KB :white_check_mark: | public/drive.(hash).js
| 1.55MB (+10.12KB +0.64%) | 1.7MB :white_check_mark: | app/drive.(hash).js
| 170.89KB (+2KB +1.18%) | 300KB :white_check_mark: | intents/drive.(hash).js
| 105.38KB (+86B +0.08%) | 190KB :white_check_mark: | intents-drive.(hash).min.css
| 34.07KB (-19B -0.05%) | 40KB :white_check_mark: | app-drive.(hash).min.css
| 36.64KB (-22B -0.06%) | 56KB
Unchanged files (10) 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
| 70.9KB | 100KB :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
| 593B | 1KB :white_check_mark: | intents/index.html
| 504B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change +58.69KB +1.21%

Groups updated (5) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/**
| 538.02KB (+29.26KB +5.75%) | - :white_check_mark: | vendors/**
| 1.77MB (+17.27KB +0.96%) | - :white_check_mark: | public/**
| 2.13MB (+10.12KB +0.47%) | - :white_check_mark: | app/**
| 170.89KB (+2KB +1.18%) | - :white_check_mark: | intents/**
| 105.87KB (+87B +0.08%) | -
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