pgadmin4/web
2018-12-13 11:15:55 +00:00
..
migrations 1) Fixed process watcher status message when user has stopped the process. 2018-10-25 17:03:34 +05:30
pgadmin Fix an issue that could cause the Query Tool to fail to render. Fixes #3433 2018-12-13 11:15:55 +00:00
regression Fix utility route check for Windows. 2018-12-04 10:46:59 +00: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 Bump version number for release 2018-11-26 15:35:26 +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 Additional Bootstrap 4 fixes: 2018-10-11 13:23:59 +01: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 Add the ability to import and export server definitions from a config database. Fixes #3772 2018-11-21 16:09:20 +00:00
webpack.config.js Additional Bootstrap 4 fixes: 2018-10-11 13:23:59 +01:00
webpack.shim.js Additional Bootstrap 4 fixes: 2018-10-11 13:23:59 +01:00
webpack.test.config.js Additional Bootstrap 4 fixes: 2018-10-11 13:23:59 +01:00
yarn.lock Add support for dropping multiple objects at once from the collection Properties panel. Fixes #1513 2018-10-31 10:30:37 +00:00