chipy.org icon indicating copy to clipboard operation
chipy.org copied to clipboard

adding meeting topic draft feature

Open JoeJasinski opened this issue 5 years ago • 5 comments

This is a PR to address the following. More info to come, but creating a placeholder PR.

See the attached issue for information on how this works. https://github.com/chicagopython/chipy.org/issues/287

This PR requires one migration to add a new TopicDrafts table.

JoeJasinski avatar May 04 '20 23:05 JoeJasinski

@JoeJasinski Really nice job on this feature! I left you a comment on Slack that talks a little bit more about this feature. Thanks for all of your hard work and your attention to detail :smile:

sophm256 avatar May 17 '20 04:05 sophm256

Also I'm unable to save an edit to a main meeting

image

image

Not sure how this is related.

elmq0022 avatar May 20 '20 12:05 elmq0022

@elmq0022 thanks for the feedback. I originally added that __hash__ method to try to resolve this delete issue, and thought that it had. However, looks like it needs another look. You are right, it is the default implementation; it had looked like the default implementation wasn't being used due to some of the inheritance, so I set it explicitly there. I'll take another look at it this weekend.

I agree that the email logic could be consolidated. I'll create another story where we can consider how we want to make some standard email logic.

JoeJasinski avatar May 21 '20 14:05 JoeJasinski

Sounds great. I'm looking forward to the updated version 👍.

On Thu, May 21, 2020, 9:02 AM Joe Jasinski [email protected] wrote:

@elmq0022 https://github.com/elmq0022 thanks for the feedback. I originally added that hash method to try to resolve this delete issue, and thought that it had. However, looks like it needs another look. You are right, it is the default implementation; it had looked like the default implementation wasn't being used due to some of the inheritance, so I set it explicitly there. I'll take another look at it this weekend.

I agree that the email logic could be consolidated. I'll create another story where we can consider how we want to make some standard email logic.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chicagopython/chipy.org/pull/288#issuecomment-632103906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2KPYCWMXFITAETOAYXY5TRSUYAVANCNFSM4MZFOBSQ .

elmq0022 avatar May 21 '20 17:05 elmq0022

@JoeJasinski, I missed your update. Do you need me to take a look at this one?

elmq0022 avatar Jan 01 '21 18:01 elmq0022