Re: [pgAdmin4][Patch]: Adding connection status in Query tool - Mailing list pgadmin-hackers

From Chethana Kumar
Subject Re: [pgAdmin4][Patch]: Adding connection status in Query tool
Date
Msg-id CAH4-4Wu9FfQDsVoVecXVrvdvMa=gxZO3V=0ubn=kGtOHq7f3VQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Adding connection status in Query tool  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Responses Re: [pgAdmin4][Patch]: Adding connection status in Query tool  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Team,

I have refined the icon once again for database connection status in query tool itself.

Below are the 5 different status that I have attached as screenshot -

1_busy 
2_error_in_transaction
3_valid_transaction_in_idle
4_database_connected
5_database_disconnected

Please provide your inputs.

Regards,
Chethana kumar


On Tue, Dec 19, 2017 at 5:12 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to add the connection status in query tool, this feature will allow user to check the database connection status in query tool itself, it will also provide the detailed status as a tooltip when user hovers on it, the most benefit of the feature will be when user open query tool in new Browser Tab where Browser tree is not visible to user, user can also configure the status polling time using preference dialog.
RM#2475

Apart from that I have also removed the ..sqleditor/static/css/sqleditor.css reference from ../datagrid/templates/datagrid/index.html file because we are already bundling the "sqleditor.css" file in main "style.css" file.


Thanks to Chethana for his UI related inputs and to Surinder for helping me on html alignment issues.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Chethana Kumar
Principal UI/UX Designer
EnterpriseDB Corporation


The Postgres Database Company

P: +91 86981 57146
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM #2949 : [Web Based] Complete sql shoulddisplayed for fts directory in sql pane
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Adding connection status in Query tool