pgadmin4/web/pgadmin/browser
Akshay Joshi de878b3198 Refactored code of table and it's child nodes.
1) Remove duplicate logic.
2) Child node specific logic should be inside the child node and table node gets the required information from the respective child node.

Note:- Refactoring of columns node still in progress.

Fixes #4807
2019-11-15 14:45:55 +05:30
..
server_groups Refactored code of table and it's child nodes. 2019-11-15 14:45:55 +05:30
static Fix issue where the Reset button does not get enabled till all the mandatory fields are provided in the dialog. Fixes #3538 2019-11-15 11:51:06 +05:30
templates/browser Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
tests 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
__init__.py PEP-8 fix. 2019-10-29 12:18:49 +00:00
collection.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
register_browser_preferences.py Add an option to request confirmation before cancelling/resetting changes on a Properties dialog. Fixes #4351 2019-11-05 14:28:03 +05:30
utils.py Don't wait for the database connection before rendering the Query Tool UI, for improved UX. Fixes #4453 2019-08-23 12:14:20 +01:00