pgadmin4/web/pgadmin/browser
Ashesh Vashi 8c8c0e78ca Miscellaneous fixes for icon sizing issue, missing tree nodes to be
webpacked, etc.

- Fixed the background-size for the svg icons to 20x20 px such that it
  does not adjust it's size when a context menu height is different due
  to length of the node label, also - it allows us to fix the issue of
  icons sizes in the Grant Wizard.

- Added two missing browser tree nodes in the webpack configuration
  i.e. Foreign Server, and User Mapping
- Removed a redundant javascript file foreign-server.js
- Fixed the missing context menu icons for Foreign Table, and Tablespace
  nodes.

Thanks EDB development team to find the regression added after the icon
changes in quick time.
2017-09-11 12:55:42 +05:30
..
server_groups Miscellaneous fixes for icon sizing issue, missing tree nodes to be 2017-09-11 12:55:42 +05:30
static Improve datamodel validations for default Validator if user (developer) do not implement validate function in datamodel. Fixes #2670 2017-08-31 09:54:31 +01:00
templates/browser Miscellaneous fixes for icon sizing issue, missing tree nodes to be 2017-09-11 12:55:42 +05:30
tests GPDB compatibility fixes: 2017-08-30 11:18:14 +01:00
__init__.py Replacing existing browser tree node png icons with the svg icons. Made 2017-09-11 11:17:31 +05:30
collection.py Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
utils.py GPDB compatibility fixes: 2017-08-30 11:18:14 +01:00