[[BackLinksMenu]] [[TicketQuery(summary=APP_SERVER_SESSIONS_STATUS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == Every server session has status that could be - connected, disconnected or connecting. The status is displayed to the user in the palette where all server sessions are listed. It should be provided a way for the user to change the status of a session - from disconnected to connected, or otherwise. == Task requirements == * Provide a way for the user to check the status of all of server sessions. == Task result == * The result of this task is source code. == Implementation idea == * Create a table palette for the [wiki:APP_SERVER_SESSIONS_LIST_R0] task where the status will be displayed. == Related == * [wiki:APP_SERVER_SESSIONS_LIST_R0] * [wiki:S2S_CORE_COMMONS_R0] * [wiki:S2S_DEPLOY_TECHNOLOGIES_R0] == How to demo == * Run Sophie 2.0. * Connect to a server. * Show that the status is connected. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)