pgadmin4/web
2020-07-14 19:23:50 +05:30
..
migrations Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
pgadmin Fixed code smell 'Functions, methods, and lambdas should not have too many parameters' reported by SonarQube. 2020-07-14 19:23:50 +05:30
regression Fixed accessibility issue where few dialogs are not rendering properly 2020-07-09 18:18:37 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Update copyright notices for 2020. 2020-01-02 14:43:50 +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 Added support for LDAP authentication with different DN by setting the dedicated user for the LDAP connection. Fixes #5484 2020-07-06 19:35:55 +05:30
karma.conf.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
package.json Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
pgAdmin4.py Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
pgAdmin4.wsgi Raise an exception under Python < 3.4 for WSGI mode. 2020-05-04 15:06:45 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed an issue when dumping servers from a desktop pgAdmin app by providing an option '--sqlite-path'. Fixes #5521 2020-06-01 11:22:38 +05:30
webpack.config.js Added support of Row Security Policies. Fixes #5516 2020-06-15 15:44:59 +05:30
webpack.shim.js Added support of Row Security Policies. Fixes #5516 2020-06-15 15:44:59 +05:30
webpack.test.config.js Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
yarn.lock More code cleanup for SonarQube. 2020-06-18 16:20:34 +01:00