pgadmin4/web
Aditya Toshniwal 024cfd2fab 1) Ensure that JSON strings as comments should be added properly for all the objects. Fixes #3582
2) Fixed alignment issue of columns in definition section of Index node. Fixes #4121
2019-04-12 15:07:07 +05:30
..
migrations Make the Query Tool history persistent across sessions. Fixes #4017 2019-03-13 13:37:34 +00:00
pgadmin 1) Ensure that JSON strings as comments should be added properly for all the objects. Fixes #3582 2019-04-12 15:07:07 +05:30
regression Fixed feature test issues 2019-04-05 12:25:03 +05:30
.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 Added recommended ESLinter checks. Fixes #4142 2019-04-05 13:07:43 +05:30
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Update version for release 2019-04-08 18:31:51 +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 Overhaul the layout saving code so it includes the Query Tool and Debugger, and stores the layout when change events are detected rather than (unreliably) on exit. Fixes #4084 2019-03-26 11:08:45 -04:00
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 Fix an issue where importing servers fails if a group already exists for a different user. Fixes #4022 2019-02-21 15:40:37 +00:00
webpack.config.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
webpack.shim.js Fix SQL help for EPAS 10+, and refactor the URL generation code into a testable function. Fixes #4099 2019-03-22 14:09:24 +00:00
webpack.test.config.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
yarn.lock Overhaul the layout saving code so it includes the Query Tool and Debugger, and stores the layout when change events are detected rather than (unreliably) on exit. Fixes #4084 2019-03-26 11:08:45 -04:00