New maintainer needed #1111

Open
opened 2019-09-23 06:31:10 +00:00 by yadue · 7 comments
yadue commented 2019-09-23 06:31:10 +00:00 (Migrated from github.com)

It's been already 2 years without any new pull request merged or even single commit. It's time to add new maintainers to be added or even taking over the npm package. Is anyone here ready for taking ownership of this package?

It's been already 2 years without any new pull request merged or even single commit. It's time to add new maintainers to be added or even taking over the npm package. Is anyone here ready for taking ownership of this package?
yadue commented 2019-09-23 06:33:31 +00:00 (Migrated from github.com)

calling @earshinov @PauloPeres @koenvanderlinden @duykhang53 @dcantu476 @swimlane @deshack

calling @earshinov @PauloPeres @koenvanderlinden @duykhang53 @dcantu476 @swimlane @deshack
deshack commented 2019-09-23 06:53:44 +00:00 (Migrated from github.com)

@yadue using it in more than one project, so willing to help. I don't have enough time to take it over though.

@yadue using it in more than one project, so willing to help. I don't have enough time to take it over though.
duykhang53 commented 2019-09-24 07:48:13 +00:00 (Migrated from github.com)

I'm not getting used to unit test yet. I may need to be supported by others.

I'm not getting used to unit test yet. I may need to be supported by others.
karljv commented 2019-10-08 19:49:31 +00:00 (Migrated from github.com)

Also using it extensively in a large scale project, so I am willing to help out.

Also using it extensively in a large scale project, so I am willing to help out.
PauloPeres commented 2019-10-08 19:57:33 +00:00 (Migrated from github.com)

Hey guys, i took the liberty to re-do it
all automatic tests are not working yet did not had time
https://github.com/myog-io/ngx-chunk-file-upload
It's on npm as well, working with a Service to make it more controllable by us
Appreciate any help
Again is not fully tested any help with the test automation is welcome

Hey guys, i took the liberty to re-do it all automatic tests are not working yet did not had time https://github.com/myog-io/ngx-chunk-file-upload It's on npm as well, working with a Service to make it more controllable by us Appreciate any help Again is not fully tested any help with the test automation is welcome
deshack commented 2019-12-01 18:11:56 +00:00 (Migrated from github.com)

@yadue I can now take this repo over as a maintainer.
We, as I think many others, heavily rely on it working properly, so raising a hand now to be added as maintainer.

Too many isssues open right now :)

@yadue I can now take this repo over as a maintainer. We, as I think many others, heavily rely on it working properly, so raising a hand now to be added as maintainer. Too many isssues open right now :)
dcantu476 commented 2020-01-31 17:44:51 +00:00 (Migrated from github.com)

I think you'll find it easier to build a simple reusable UI or download a popular package for doing uploads. Then wire the UI into Angular's HttpClient, which easily and readily supports file uploads without issues.

That is what I ended up doing. This allows you to take full advantage of any interceptors you've build, and avoid re-doing any authentication.

https://angular.io/guide/http#listening-to-progress-events

@yadue Thanks for the mention! Sorry it took me so long to reply!

I think you'll find it easier to build a simple reusable UI or download a popular package for doing uploads. Then wire the UI into Angular's HttpClient, which easily and readily supports file uploads without issues. That is what I ended up doing. This allows you to take full advantage of any interceptors you've build, and avoid re-doing any authentication. https://angular.io/guide/http#listening-to-progress-events @yadue Thanks for the mention! Sorry it took me so long to reply!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1111