zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

Migrate get_next_unread_pm & tests to model

Open neiljp opened this issue 1 year ago • 18 comments

The equivalent migration for get_next_unread_topic was performed in #1245.

This is a precursor for improving the get_next_unread_pm method.

Please check the steps performed in #1245. Not all will be necessary for this, but careful commit structure will be important to demonstrate changes are pure refactoring steps.

neiljp avatar Mar 18 '23 17:03 neiljp

Hello @zulip/server-refactoring members, this issue was labeled with the "area: refactoring" label, so you may want to check it out!

zulipbot avatar Mar 18 '23 17:03 zulipbot

@zulipbot claim

abdulmoiz37 avatar Mar 24 '23 00:03 abdulmoiz37

ERROR: Unexpected response from GitHub API.

zulipbot avatar Mar 24 '23 01:03 zulipbot

@zulipbot claim

axrav avatar Mar 26 '23 09:03 axrav

@zulipbot claim

ifarabi avatar Mar 29 '23 23:03 ifarabi

@ifarabi This issue cannot be claimed, as someone else is already working on it. Please see our contributor guide for advice on finding an issue to work on. Thanks!

zulipbot avatar Mar 29 '23 23:03 zulipbot

unfortunately, I am currently not able to work on this issue @ifarabi you can take over from here @zulipbot unclaim

axrav avatar Apr 04 '23 18:04 axrav

@zulipbot claim

ifarabi avatar Apr 04 '23 20:04 ifarabi

Welcome to Zulip, @ifarabi! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip-terminal/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot avatar Apr 04 '23 20:04 zulipbot

if your are not able to resolve this issue @ifarabi,i can help you with it

abdulmoiz37 avatar Apr 10 '23 10:04 abdulmoiz37

@ifarabi Are you working on this?

neiljp avatar Apr 17 '23 20:04 neiljp

Yes, sorry for the lack of communication. ill have it done asap

ifarabi avatar Apr 18 '23 01:04 ifarabi

No problem, just checking in :)

neiljp avatar Apr 18 '23 04:04 neiljp

@neiljp An unexpected family emergency has occurred, so I will need to unassign myself from this task.

ifarabi avatar Apr 24 '23 18:04 ifarabi

@zulipbot claim

WladRamos avatar Apr 25 '23 19:04 WladRamos

Welcome to Zulip, @WladRamos! We just sent you an invite to collaborate on this repository at https://github.com/zulip/zulip-terminal/invitations. Please accept this invite in order to claim this issue and begin a fun, rewarding experience contributing to Zulip!

Here's some tips to get you off to a good start:

As you work on this issue, you'll also want to refer to the Zulip code contribution guide, as well as the rest of the developer documentation on that site.

See you on the other side (that is, the pull request side)!

zulipbot avatar Apr 25 '23 19:04 zulipbot

@WladRamos You have been unassigned from this issue because you have not made any updates for over 14 days. Please feel free to reclaim the issue if you decide to pick up again. Thanks!

zulipbot avatar May 21 '23 03:05 zulipbot

is this issue still open ? i see get_next_unread_pm is already in model

Vishnurr2k01 avatar Mar 10 '24 06:03 Vishnurr2k01

It's hard to me to track this down on github, due to force-pushed, I imagine.

It seem indeed that @neiljp directly pushed the required model changes to main in ce9deccc5c4 without a PR. So what is still open is the PR #1395 which seems to have just some changes to tests left.

zormit avatar May 20 '24 19:05 zormit

@Vishnurr2k01 Thanks for the enquiry, and apologies for the delay in replying - indeed this is now in the model :+1:

@zormit I appreciate you tracking this down, and indeed I did a partial merge of that PR. I've marked #1395 as a completion candidate PR, and will mark this as complete, but add #1395 as a useful precursor to working on the rest of #1336.

neiljp avatar May 29 '24 00:05 neiljp