#7978 Activity page fixes

v1.4.0
closed
General
2015-12-14
2015-08-26
No
  • need @with_trailing_slash for activity tool, otherwise things don't load right and you can't "follow"
  • it's not clear what following does. A few simple things to make the unified activity timeline page /u/<your-own-username>/activity easier to understand would help that.
    • We should add more links to that page E.g. from every activity page, from your profile or settings
    • And adjust the title of that page so its clear
    </your-own-username>

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-11-02
    • labels: activitystreams --> activitystreams, sf-current, sf-2
     
  • Igor Bondarenko - 2015-11-27
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2015-12-02
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-12-02

    Closed #865. ib/7978

    @with_trailing_slash was already present

     
  • Dave Brondsema

    Dave Brondsema - 2015-12-02

    The activity page title should only be Activity %s follows when its the current user viewing their own page (see actor_only variable). And in that case you can say Activity from your followers or something like that which sounds better.

    I see now I was experiencing a different issue with @with_trailing_slash. I'll address that myself separately.

     
  • Dave Brondsema

    Dave Brondsema - 2015-12-02
    • status: review --> in-progress
    • Reviewer: Dave Brondsema
     
  • Igor Bondarenko - 2015-12-04
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-12-04

    Closed #869. ib/7978a

     
  • Dave Brondsema

    Dave Brondsema - 2015-12-04
    • status: review --> in-progress
     
  • Dave Brondsema

    Dave Brondsema - 2015-12-04

    Still not quite right. The activity page title should be 'Activity from your followers' when the current user viewing their own page. 'Activity %s follows' should not be used, we never show who other people follow (only for yourself). And so the title should be 'Activity for %s' % c.project.name for all the other times, including all other user project pages.

     
  • Igor Bondarenko - 2015-12-08
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-12-08

    Closed #870. ib/7978b

    I hope all is well this time. These pages are confusing a bit :)

     
  • Dave Brondsema

    Dave Brondsema - 2015-12-08
    • status: review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-12-08

    Got it! Merged

     
  • Dave Brondsema

    Dave Brondsema - 2015-12-14
    • labels: activitystreams, sf-current, sf-2 --> activitystreams, sf-2
     
  • Dave Brondsema

    Dave Brondsema - 2016-04-11
    • Milestone: unreleased --> v1.4.0
     

Log in to post a comment.