pgadmin4/web
Ashesh Vashi d9f6baac72 Various misc fixes:
- Using the 'gettext' as oppose to '_', which is not defined
- Define missing variables
- Fixed escape character in string with double quote
- Removed some dead code in a test case
- Removed unnecessary self assignment

Includes some fixes for Accessibility improvements
- Use semantic markup to mark emphasized or special text
- Added hidden legend in <fieldset> for better screen reader support
2020-04-08 14:14:25 +05:30
..
migrations Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
pgadmin Various misc fixes: 2020-04-08 14:14:25 +05:30
regression Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +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 LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
karma.conf.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
package.json Replace the existing color picker - spectrum-colorpicker with @simonwep/pickr. 2020-04-03 17:06:47 +05:30
pgAdmin4.py Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
pgAdmin4.wsgi Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
webpack.config.js Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
webpack.shim.js Fixes an issue where pgAdmin4 GUI does not display properly in IE 11. Fixes #5361 2020-04-08 11:29:03 +05:30
webpack.test.config.js Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
yarn.lock Update yarn.lock 2020-04-07 09:43:54 +01:00