pgadmin4/web
2018-05-09 14:26:50 +01:00
..
migrations Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
pgadmin Ensure the debugger container has focus when loaded. Fixes #3295 2018-05-09 14:26:50 +01:00
regression Standardise the error handling for parsing of JSON response messages from the server. Fixes #3238 2018-05-04 16:56:15 +01: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 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 Set SESSION_COOKIE_SAMESITE='Lax' per Flask recommendation to prevents sending cookies with CSRF-prone requests from external sites, such as submitting a form. Fixes #3342 2018-05-09 14:04:50 +01:00
karma.conf.js Update Karma to 2.0 with plugins. Fixes #3222 2018-03-20 09:31:38 +00:00
package.json This time, properly fix Alertify version requirement which inadvertently got bumped. 2018-04-18 09:23:16 +01:00
pga_eslint.js Ensure the JS-linter is running on all the tests files. 2018-04-30 17:50:51 +05:30
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 Support for external tables in GPDB. Fixes #3168 2018-03-02 16:49:25 +00:00
webpack.test.config.js Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
yarn.lock This time, properly fix Alertify version requirement which inadvertently got bumped. 2018-04-18 09:23:16 +01:00