pgadmin4/web
Aditya Toshniwal e5ef6a7b21 Fixed following issues for Query Tool (after React Porting):
1) Find/Replace both opens the same dialogue box.(by clicking menu option)
2) Add New Server Connection > Server options keep loading(For multiple Server groups & should have some server)
3) Fixed CSS issues of slickgrid at various places.
4) C should be captial in ’<New connection…>'
5) In pop title for New Connection, all words should be capital.(Add new connection)
6) Explain > Analaysis tab > Column heading missing ROWS PLAN with cost & In explain only.
7) Explain > Analaysis tab > with cost enabled > Upward arrow size does not match with font of number. Arrow is little bigger than number.
8) Boolean default is not considered while ading new row.(try table from feature test defaults)
9) In query history , when not query history present, warning icon size big. Match it to warning message - No history found
10) Select table/db object > Open query tool from Tools menu > NOT FOUND error is shown. Existing issue, fixed.
11) Any cell just open by clicking it > Do NOT change any thing > Click Ok > Cell is shown as edited.

refs #6131
2022-04-20 19:02:16 +05:30
..
migrations Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
pgacloud Fixed the default Public IP range in AWS deployment. 2022-03-11 14:33:30 +05:30
pgadmin Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
regression Fixed following issues for query tool after react porting: 2022-04-18 12:50:51 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
config.py Disable the master password requirement when using alternative authentication sources. Fixes #7012 2022-04-11 13:45:53 +05:30
karma.conf.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
package.json Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
pgAdmin4.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgAdmin4.wsgi Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed import/export servers issue reported during testing. 2022-01-10 16:16:10 +05:30
webpack.config.js Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
webpack.shim.js Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
webpack.test.config.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
yarn.lock Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30