pgadmin4/web
2018-10-10 11:23:14 +01:00
..
migrations Fixed debugger execution issues: 2018-08-29 17:44:37 +05:30
pgadmin When an execution is cancelled in query tool, two different messages are encountered at different time. There is no exact pattern for them. So now, the test case will look for any one of following message in the output text box 2018-10-10 11:23:14 +01:00
regression Code refactoring: 2018-10-08 11:09:30 +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 Cleanup session files periodically. Fixes #3674 2018-10-09 11:34:13 +01:00
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 Update some of the JS dependencies to ensure we can use Node 10. Fixes #3649 2018-09-14 16:55:13 +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 Fix PEP8 issues in the Tools module. Fixes #3063 2018-01-26 16:54:21 +00:00
webpack.config.js Add optional data point markers and mouse-over tooltips to display values on graphs. Fixes #3514 2018-09-05 17:25:11 +01:00
webpack.shim.js Add shortcuts for View Data and the Query tool to the Browser header bar. Fixes #3564 2018-09-10 15:16:13 +01:00
webpack.test.config.js Add optional data point markers and mouse-over tooltips to display values on graphs. Fixes #3514 2018-09-05 17:25:11 +01:00
yarn.lock Update some of the JS dependencies to ensure we can use Node 10. Fixes #3649 2018-09-14 16:55:13 +01:00