#2055 Chat is very ugly. Fix it.

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2011-04-30
No
  • Don't make the list of chat messages into a big UL
  • Line up message text in one column and the metadata in a smaller column before it

Related

Tickets: #2090

Discussion

  • Mark Ramm - 2011-04-30
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,0 +1,2 @@
    +* Don't make the list of chat messages into a big UL
    +* Line up message text in one column and the metadata in a smaller column before it
    
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-01

    Artifacts should probably be changed to store lists of messages (e.g. max
    50, or 1 day) instead of one per artifact. So we don't have a ballooning of
    chat artifacts.

     
  • Dave Brondsema

    Dave Brondsema - 2011-05-03
    • status: open --> code-review
    • assigned_to: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-03
    • status: code-review --> blocked
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-03

    Pending sign-off of contributed git bundle

     
  • Dave Brondsema

    Dave Brondsema - 2011-05-03

    We should put msg.text back to msg.html_text|safe. It'd be nice to have the CSS in a css file rather than inline, but not a huge deal for a contribution to an alpha tool.

     
  • Dave Brondsema

    Dave Brondsema - 2011-05-05
    • size: --> 1
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-05
    • status: blocked --> closed
     

Log in to post a comment.