pgadmin4/web
Aditya Toshniwal aec64aa582 Fixed following issues for 1257:
1. For synonyms, the property is shown as "Public Synonym".
 2. For system procedure, the flag should be True but it is displaying as False.
 3. For both views and materialized views, the property is "System View".
 4. For FTS templates, the property is showing as "System FTS Parser".

Fixes #1257
2020-04-24 16:35:59 +05:30
..
migrations Ensure that the password prompt should not be visible if the database server is in trust authentication mode. Fixes #2813 2020-04-10 17:03:04 +05:30
pgadmin Fixed following issues for 1257: 2020-04-24 16:35:59 +05:30
regression 1) Fixed feature test and API test cases. 2020-04-22 13:57:32 +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 Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +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 Merged adjustanct 'if' statements when allowed. 2020-04-14 18:43:04 +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