Adds an additional info blurb to the details view of vetoed contributions, including a button for re-submitting it. The re-submission allows to change any attributes, except for the extended details.
I think this is basically good to merge, but the extended details aren't currently rendered properly in the re-submission form. However, I'd rather have the rest of this tested and merged, and then submit a separate PR for pretty-printing random extended details without rendering large objects all at once.
Adds an additional info blurb to the details view of vetoed contributions, including a button for re-submitting it. The re-submission allows to change any attributes, except for the extended details.
I think this is basically good to merge, but the extended details aren't currently rendered properly in the re-submission form. However, I'd rather have the rest of this tested and merged, and then submit a separate PR for pretty-printing random extended details without rendering large objects all at once.
closes #152
galfert
(Migrated from github.com)
reviewed 2019-09-10 13:28:25 +00:00
fsmanuel
(Migrated from github.com)
reviewed 2019-09-10 13:28:25 +00:00
bumi
(Migrated from github.com)
approved these changes 2019-09-10 13:40:44 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds an additional info blurb to the details view of vetoed contributions, including a button for re-submitting it. The re-submission allows to change any attributes, except for the extended details.
I think this is basically good to merge, but the extended details aren't currently rendered properly in the re-submission form. However, I'd rather have the rest of this tested and merged, and then submit a separate PR for pretty-printing random extended details without rendering large objects all at once.
closes #152
That is pretty cool. and the local test worked great for me!