[pgAdmin][RM4993] [Accessibility] Read-only controls and disabled controls needs to be separately identified

2020-01-22 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to allow input controls to be set as readonly instead of disabled. I've also changed the code for the nodes to make sure properties tab have readonly fields wherever applicable. This will allow tab navigation in properties tab and also allow screen readers to read

flask db migrate error

2020-01-22 Thread Radoslaw Garbacz
Hi, As this is my first post I'd like to thank you for your work on this project. Originally I posted this following question to pgsql-gui-dev and was advised to repost here. I have a question regarding modifying configuration db model for pgadmin4: When trying to create a new migration file I ge

Re: flask db migrate error

2020-01-22 Thread Khushboo Vashi
Hi, On Wed, Jan 22, 2020 at 9:06 PM Radoslaw Garbacz < radoslaw.garb...@xtremedatainc.com> wrote: > Hi, > > As this is my first post I'd like to thank you for your work on this > project. > Originally I posted this following question to pgsql-gui-dev and was > advised to repost here. > > I have a

Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explain panel in query tool

2020-01-22 Thread Akshay Joshi
Hi Ganesh Following are the review comments: - Focus is going on Table headers but it is not visible. - Need to handle keyboard events on table header for sorting. - Add tabindex property for the table rows. - Add keyboard events to select the file from the file dialog. On Tue, Jan

Re: [pgAdmin][RM4993] [Accessibility] Read-only controls and disabled controls needs to be separately identified

2020-01-22 Thread Akshay Joshi
Hi Aditya On Wed, Jan 22, 2020 at 5:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to allow input controls to be set as readonly > instead of disabled. > I've also changed the code for the nodes to make sure properties tab have > readonl

Re: [pgAdmin][RM4993] [Accessibility] Read-only controls and disabled controls needs to be separately identified

2020-01-22 Thread Akshay Joshi
Hi Aditya As per discussion, we should visit all the nodes create/edit dialog and make the controls read-only wherever appropriate. On Wed, Jan 22, 2020 at 5:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to allow input controls to be s

pgadmin 4 wont start on redhat 8

2020-01-22 Thread Andre Steyn
I get these messages each time i startup, i have removed and re-installed, but get the same issues [root@localhost ~]# systemctl status pgadmin4.service ● pgadmin4.service - pgAdmin4 Server Mode Loaded: loaded (/usr/lib/systemd/system/pgadmin4.service; enabled; vendor preset: disabled) Activ