pgadmin4/web/pgadmin/misc
Murtuza Zabuawala af84ba5a4f Fixed all the review comments from Dave.
* Moved the Columns, and Constraint to its repective tabs.
* Ensure all the labels only have a capital letter on the first word
  (except for keywords or acronyms).
* Resolve the typo in string - 'System table'.
* Error messages on fields should not be shown unless the field loses
  focus and has an error.
* "General" section should have a limited subset of information.
* Variables grids should not be on the Security tab.
* Fixes the field labels that imply a question.
* Privileges controls on the Properties lists should be in a "Security"
  group.

Apart from review comments improved few other areas too:
* Used in-place DepsCell functionality for columns in both index, and
  type node.
* Improved the error handling in constraint nodes.
* Added create, alert SQL Help for nodes associated with the table node.
2016-05-24 23:29:55 +05:30
..
bgprocess Added support for importing and exporting the table data. 2016-05-21 15:43:43 +05:30
depends Moving the messages used in common utilities in a separate javascript. 2016-04-11 17:07:58 +05:30
file_manager Fixed all the review comments from Dave. 2016-05-24 23:29:55 +05:30
sql Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
static/explain Integrate the graphical explain module in the Query Editor. 2016-05-16 01:07:54 +05:30
statistics Adding initial version for showing statistics for the server, and 2016-05-16 01:58:02 +05:30
templates Adding support for autocomplete in the SQL Editor. 2016-05-21 16:04:29 +05:30
__init__.py Loading the explain.js as 'application/javascript' 2016-05-16 11:28:23 +05:30