Re: Request for feedback: Alternate desktop runtime architecture

2018-01-24 Thread Dave Page
Hi On Tue, Jan 23, 2018 at 6:48 PM, Doug Easterbrook wrote: > I had a look — running it on Safari/OSX/High Sierra. > > it started fast and seemed responsive. > > I couldn’t get it to start a SQL query session to put in some query to see > how that went, bu I did click on a bunch of other things

Re: Request for feedback: Alternate desktop runtime architecture

2018-01-24 Thread Dave Page
On Tue, Jan 23, 2018 at 8:30 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote: > TESTING WEB-BASED pgAdmin > SYSTEM: Windows 10 Pro Version 1709, 12GB RAM, SSD 525GB, Intel Core i7 > > Disappointment, > > The framework may be a 10% faster, not noticeable really > > The two bugs I emailed

Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons

2018-01-24 Thread Dave Page
Hi On Wed, Jan 24, 2018 at 7:47 AM, Chethana Kumar < chethana.ku...@enterprisedb.com> wrote: > Hi Dave, > > Can you please the icons as I have added a differentiating factor for them > now. > I think it's too detailed. If I view it at the typical 64x64 size, then I really can't make it out prope

[pgAdmin4][Patch#2896] Add support for Tab/Shift Tab navigation in Query tool

2018-01-24 Thread Murtuza Zabuawala
Hi, PFA patch to add keyboard navigation in Query tool module via Tab/Shift-Tab key. RM#2896 Please review. *Note:* 1) Once the keyboard shortcut infrastructure is ready we will add generic shortcut to focus out from CodeMirror editor and set foucs to next element, Right now there is no way of d

Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons

2018-01-24 Thread Chethana Kumar
Hi Dave, As per your feedback here are the finalised icons attached. Thanks, Chethana kumar On Wed, Jan 24, 2018 at 4:58 PM, Dave Page wrote: > Hi > > On Wed, Jan 24, 2018 at 7:47 AM, Chethana Kumar < > chethana.ku...@enterprisedb.com> wrote: > >> Hi Dave, >> >> Can you please the icons as I h

pgAdmin 4 commit: Update scan and index scan EXPLAIN icons for greater

2018-01-24 Thread Dave Page
Update scan and index scan EXPLAIN icons for greater clarity. Fixes #3021 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5cea5f84855a1b308769a537e9f5bbc332833566 Author: Chethana Kumar Modified Files -- web/pgadmin/misc/static/ex

Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons

2018-01-24 Thread Dave Page
Thanks, patch applied. On Wed, Jan 24, 2018 at 1:40 PM, Chethana Kumar < chethana.ku...@enterprisedb.com> wrote: > Hi Dave, > > As per your feedback here are the finalised icons attached. > > Thanks, > Chethana kumar > > On Wed, Jan 24, 2018 at 4:58 PM, Dave Page wrote: > >> Hi >> >> On Wed, Jan

Tables > Properties > Columns tab

2018-01-24 Thread microsys.gr microsys.gr
Version 2.1 Python Version 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) Flask Version 0.12.2 Application Mode Desktop -- BUG.1 On tables with a lot of fields (table tested with 217 columns), the table [Properties...] [Columns tab] form is useless slow. It ta

Build failed in Jenkins: pgadmin4-master-python35 #457

2018-01-24 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Update scan and index scan EXPLAIN icons for greater clarity. Fixes -- [...truncated 386.16 KB...] DataTypeReaderTest (Sc

pgAdmin 4 commit: Support arbitrary browser commands.

2018-01-24 Thread Dave Page
Support arbitrary browser commands. Branch -- runtime-revamp Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4015d74e6c61fc6b60eec48e8e9e5e645e1922ed Modified Files -- runtime/ConfigWindow.cpp | 10 +++ runtime/ConfigWindow.h | 3 +- runtime/Con

Re: Tables > Properties > Columns tab

2018-01-24 Thread Murtuza Zabuawala
Hi, Please use Bug tracker to report your issues and also include detailed steps to re-produce the issue on developer's machine. Thanks, Murtuza On Wed, Jan 24, 2018 at 9:30 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote: > Version

[pgadmin4][patch] Correct Bug #3050

2018-01-24 Thread Joao De Almeida Pereira
Hi Hackers, We corrected the SQL tab display of partitioned table in GreenPlum, with the attached diff. I was able to create the Issue in Redmine and assign it to me, but I cannot change the status of it. Do I need to have any special permission? Thanks Joao display_partition_sql_in_tab.diff De