pgadmin4/web
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
..
migrations
pgadmin Refactored code of table and it's child nodes. 2019-11-15 14:45:55 +05:30
regression Fixed feature tests related to process watcher. 2019-11-13 11:19:21 +05:30
.editorconfig
.eslintignore
.eslintrc.js
babel.cfg
config.py Update version for release. 2019-11-12 08:20:43 +05:30
karma.conf.js
package.json
pgAdmin4.py
pgAdmin4.wsgi
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py
webpack.config.js 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
webpack.shim.js
webpack.test.config.js
yarn.lock