aliozgur / SeqApps

MIT License
7 stars 5 forks source link

Add w (weeks) to date expression, and fine tune line break handling #18

Closed MattMofDoom closed 2 years ago

MattMofDoom commented 2 years ago

Hi @aliozgur,

I realised that we missed "w" (weeks) from the Jira date expressions so have added and tested that it works as expected. I'm putting this into the downstream Seq.App.EventSchedule etc as well, so that we'll have consistency.

I also tinkered with line break handling in Jira descriptions, after writing https://mattmofdoom.com/using-handlebars-templates-with-seqappatlassianjira-and-seqappopsgenie/ ... I wasn't entirely happy with where I left the last pull. It works much better than the previous version, but with this PR, line break tags (eg. \n and \r) will be properly handled when sending to the REST API, and I'll be able to update that blog post 😁

The Jira app is looking really amazing with these updates and the collaboration has been great fun!

Cheers,

Matt

MattMofDoom commented 2 years ago

Hey @aliozgur ,

The nuget package for 0.2.12 is missing dependencies again.

Size 70kb, should be ~184kb.

Cheers,

Matt