Skip to content

Conversation

@alfarok
Copy link
Contributor

@alfarok alfarok commented Jan 11, 2019

Original PR

  • add /new to GitHubBugReportingLink url

  • add bug report title to .resx

  • add support for pre-filled new Github issue text when reporting

  • Revert resx un-necessary changes

  • simplify query construction

since we make a new Uri, it would never have any existing query parameters

  • rename variables for legibility

  • add fallback values for text to prevent null exceptions

  • invert IF logic to bail early

  • add XML comment for public method

  • get rid of conditional logic ✌️

  • scaffold unit tests for CrashReporting

  • add CrashReportingTests.cs to DynamoCoreWpfTests proj

  • remove public access modifiers

  • add logged out fallback and make tab detection case-insensitive

  • move issue text & url formatting to new CrashUtilities.cs file

  • add test for long stack trace

  • Revert "Revert resx un-necessary changes"

This reverts commit 01fc93c.

  • add description to issue crash report

  • fix XML comments

  • further formatting to crash report

  • Include issue details from old template

  • additional new line required

  • remove browser interaction from unit tests

  • decrement Dynamo version to make release

  • comment spelling

  • spelling - GithhubCrashReportBody becomes GitHubCrashReportBody

FYIs

@QilongTang @smangarole @Racel @radumg

* add /new to GitHubBugReportingLink url

* add bug report title to .resx

* add support for pre-filled new Github issue text when reporting

* Revert resx un-necessary changes

* simplify query construction

since we make a new Uri, it would never have any existing query parameters

* rename variables for legibility

* add fallback values for text to prevent null exceptions

* invert IF logic to bail early

* add XML comment for public method

* get rid of conditional logic ✌️

* scaffold unit tests for CrashReporting

* add CrashReportingTests.cs to DynamoCoreWpfTests proj

* remove public access modifiers

* add logged out fallback and make tab detection case-insensitive

* move issue text & url formatting to new CrashUtilities.cs file

* add test for long stack trace

* Revert "Revert resx un-necessary changes"

This reverts commit 01fc93c.

* add description to issue crash report

* fix XML comments

* further formatting to crash report

* Include issue details from old template

* additional new line required

* remove browser interaction from unit tests

* decrement Dynamo version to make release

* comment spelling

* spelling - GithhubCrashReportBody becomes GitHubCrashReportBody
@alfarok
Copy link
Contributor Author

alfarok commented Jan 11, 2019

@QilongTang @smangarole I don't have permission to merge

@mjkkirschner mjkkirschner merged commit 8ecd628 into DynamoDS:RC2.1.0_master Jan 12, 2019
reddyashish added a commit that referenced this pull request Jan 14, 2019
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.

3 participants