Skip to content

Feature: resource files upload files with drag and drop to auto storage#1009

Merged
timotheeguerin merged 20 commits intomasterfrom
feature/resource-file-dnd
Jan 16, 2018
Merged

Feature: resource files upload files with drag and drop to auto storage#1009
timotheeguerin merged 20 commits intomasterfrom
feature/resource-file-dnd

Conversation

@timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Jan 10, 2018

fix #790

@codecov
Copy link

codecov bot commented Jan 12, 2018

Codecov Report

Merging #1009 into master will increase coverage by 0.04%.
The diff coverage is 62.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1009      +/-   ##
==========================================
+ Coverage   54.77%   54.82%   +0.04%     
==========================================
  Files         762      765       +3     
  Lines       18044    18235     +191     
  Branches     2058     2082      +24     
==========================================
+ Hits         9884     9997     +113     
- Misses       8160     8238      +78
Impacted Files Coverage Δ
app/utils/index.ts 100% <ø> (ø) ⬆️
app/models/settings.ts 100% <ø> (ø) ⬆️
app/components/base/form/form-base.ts 83.33% <ø> (-1.29%) ⬇️
app/services/fs.service.ts 13.63% <0%> (-3.04%) ⬇️
app/services/storage/blob-storage-client-proxy.ts 1.06% <0%> (-0.08%) ⬇️
...k/action/add/task-create-basic-dialog.component.ts 21.31% <0%> (-0.73%) ⬇️
.../components/base/form/complex-form/footer/index.ts 100% <100%> (ø)
src/common/utils/url-utils/url-utils.ts 100% <100%> (ø)
app/components/base/form/form.module.ts 92.3% <100%> (+0.3%) ⬆️
src/common/utils/index.ts 100% <100%> (ø) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9568723...6ea1caf. Read the comment docs.

@timotheeguerin timotheeguerin merged commit 5a1839e into master Jan 16, 2018
@timotheeguerin timotheeguerin deleted the feature/resource-file-dnd branch January 16, 2018 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload resource files with drag and drop

1 participant