public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix sorting of sizes on the statistics views by sorti
Date: Mon, 08 May 2017 10:29:18 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function. Fixes #2315

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=94b7fc483a3b70cb1e168396f3bc65c455a4...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
.../js/exclusion_constraint.js                     |  1 +
.../index_constraint/js/index_constraint.js        |  1 +
.../tables/indexes/templates/index/js/index.js     |  4 +-
.../exclusion_constraint/sql/default/stats.sql     |  4 +-
.../templates/index/sql/default/coll_stats.sql     |  2 +-
.../tables/templates/index/sql/default/stats.sql   |  4 +-
.../templates/index_constraint/sql/stats.sql       |  4 +-
.../schemas/tables/templates/table/js/table.js     |  8 ++-
.../table/sql/default/coll_table_stats.sql         |  4 +-
.../tables/templates/table/sql/default/stats.sql   | 16 ++---
.../databases/templates/databases/js/databases.js  |  4 +-
.../templates/databases/sql/9.2_plus/stats.sql     |  4 +-
.../templates/databases/sql/default/stats.sql      |  2 +-
.../templates/tablespaces/js/tablespaces.js        |  4 +-
.../templates/tablespaces/sql/default/stats.sql    |  4 +-
.../misc/statistics/static/js/statistics.js        | 50 +++++++++++-----
web/pgadmin/static/js/size_prettify.js             | 24 ++++++++
web/regression/javascript/size_prettify_spec.js    | 68 ++++++++++++++++++++++
18 files changed, 169 insertions(+), 39 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Fix sorting of sizes on the statistics views by sorti
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox