pgadmin4/web
2018-02-02 14:58:29 +01:00
..
migrations Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
pgadmin Don't quote variable values used by SET. It's usually going to be wrong. Fixes #3027 2018-02-02 14:58:29 +01:00
regression Add tools for checking PEP8 compliance. Fixes #3063 2018-01-29 12:45:32 +00:00
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01: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 Add tools for checking PEP8 compliance. Fixes #3063 2018-01-29 12:45:32 +00:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Fix PEP8 issues in the Tools module. Fixes #3063 2018-01-26 16:54:21 +00:00
karma.conf.js Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to see test output. 2017-07-07 15:54:42 +01:00
package.json Add keyboard navigation options for the main browser windows. Fixes #2895 2018-02-02 14:28:37 +01:00
pga_eslint.js Introducing custom linter script for javascript files. 2018-01-17 13:15:38 +05:30
pgAdmin4.py Fix PEP8 issues in the Tools module. Fixes #3063 2018-01-26 16:54:21 +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 Monitor connection and transaction status in the query tool. Fixes #2475 2018-01-12 14:34:39 +00:00
webpack.shim.js Add keyboard navigation options for the main browser windows. Fixes #2895 2018-02-02 14:28:37 +01:00
webpack.test.config.js Add infrastructure for managing configurable keyboard shortcuts. 2018-01-25 12:49:06 +00:00
yarn.lock Add keyboard navigation options for the main browser windows. Fixes #2895 2018-02-02 14:28:37 +01:00