SpartaSystems / holdmail

HoldMail is a Java Application for proxying SMTP mail, providing a browsable viewer for captured emails.
Apache License 2.0
32 stars 15 forks source link

Timeframe for Holdmail 2.0 #60

Closed johnament closed 6 years ago

johnament commented 6 years ago

I've updated the release date for 2.0 to 1/26. There's still several tickets in the 2.0 milestone that I'm not sure if we're going to resolve in this release. I'd like to make a hard date for the release on 1/26, so please shout if anything needs to get done before hand.

@wreddin @vickiehwang @praveenaram @barryoneill @kblief @tsneed290

barryoneill commented 6 years ago

Any volunteer to take https://github.com/SpartaSystems/holdmail/issues/24 ? With the vue changeover, it actually builds much better in Windows, but I think there are Apache RAT pattern issues, and after 2 minutes of using eclipse I gave up. Maybe we could just stick a #helpwanted label on it and punt to 2.1.

https://github.com/SpartaSystems/holdmail/issues/14 has been a rather large endeavor, but I'm towards the end. Not sure I'll get UI support in, but at least the API should be usable. I need a few more days, let me try and schedule in some more time for it in the coming days - I'll make Monday my cutoff.

Barry.

On 15 January 2018 at 15:42, John Ament notifications@github.com wrote:

I've updated the release date for 2.0 to 1/26. There's still several tickets in the 2.0 milestone that I'm not sure if we're going to resolve in this release. I'd like to make a hard date for the release on 1/26, so please shout if anything needs to get done before hand.

@wreddin https://github.com/wreddin @vickiehwang https://github.com/vickiehwang @praveenaram https://github.com/praveenaram @barryoneill https://github.com/barryoneill @kblief https://github.com/kblief @tsneed290 https://github.com/tsneed290

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SpartaSystems/holdmail/issues/60, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2BObU3QO7A0hNmZOc7sEPIkaoyVJ4Qks5tK7hEgaJpZM4Re7G7 .

johnament commented 6 years ago

I'd rather punt on #24, I have access to a windows VM but not eclipse. and would need to set it up and see what is failing.

14 is a cool idea, I know our internal use cases don't push for it but I can see others wanting such a thing (emailing shipping invoices, and other attachments).

barryoneill commented 6 years ago

From a backend POV, #14 is the bulk of 2.0 (it fixes many i18n issues too), and I'm also finalizing a breaking API change (dropping 'messageRaw' attribute from /rest/messages/ID).

It's pretty much done. If I don't get to the frontend, I'll punt that to a 2.1 ticket.

barryoneill commented 6 years ago

Issue #14 is closed. I've closed or bumped all other 2.0 milestone issues.

I was hoping to get to some UI tweaking, but I guess it can wait. There's some sluggishness around the tabs in the message detail view, if I get time this week I'll look into it, but it can also wait.

johnament commented 6 years ago

@barryoneill I think we're all set right? I finally have my laptop back, so I'm going to plan to do the release by this Friday.

barryoneill commented 6 years ago

Yes, all dev tasks for milestone 2.0 are done. There's a 2.0 docs task open; if I don't get to it by Friday, feel free to find a volunteer.