pgadmin4/web/pgadmin
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
..
about Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
authenticate Adds a new LDAP authentication configuration parameter that indicates the case sensitivity of the LDAP schema/server. Fixes #5836 2022-03-29 14:46:57 +05:30
browser Added options 'Ignore owner' and 'Ignore whitespace' to the schema diff panel. Fixes #7282 2022-04-20 15:27:17 +05:30
dashboard Ensure that sorting should be preserved on refresh for Server Activity. Fixes #7308 2022-04-14 11:11:45 +05:30
feature_tests Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
help Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
misc Fixed sorting issue in the statistics panel. Fixes #7299 2022-04-20 10:32:51 +05:30
model Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
preferences Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
redirects Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
settings 1) Fixed an issue where the Schema Diff Check icon beside filter options should not be visible if it is unselected. Fixes #7310 2022-04-12 16:27:24 +05:30
setup Only set permissions on the storage directory upon creation. Fixes #6958 2022-04-11 13:37:39 +05:30
static Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
templates Fixed an issue where notifier not working when opening query tool in a new 2021-12-08 18:15:13 +05:30
tools Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
translations Update Czech translation 2022-04-04 17:18:46 +05:30
utils Disable the master password requirement when using alternative authentication sources. Fixes #7012 2022-04-11 13:45:53 +05:30
__init__.py Ensure that pgAdmin4 should work with latest jinja2 version. Fixes #7269 2022-03-25 11:52:11 +05:30
messages.pot Update message catalog. 2022-04-01 17:22:16 +05:30