pgadmin4/web
Joao De Almeida Pereira b8f49daeb8 Change the order of the shims in the shims file.
Patch by: Victoria && Joao
Reviweb by: Khushboo
2018-05-10 12:06:43 +05:30
..
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 Using the 'webcabin-docker' from new repository, which contains fixed 2018-05-10 12:02:33 +05:30
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 Change the order of the shims in the shims file. 2018-05-10 12:06:43 +05:30
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 Using the 'webcabin-docker' from new repository, which contains fixed 2018-05-10 12:02:33 +05:30