pgadmin4/web
2018-06-15 10:18:56 +01:00
..
migrations Fix constraint on servers table in SQLite to allow ports < 1024. Fixes #3307 2018-06-05 10:47:03 +01:00
pgadmin Add an option to auto-complete keywords in upper case. Fixes #2686 2018-06-15 10:18:56 +01:00
regression Add an option to auto-complete keywords in upper case. Fixes #2686 2018-06-15 10:18:56 +01:00
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions. 2017-11-23 09:34:44 +00:00
.pycodestyle Ignore config_local.py and config_distro.py when running PEP-8 checks. 2018-03-15 07:10:01 -04:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Fixed pep8 issue for last commit. 2018-05-18 11:30:40 +05:30
karma.conf.js Add support for source maps in the karma test framework to aid debugging. 2018-05-30 22:09:00 -04:00
package.json Add support for source maps in the karma test framework to aid debugging. 2018-05-30 22:09:00 -04:00
pgAdmin4.py PEP8 fixes 2018-03-20 14:02:56 +00:00
pgAdmin4.wsgi Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
setup.py Fix PEP8 issues in the Tools module. Fixes #3063 2018-01-26 16:54:21 +00:00
webpack.config.js Support for external tables in GPDB. Fixes #3168 2018-03-02 16:49:25 +00:00
webpack.shim.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
webpack.test.config.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
yarn.lock Add support for source maps in the karma test framework to aid debugging. 2018-05-30 22:09:00 -04:00