Skip to content
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

Fix/improve issue tracker app edit #599

Closed

Conversation

shingara
Copy link
Member

This Pull Request try to improve the readability of the IssueTracker edit part in App edit form.

  • Start using some Decorator on this form to extract some logic out of the view.
  • Add some acceptance test with Javascript interpretation to be sure the code do what we think.

If some people can review it ?

It's the start to extract all issue tracker from Errbit to some plugin. Can help to do it on the view side now.

Christoph and others added 8 commits October 23, 2013 11:15
Improve fingerprints when error messages differ only in object memory addresses
Gitlab Issues integration update
 * avoid a filter to parse IssueTracker params
 * Add acceptance test with phantomjs to be sure the Apps editing works
   fine with IssueTracker
 * Add IssueTrackers::None the IssueTracker configure doing nothing
@coveralls
Copy link

Coverage Status

Coverage increased (+0.64%) when pulling b841bc6 on shingara:fix/improve_issue_tracker_app_edit into 4191507 on errbit:master.

@ndbroadbent
Copy link
Member

This looks great to me! Sorry for inactivity, I've been taking a little break from Errbit recently

@shingara
Copy link
Member Author

No problem @ndbroadbent I think move this PR in #612 instead. I let it open in case. but #612 start from this PR.

@shingara
Copy link
Member Author

shingara commented Dec 4, 2013

I close it in favor of #612

@shingara shingara closed this Dec 4, 2013
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.

None yet

3 participants