Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaJwK-00043Y-TV for pgadmin-hackers@arkaria.postgresql.org; Fri, 21 Dec 2018 12:30:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gaJwJ-0007oK-CQ for pgadmin-hackers@arkaria.postgresql.org; Fri, 21 Dec 2018 12:30:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaJwJ-0007nJ-4I for pgadmin-hackers@lists.postgresql.org; Fri, 21 Dec 2018 12:30:03 +0000 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gaJwB-00077w-GY for pgadmin-hackers@lists.postgresql.org; Fri, 21 Dec 2018 12:30:02 +0000 Received: by mail-lj1-x233.google.com with SMTP id n18-v6so4577379lji.7 for ; Fri, 21 Dec 2018 04:29:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9KhYRMFEexrHHaovg51Pp6SL1KjGB1Krv7h01UmBkxU=; b=V2K55K6TdZqvzZ6KPBn77/An3XyJ397BvrdRnhB+VF6ngrrxrUxmWIvFg+QHE2uFvw 2lk/Lr50qxEfUQIR9qh+fvGq1wy9/Gajzfsd7PB4O2cqHiMUZgjxHLfF2iqgy4M2GnVw AUibP64FSWi2gaydhRRBc+TBrflvkoW3znERqE1iG8/JxaCvZ340ug0a/SBeyRmPPv58 IbmK0cejdQZcj2O4xzWC1A1H8WE2xNC79Qp6oLLHP2o9BEJQJQwZXXP99BkYzGgHwFNw oUpniIH11cX05XM0XIMX9z9ERwdj6BF7DJQU/qmb0I6o4u0h0jyK8f3d712ojGMxSmxv 2d6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9KhYRMFEexrHHaovg51Pp6SL1KjGB1Krv7h01UmBkxU=; b=Rd6+LktKexhJ2w9vx41hRbTcjvS/05e3DZR5dk5cRx1qsy8snc86WbXbwxAnTGAzHT op8dB6b/z0xyFrOVHLrsz3B3WG37gPgD2g92gAK2QUq5EpuRABBN4eGBad4CboM6Jbkg zFFUSLDlW/7E5u1/kAbElPZMXYzDHVEJoZhNIsQTTugXx6WHQadgu/0ChJJ71U6jY9AZ bPm4JAFsp7rfc+wRU4Yrc0RKY8mKp6ix7B1BnXZDsfJjP4Nr/W893SnPPphXq/AJZvNJ 0/A3XUMYtvMii71YlMjNfjoudI9Pm0vK9C/wA+XZZ0YzSfTqVYw26UXaA+wnwqpk8xWu fjNg== X-Gm-Message-State: AJcUukcItu7P+vwoil/6GCIcw4hNB9lvPk9q0VTPL44JFzwpCpd+OZ8M lJn49Sbfl6od2WcnUqbbBGgR9fUqARvE5IpFGsQNkQ== X-Google-Smtp-Source: ALg8bN5tzVk7FFmRO65pa5gl9u8CJPHaXEIaUkH/GO4kBnd5jpSGCPVVTGZNwN7itjVrTkAuokW7Nqt4C2fEP6O+TFo= X-Received: by 2002:a2e:9e16:: with SMTP id e22-v6mr1509027ljk.4.1545395393978; Fri, 21 Dec 2018 04:29:53 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Fri, 21 Dec 2018 17:59:42 +0530 Message-ID: Subject: Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica To: Dave Page Cc: Ashesh Vashi , pgadmin-hackers , Akshay Joshi , Chethana Kumar , Khushboo Vashi Content-Type: multipart/alternative; boundary="0000000000007ef9f4057d876780" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000007ef9f4057d876780 Content-Type: text/plain; charset="UTF-8" Hi Dave, On Fri, Dec 21, 2018 at 5:51 PM Dave Page wrote: > Nice! Thanks Ashesh. > > Some small issues I spotted: > > - The font looks somewhat small. How does it compare in size to, say, > Gmail? I think it needs to be increased to at least that size. > Gmail uses 0.875rem (14px) for the left panel (Inbox, Sent). We are using 0.875rem (14px) for main navbar links and 0.815rem(13.04px) for all other text. > > - Dialogues have 2 close buttons next to each other in the top-right. > Looks like an icon and a text version? > You need to do a yarn install. wcDocker code is changed to fix that. > > - Why do some Preferences panels use alternate line colouring, whilst > others don't? I suspect it's because some are actually tables under > the hood? I think we need consistency there. > Noted. > > - The Maintenance dialogue looks terrible - it needs to be made much > more compact. I also seem to be getting a failure to create > maintenance jobs (backups etc work fine). > Noted. > > - I think the buttons on the Browser need borders to match other buttons. > It is made consistent with other wcDocker buttons like close, right arrow, left arrow. However, we can make it look like other buttons. > > Thanks! > > On Fri, Dec 21, 2018 at 12:01 PM Ashesh Vashi > wrote: > > > > Improvement in the look and feel of the whole application > > > > Changed the SCSS/CSS for the below third party libraries to adopt the > > new look 'n' feel: > > - wcDocker > > - Alertify dialogs, and notifications > > - AciTree > > - Bootstrap Navbar > > - Bootstrap Tabs > > - Bootstrap Drop-Down menu > > - Backgrid > > - Select2 > > > > Adopated the new the look 'n' feel for the dialogs, wizard, properties, > > tab panels, tabs, fieldset, subnode control, spinner control, HTML > > table, and other form controls. > > > > - Font is changed to Roboto > > - Using SCSS variables to define the look 'n' feel > > - Designer background images for the Login, and Forget password pages in > > 'web' mode > > - Improved the look 'n' feel for the key selection in the preferences > > dialog > > - Table classes consistency changes across the application > > - File Open and Save dialog list view changes > > > > Author(s): Aditya Toshniwal & Khushboo Vashi > > > > Branch > > ------ > > master > > > > Details > > ------- > > > https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5799ac14ba17dc25fbec184b3b2c6afbe37f1f74 > > > > Modified Files > > -------------- > > web/package.json | 2 +- > > .../static/js/fts_configuration.js | 2 +- > > .../databases/schemas/functions/__init__.py | 4 +- > > .../function => static}/css/function.css | 0 > > .../templates/trigger_function/css/function.css | 3 - > > .../{templates/edbfunc => static}/css/edbfunc.css | 0 > > .../static/js/exclusion_constraint.js | 18 +- > > .../foreign_key/static/js/foreign_key.js | 17 +- > > .../schemas/tables/rules/static/css/rule.css | 7 + > > .../tables/rules/templates/rules/css/rule.css | 8 - > > .../databases/schemas/views/static/css/view.css | 7 + > > .../schemas/views/templates/mview/css/mview.css | 4 - > > .../schemas/views/templates/view/css/view.css | 4 - > > .../pgagent/schedules/static/js/pga_schedule.js | 3 +- > > .../servers/pgagent/static/css/pga_job.css | 3 + > > .../pgagent/templates/pga_job/css/pga_job.css | 13 - > > .../server_groups/servers/static/css/servers.css | 4 + > > .../server_groups/servers/static/js/server.js | 22 +- > > .../server_groups/servers/static/js/variable.js | 4 +- > > .../servers/tablespaces/static/js/tablespace.js | 13 +- > > .../servers/templates/css/servers.css | 4 - > > web/pgadmin/browser/static/css/browser.css | 13 - > > web/pgadmin/browser/static/css/wizard.css | 21 +- > > web/pgadmin/browser/static/js/browser.js | 26 +- > > web/pgadmin/browser/static/js/collection.js | 16 +- > > web/pgadmin/browser/static/js/keyboard.js | 14 +- > > web/pgadmin/browser/static/js/menu.js | 28 +- > > web/pgadmin/browser/static/js/node.js | 53 +- > > web/pgadmin/browser/static/js/node.ui.js | 4 +- > > web/pgadmin/browser/static/js/panel.js | 15 +- > > web/pgadmin/browser/static/js/toolbar.js | 3 - > > web/pgadmin/browser/static/js/wizard.js | 58 +- > > web/pgadmin/browser/static/scss/_browser.scss | 43 +- > > web/pgadmin/browser/static/scss/_wizard.scss | 41 +- > > web/pgadmin/browser/templates/browser/css/node.css | 2 +- > > web/pgadmin/browser/templates/browser/index.html | 9 +- > > web/pgadmin/dashboard/__init__.py | 2 +- > > web/pgadmin/dashboard/static/css/dashboard.css | 21 +- > > web/pgadmin/dashboard/static/js/dashboard.js | 120 +- > > web/pgadmin/dashboard/static/scss/_dashboard.scss | 44 +- > > .../templates/dashboard/database_dashboard.html | 171 ++- > > .../templates/dashboard/server_dashboard.html | 197 ++- > > .../templates/dashboard/welcome_dashboard.html | 30 +- > > web/pgadmin/feature_tests/browser_tool_bar_test.py | 23 +- > > web/pgadmin/feature_tests/file_manager_test.py | 23 +- > > .../feature_tests/keyboard_shortcut_test.py | 5 +- > > .../feature_tests/pg_datatype_validation_test.py | 5 +- > > .../pg_utilities_backup_restore_test.py | 28 +- > > .../feature_tests/pg_utilities_maintenance_test.py | 16 +- > > .../feature_tests/query_tool_journey_test.py | 5 +- > > web/pgadmin/feature_tests/query_tool_tests.py | 117 +- > > web/pgadmin/feature_tests/view_data_dml_queries.py | 16 +- > > .../misc/bgprocess/static/css/bgprocess.css | 11 - > > web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 173 ++- > > .../misc/bgprocess/static/scss/_bgprocess.scss | 81 +- > > web/pgadmin/misc/depends/static/js/depends.js | 3 +- > > .../misc/file_manager/static/css/file_manager.css | 141 +- > > .../misc/file_manager/static/js/create_dialogue.js | 9 +- > > .../misc/file_manager/static/js/select_dialogue.js | 19 +- > > web/pgadmin/misc/file_manager/static/js/utility.js | 77 +- > > .../file_manager/static/scss/_file_manager.scss | 157 +-- > > .../file_manager/templates/file_manager/index.html | 95 +- > > .../misc/statistics/static/js/statistics.js | 3 +- > > web/pgadmin/preferences/static/css/preferences.css | 14 - > > web/pgadmin/preferences/static/js/preferences.js | 31 +- > > .../preferences/static/scss/_preferences.scss | 16 + > > web/pgadmin/static/css/pgadmin.css | 81 +- > > web/pgadmin/static/fonts/Roboto-Bold.ttf | Bin 0 -> 170760 > bytes > > web/pgadmin/static/fonts/Roboto-Medium.ttf | Bin 0 -> 172064 > bytes > > web/pgadmin/static/fonts/Roboto-Regular.ttf | Bin 0 -> 171676 > bytes > > web/pgadmin/static/img/collapse_expand.svg | 15 + > > web/pgadmin/static/img/forgot_password.svg | 283 ++++ > > web/pgadmin/static/img/login.svg | 1 + > > web/pgadmin/static/js/alertify.pgadmin.defaults.js | 82 +- > > web/pgadmin/static/js/backform.pgadmin.js | 80 +- > > web/pgadmin/static/js/backgrid.pgadmin.js | 33 +- > > web/pgadmin/static/js/slickgrid/editors.js | 8 +- > > web/pgadmin/static/js/sqleditor/filter_dialog.js | 33 +- > > .../static/js/sqleditor/query_tool_preferences.js | 15 +- > > web/pgadmin/static/scss/_aci_tree.overrides.scss | 75 +- > > web/pgadmin/static/scss/_alert.scss | 12 +- > > web/pgadmin/static/scss/_alertify.overrides.scss | 150 +- > > web/pgadmin/static/scss/_backform.overrides.scss | 8 + > > web/pgadmin/static/scss/_backgrid.overrides.scss | 251 +++- > > web/pgadmin/static/scss/_bootstrap.overrides.scss | 230 ++-- > > web/pgadmin/static/scss/_codemirror.overrides.scss | 94 +- > > web/pgadmin/static/scss/_pgadmin.grid.scss | 56 + > > web/pgadmin/static/scss/_pgadmin.style.scss | 1440 > +++++--------------- > > web/pgadmin/static/scss/_select2.overrides.scss | 24 +- > > web/pgadmin/static/scss/_webcabin.overrides.scss | 368 ----- > > web/pgadmin/static/scss/_webcabin.pgadmin.scss | 250 ++++ > > web/pgadmin/static/scss/pgadmin.scss | 10 +- > > .../static/scss/resources/_default.style.scss | 90 +- > > .../static/scss/resources/_default.variables.scss | 203 ++- > > web/pgadmin/static/vendor/backform/backform.js | 645 +++++++++ > > .../templates/security/change_password.html | 43 +- > > .../templates/security/forgot_password.html | 9 +- > > web/pgadmin/templates/security/login_user.html | 16 +- > > web/pgadmin/templates/security/panel.html | 23 +- > > web/pgadmin/tools/backup/__init__.py | 6 +- > > web/pgadmin/tools/backup/static/js/backup.js | 8 +- > > .../backup/static/js/backup_dialog_wrapper.js | 22 +- > > web/pgadmin/tools/datagrid/__init__.py | 1 - > > web/pgadmin/tools/datagrid/static/js/datagrid.js | 38 +- > > .../tools/datagrid/templates/datagrid/filter.html | 2 - > > .../tools/datagrid/templates/datagrid/index.html | 193 ++- > > web/pgadmin/tools/debugger/static/css/debugger.css | 34 +- > > web/pgadmin/tools/debugger/static/js/debugger.js | 2 +- > > .../tools/debugger/static/js/debugger_ui.js | 28 +- > > web/pgadmin/tools/debugger/static/js/direct.js | 13 +- > > .../tools/debugger/static/scss/_debugger.scss | 8 - > > .../tools/debugger/templates/debugger/direct.html | 89 +- > > .../tools/grant_wizard/static/js/grant_wizard.js | 27 +- > > .../grant_wizard/static/scss/_grant_wizard.scss | 31 +- > > .../tools/import_export/static/js/import_export.js | 24 +- > > web/pgadmin/tools/maintenance/__init__.py | 10 +- > > .../tools/maintenance/static/js/maintenance.js | 24 +- > > .../maintenance/static/scss/_maintenance.scss | 2 +- > > web/pgadmin/tools/restore/__init__.py | 14 +- > > web/pgadmin/tools/restore/static/js/restore.js | 8 +- > > .../restore/static/js/restore_dialog_wrapper.js | 24 +- > > .../tools/sqleditor/static/css/sqleditor.css | 128 +- > > web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 35 +- > > .../tools/sqleditor/static/scss/_history.scss | 42 +- > > .../tools/sqleditor/static/scss/_sqleditor.scss | 128 +- > > .../user_management/static/css/user_management.css | 37 - > > .../user_management/static/js/user_management.js | 53 +- > > .../static/scss/_user_management.scss | 12 +- > > .../javascript/alerts/alertify_wrapper_spec.js | 4 +- > > .../backup/backup_dialog_wrapper_spec.js | 8 +- > > .../restore/restore_dialog_wrapper_spec.js | 8 +- > > web/webpack.config.js | 2 +- > > web/webpack.shim.js | 2 +- > > web/webpack.test.config.js | 1 + > > web/yarn.lock | 1015 +++++++++++++- > > 135 files changed, 5002 insertions(+), 3850 deletions(-) > > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks and Regards, Aditya Toshniwal Software Engineer | EnterpriseDB Software Solutions | Pune "Don't Complain about Heat, Plant a tree" --0000000000007ef9f4057d876780 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave,

On Fri, Dec 21, 2018 at 5:51 PM Dave Page <dpage@pgadmin.org> wrote:
Nice! Thanks Ashesh.

Some small issues I spotted:

- The font looks somewhat small. How does it compare in size to, say,
Gmail? I think it needs to be increased to at least that size.
Gmail uses 0.875rem (14px) for the left panel (Inbox, Sent). We are us= ing=C2=A00.875rem (14= px)=C2=A0 for main navba= r links and 0.815rem(13.04px)=C2=A0for all other text.

- Dialogues have 2 close buttons next to each other in the top-right.
Looks like an icon and a text version?
You need to do a ya= rn install. wcDocker code is changed to fix that.=C2=A0

- Why do some Preferences panels use alternate line colouring, whilst
others don't? I suspect it's because some are actually tables under=
the hood? I think we need consistency there.
Noted.=

- The Maintenance dialogue looks terrible - it needs to be made much
more compact. I also seem to be getting a failure to create
maintenance jobs (backups etc work fine).
Noted.

- I think the buttons on the Browser need borders to match other buttons.
It is made consistent with other wcDocker buttons like clos= e, right arrow, left arrow. However, we can make it look like other buttons= .

Thanks!

On Fri, Dec 21, 2018 at 12:01 PM Ashesh Vashi
<ashe= sh.vashi@enterprisedb.com> wrote:
>
> Improvement in the look and feel of the whole application
>
> Changed the SCSS/CSS for the below third party libraries to adopt the<= br> > new look 'n' feel:
> - wcDocker
> - Alertify dialogs, and notifications
> - AciTree
> - Bootstrap Navbar
> - Bootstrap Tabs
> - Bootstrap Drop-Down menu
> - Backgrid
> - Select2
>
> Adopated the new the look 'n' feel for the dialogs, wizard, pr= operties,
> tab panels, tabs, fieldset, subnode control, spinner control, HTML
> table, and other form controls.
>
> - Font is changed to Roboto
> - Using SCSS variables to define the look 'n' feel
> - Designer background images for the Login, and Forget password pages = in
>=C2=A0 =C2=A0'web' mode
> - Improved the look 'n' feel for the key selection in the pref= erences
>=C2=A0 =C2=A0dialog
> - Table classes consistency changes across the application
> - File Open and Save dialog list view changes
>
> Author(s): Aditya Toshniwal & Khushboo Vashi
>
> Branch
> ------
> master
>
> Details
> -------
> https://git.postgresql.org/gitweb?p=3Dpgadmin4.git;a=3Dcommi= tdiff;h=3D5799ac14ba17dc25fbec184b3b2c6afbe37f1f74
>
> Modified Files
> --------------
> web/package.json=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|= =C2=A0 =C2=A0 2 +-
> .../static/js/fts_configuration.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 2 +-
> .../databases/schemas/functions/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A0 4 +-
> .../function =3D> static}/css/function.css=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 0
> .../templates/trigger_function/css/function.css=C2=A0 =C2=A0 |=C2=A0 = =C2=A0 3 -
> .../{templates/edbfunc =3D> static}/css/edbfunc.css=C2=A0 |=C2=A0 = =C2=A0 0
> .../static/js/exclusion_constraint.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A018 +-
> .../foreign_key/static/js/foreign_key.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 =C2=A017 +-
> .../schemas/tables/rules/static/css/rule.css=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 =C2=A0 7 +
> .../tables/rules/templates/rules/css/rule.css=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A0 8 -
> .../databases/schemas/views/static/css/view.css=C2=A0 =C2=A0 |=C2=A0 = =C2=A0 7 +
> .../schemas/views/templates/mview/css/mview.css=C2=A0 =C2=A0 |=C2=A0 = =C2=A0 4 -
> .../schemas/views/templates/view/css/view.css=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A0 4 -
> .../pgagent/schedules/static/js/pga_schedule.js=C2=A0 =C2=A0 |=C2=A0 = =C2=A0 3 +-
> .../servers/pgagent/static/css/pga_job.css=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A0 3 +
> .../pgagent/templates/pga_job/css/pga_job.css=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A013 -
> .../server_groups/servers/static/css/servers.css=C2=A0 =C2=A0|=C2=A0 = =C2=A0 4 +
> .../server_groups/servers/static/js/server.js=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A022 +-
> .../server_groups/servers/static/js/variable.js=C2=A0 =C2=A0 |=C2=A0 = =C2=A0 4 +-
> .../servers/tablespaces/static/js/tablespace.js=C2=A0 =C2=A0 |=C2=A0 = =C2=A013 +-
> .../servers/templates/css/servers.css=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A0 4 -
> web/pgadmin/browser/static/css/browser.css=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A013 -
> web/pgadmin/browser/static/css/wizard.css=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A021 +-
> web/pgadmin/browser/static/js/browser.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 =C2=A026 +-
> web/pgadmin/browser/static/js/collection.js=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A016 +-
> web/pgadmin/browser/static/js/keyboard.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A014 +-
> web/pgadmin/browser/static/js/menu.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A028 +-
> web/pgadmin/browser/static/js/node.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A053 +-
> web/pgadmin/browser/static/js/node.ui.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 =C2=A0 4 +-
> web/pgadmin/browser/static/js/panel.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0|=C2=A0 =C2=A015 +-
> web/pgadmin/browser/static/js/toolbar.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 =C2=A0 3 -
> web/pgadmin/browser/static/js/wizard.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 |=C2=A0 =C2=A058 +-
> web/pgadmin/browser/static/scss/_browser.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A043 +-
> web/pgadmin/browser/static/scss/_wizard.scss=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 =C2=A041 +-
> web/pgadmin/browser/templates/browser/css/node.css |=C2=A0 =C2=A0 2 +-=
> web/pgadmin/browser/templates/browser/index.html=C2=A0 =C2=A0|=C2=A0 = =C2=A0 9 +-
> web/pgadmin/dashboard/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A0 2 +-
> web/pgadmin/dashboard/static/css/dashboard.css=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A021 +-
> web/pgadmin/dashboard/static/js/dashboard.js=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 120 +-
> web/pgadmin/dashboard/static/scss/_dashboard.scss=C2=A0 |=C2=A0 =C2=A0= 44 +-
> .../templates/dashboard/database_dashboard.html=C2=A0 =C2=A0 |=C2=A0 1= 71 ++-
> .../templates/dashboard/server_dashboard.html=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 197 ++-
> .../templates/dashboard/welcome_dashboard.html=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A030 +-
> web/pgadmin/feature_tests/browser_tool_bar_test.py |=C2=A0 =C2=A023 +-=
> web/pgadmin/feature_tests/file_manager_test.py=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A023 +-
> .../feature_tests/keyboard_shortcut_test.py=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A0 5 +-
> .../feature_tests/pg_datatype_validation_test.py=C2=A0 =C2=A0|=C2=A0 = =C2=A0 5 +-
> .../pg_utilities_backup_restore_test.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 |=C2=A0 =C2=A028 +-
> .../feature_tests/pg_utilities_maintenance_test.py |=C2=A0 =C2=A016 +-=
> .../feature_tests/query_tool_journey_test.py=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 =C2=A0 5 +-
> web/pgadmin/feature_tests/query_tool_tests.py=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 117 +-
> web/pgadmin/feature_tests/view_data_dml_queries.py |=C2=A0 =C2=A016 +-=
> .../misc/bgprocess/static/css/bgprocess.css=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A011 -
> web/pgadmin/misc/bgprocess/static/js/bgprocess.js=C2=A0 |=C2=A0 173 ++= -
> .../misc/bgprocess/static/scss/_bgprocess.scss=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A081 +-
> web/pgadmin/misc/depends/static/js/depends.js=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A0 3 +-
> .../misc/file_manager/static/css/file_manager.css=C2=A0 |=C2=A0 141 +-=
> .../misc/file_manager/static/js/create_dialogue.js |=C2=A0 =C2=A0 9 +-=
> .../misc/file_manager/static/js/select_dialogue.js |=C2=A0 =C2=A019 +-=
> web/pgadmin/misc/file_manager/static/js/utility.js |=C2=A0 =C2=A077 +-=
> .../file_manager/static/scss/_file_manager.scss=C2=A0 =C2=A0 |=C2=A0 1= 57 +--
> .../file_manager/templates/file_manager/index.html |=C2=A0 =C2=A095 +-=
> .../misc/statistics/static/js/statistics.js=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A0 3 +-
> web/pgadmin/preferences/static/css/preferences.css |=C2=A0 =C2=A014 -<= br> > web/pgadmin/preferences/static/js/preferences.js=C2=A0 =C2=A0|=C2=A0 = =C2=A031 +-
> .../preferences/static/scss/_preferences.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A016 +
> web/pgadmin/static/css/pgadmin.css=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A081 +-
> web/pgadmin/static/fonts/Roboto-Bold.ttf=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 Bin 0 -> 170760 bytes
> web/pgadmin/static/fonts/Roboto-Medium.ttf=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 Bin 0 -> 172064 bytes
> web/pgadmin/static/fonts/Roboto-Regular.ttf=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 Bin 0 -> 171676 bytes
> web/pgadmin/static/img/collapse_expand.svg=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A015 +
> web/pgadmin/static/img/forgot_password.svg=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 283 ++++
> web/pgadmin/static/img/login.svg=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 1 +
> web/pgadmin/static/js/alertify.pgadmin.defaults.js |=C2=A0 =C2=A082 +-=
> web/pgadmin/static/js/backform.pgadmin.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A080 +-
> web/pgadmin/static/js/backgrid.pgadmin.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A033 +-
> web/pgadmin/static/js/slickgrid/editors.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A0 8 +-
> web/pgadmin/static/js/sqleditor/filter_dialog.js=C2=A0 =C2=A0|=C2=A0 = =C2=A033 +-
> .../static/js/sqleditor/query_tool_preferences.js=C2=A0 |=C2=A0 =C2=A0= 15 +-
> web/pgadmin/static/scss/_aci_tree.overrides.scss=C2=A0 =C2=A0|=C2=A0 = =C2=A075 +-
> web/pgadmin/static/scss/_alert.scss=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A012 +-
> web/pgadmin/static/scss/_alertify.overrides.scss=C2=A0 =C2=A0|=C2=A0 1= 50 +-
> web/pgadmin/static/scss/_backform.overrides.scss=C2=A0 =C2=A0|=C2=A0 = =C2=A0 8 +
> web/pgadmin/static/scss/_backgrid.overrides.scss=C2=A0 =C2=A0|=C2=A0 2= 51 +++-
> web/pgadmin/static/scss/_bootstrap.overrides.scss=C2=A0 |=C2=A0 230 ++= --
> web/pgadmin/static/scss/_codemirror.overrides.scss |=C2=A0 =C2=A094 +-=
> web/pgadmin/static/scss/_pgadmin.grid.scss=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A056 +
> web/pgadmin/static/scss/_pgadmin.style.scss=C2=A0 =C2=A0 =C2=A0 =C2=A0= | 1440 +++++---------------
> web/pgadmin/static/scss/_select2.overrides.scss=C2=A0 =C2=A0 |=C2=A0 = =C2=A024 +-
> web/pgadmin/static/scss/_webcabin.overrides.scss=C2=A0 =C2=A0|=C2=A0 3= 68 -----
> web/pgadmin/static/scss/_webcabin.pgadmin.scss=C2=A0 =C2=A0 =C2=A0|=C2= =A0 250 ++++
> web/pgadmin/static/scss/pgadmin.scss=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A010 +-
> .../static/scss/resources/_default.style.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A090 +-
> .../static/scss/resources/_default.variables.scss=C2=A0 |=C2=A0 203 ++= -
> web/pgadmin/static/vendor/backform/backform.js=C2=A0 =C2=A0 =C2=A0|=C2= =A0 645 +++++++++
> .../templates/security/change_password.html=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A043 +-
> .../templates/security/forgot_password.html=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A0 9 +-
> web/pgadmin/templates/security/login_user.html=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A016 +-
> web/pgadmin/templates/security/panel.html=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A023 +-
> web/pgadmin/tools/backup/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 6 +-
> web/pgadmin/tools/backup/static/js/backup.js=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 =C2=A0 8 +-
> .../backup/static/js/backup_dialog_wrapper.js=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A022 +-
> web/pgadmin/tools/datagrid/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 1 -
> web/pgadmin/tools/datagrid/static/js/datagrid.js=C2=A0 =C2=A0|=C2=A0 = =C2=A038 +-
> .../tools/datagrid/templates/datagrid/filter.html=C2=A0 |=C2=A0 =C2=A0= 2 -
> .../tools/datagrid/templates/datagrid/index.html=C2=A0 =C2=A0|=C2=A0 1= 93 ++-
> web/pgadmin/tools/debugger/static/css/debugger.css |=C2=A0 =C2=A034 +-=
> web/pgadmin/tools/debugger/static/js/debugger.js=C2=A0 =C2=A0|=C2=A0 = =C2=A0 2 +-
> .../tools/debugger/static/js/debugger_ui.js=C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 =C2=A028 +-
> web/pgadmin/tools/debugger/static/js/direct.js=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A013 +-
> .../tools/debugger/static/scss/_debugger.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A0 8 -
> .../tools/debugger/templates/debugger/direct.html=C2=A0 |=C2=A0 =C2=A0= 89 +-
> .../tools/grant_wizard/static/js/grant_wizard.js=C2=A0 =C2=A0|=C2=A0 = =C2=A027 +-
> .../grant_wizard/static/scss/_grant_wizard.scss=C2=A0 =C2=A0 |=C2=A0 = =C2=A031 +-
> .../tools/import_export/static/js/import_export.js |=C2=A0 =C2=A024 +-=
> web/pgadmin/tools/maintenance/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 |=C2=A0 =C2=A010 +-
> .../tools/maintenance/static/js/maintenance.js=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A024 +-
> .../maintenance/static/scss/_maintenance.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A0 2 +-
> web/pgadmin/tools/restore/__init__.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A014 +-
> web/pgadmin/tools/restore/static/js/restore.js=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A0 8 +-
> .../restore/static/js/restore_dialog_wrapper.js=C2=A0 =C2=A0 |=C2=A0 = =C2=A024 +-
> .../tools/sqleditor/static/css/sqleditor.css=C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 128 +-
> web/pgadmin/tools/sqleditor/static/js/sqleditor.js |=C2=A0 =C2=A035 +-=
> .../tools/sqleditor/static/scss/_history.scss=C2=A0 =C2=A0 =C2=A0 |=C2= =A0 =C2=A042 +-
> .../tools/sqleditor/static/scss/_sqleditor.scss=C2=A0 =C2=A0 |=C2=A0 1= 28 +-
> .../user_management/static/css/user_management.css |=C2=A0 =C2=A037 -<= br> > .../user_management/static/js/user_management.js=C2=A0 =C2=A0|=C2=A0 = =C2=A053 +-
> .../static/scss/_user_management.scss=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A012 +-
> .../javascript/alerts/alertify_wrapper_spec.js=C2=A0 =C2=A0 =C2=A0|=C2= =A0 =C2=A0 4 +-
> .../backup/backup_dialog_wrapper_spec.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0|=C2=A0 =C2=A0 8 +-
> .../restore/restore_dialog_wrapper_spec.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0|=C2=A0 =C2=A0 8 +-
> web/webpack.config.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 =C2=A0 2 +-=
> web/webpack.shim.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 =C2= =A0 2 +-
> web/webpack.test.config.js=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 1 +
> web/yarn.lock=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 | 1015 +++++++++++++-
> 135 files changed, 5002 insertions(+), 3850 deletions(-)
>


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Thanks and Rega= rds,
Aditya Toshniwa= l
Softw= are Engineer |=C2=A0EnterpriseDB Software Solutions |=C2=A0Pune
&q= uot;Don't Complain about Heat, Plant a tree"
--0000000000007ef9f4057d876780--