-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core): implement upload-collection in fundamental-ngx #6392
Conversation
✔️ Deploy Preview for fundamental-ngx ready! 🔨 Explore the source changes: 95964ad 🔍 Inspect the deploy log: https://app.netlify.com/sites/fundamental-ngx/deploys/613b6e02bf9e1a0007bfa61d 😎 Browse the preview: https://deploy-preview-6392--fundamental-ngx.netlify.app |
This pull request is stale because it has been open 2 days with no activity. Remove stale label or comment or this will be closed in 3 days |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!!!
I don't see the multiple selection example and an example with download and "Upload new version". Is it left for next stage? https://sapui5.hana.ondemand.com/#/entity/sap.m.UploadCollection/sample/sap.m.sample.UploadCollectionVersioning
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-item.directive.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-simple.directives.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove package-lock.json
libs/core/src/lib/upload-collection/upload-collection-button-group.component.html
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-button-group.component.html
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.html
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-form-item.component.ts
Outdated
Show resolved
Hide resolved
I did not implement this because it is not in the specs and I think it is probably the developer's responsibility to add the toolbar and the upload collection should not require any additional changes to make this happen. However I can work on adding an example to handle this (or I can add it to all examples) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
libs/core/src/lib/upload-collection/upload-collection-button-group.component.html
Outdated
Show resolved
Hide resolved
libs/core/src/lib/upload-collection/upload-collection-button-group.component.ts
Outdated
Show resolved
Hide resolved
…tilizing some other components from the library
This pull request is stale because it has been open 2 days with no activity. Remove stale label or comment or this will be closed in 3 days |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove package-lock.json
Please take a look into the failing Travis. |
Please provide a link to the associated issue.
Closes #6054
Please provide a brief summary of this pull request.
Implements the Upload Collection in fundamental-ngx/core
Please check whether the PR fulfills the following requirements
https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md
https://github.com/SAP/fundamental-ngx/wiki/PR-Review-Checklist
Documentation checklist:
README.md