[tahoe-lafs-trac-stream] [tahoe-lafs] #1973: wui: "since" and "announced" columns are confusing

tahoe-lafs trac at tahoe-lafs.org
Mon May 20 09:06:07 UTC 2013


#1973: wui: "since" and "announced" columns are confusing
----------------------------------+----------------------------------------
     Reporter:  leif              |      Owner:
         Type:  defect            |     Status:  new
     Priority:  normal            |  Milestone:  soon
    Component:  code-frontend-    |    Version:  1.10.0
  web                             |   Keywords:  usability wui welcome time
   Resolution:                    |
Launchpad Bug:                    |
----------------------------------+----------------------------------------

Comment (by leif):

 I've started working on this.

 [https://github.com/leif/tahoe-lafs/compare/master...1973-status-last-rx
 This branch] removes the Since and Announced columns, as well as the
 Service column (which I think only ever contains "storage") and replaces
 them with "Last RX" (using rref.getDataLastReceivedAt) and "Status".

 The Status column also says "Connected" or "Disconnected", which addresses
 #1961, but I don't really like seeing those words repeated so much. Maybe
 it would be better to have two separate tables for connected and
 disconnected servers?

 The timestamps displayed in these new columns are relative to the page
 render time but there are absolute timestamps in a tooltip. Is there any
 objection to changing the TIME_FORMAT on the absolute timestamps to ISO
 8601?

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1973#comment:5>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list