pgadmin4/web
2019-05-15 15:38:33 +05:30
..
migrations Make the Query Tool history persistent across sessions. Fixes #4017 2019-03-13 13:37:34 +00:00
pgadmin Fix accessibility issue for menu navigation. Fixes #4194 2019-05-15 15:38:33 +05:30
regression Don't try to install Chromedriver using the chromedriver_installer module as it no longer works and doesn't seem to be supported. 2019-04-25 09:41:40 +01:00
.editorconfig
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Added recommended ESLinter checks. Fixes #4142 2019-04-05 13:07:43 +05:30
babel.cfg
config.py Update version for release. 2019-04-30 10:49:49 +05:30
karma.conf.js Remove the large and unnecessary dependency on React and 87 other related libraries. Fixes #4018 2019-03-07 10:51:59 +00:00
package.json Updated jQuery version as they have fixed some vulnerability issue. 2019-05-03 16:47:35 +05:30
pgAdmin4.py Fix an issue with stdout redirection on Windows, and remove code added in a failed attempt to resolve a Windows regression test issue. 2019-03-19 15:55:34 +00:00
pgAdmin4.wsgi Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
setup.py Ensure sanity of the permissions on the storage and session directories and the config database. Fixes #4182 2019-04-17 16:57:34 +01:00
webpack.config.js Ensure popper.js is installed when needed. Fixes #4219 2019-04-30 13:57:10 +01:00
webpack.shim.js 1) Make folder name pluralise inside 'templates' folder and fix naming inconsistency. 2019-05-15 15:11:54 +05:30
webpack.test.config.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
yarn.lock Updated jQuery version as they have fixed some vulnerability issue. 2019-05-03 16:47:35 +05:30