pgadmin4/web/pgadmin
Aditya Toshniwal 9c30d983bd Fixed following issues for query tool after react porting:
1) Add New Server Connection > Server options keep loading(For empty Server group).
 2) After clicking indent/Unindent(for all operations) for large query option left as it is till operation completes
 3) Check sign beside options in Execute Option/Copy Header is little bit big
 4) In explain > Analysis tab does not show ROWS column
 5) In explain > Explain > analysis previous explain output is NOT cleared. New rows are appended. Same applies to the statistics tab.
 6) Update new query tool connection tool tip. Fixes #7289
 7) Explain-Analyze > Loops column is empty.
 8) Explain-Analyze with Verbose & Costs > in ROW X columns upward arrows are missing.
 9) Explain-Analyze with all option checked > background colors are missing for timing.
 10) Explain-Analyze > Additional bullet is added before Hash Cond.
 11) Browser Tree > Filtered rows icon is not working.
 12) Create table with timestamp and default value as function now() > Add new row > Enter mandatory columns except column where default value is function(now()) > Click Save > New row added but column with default value has value [default]. not updated to actual value. / Default values are not considered for any column while adding a new entry.
 13) Disable execute options in View/Edit data.
 14) The Boolean column always shows null.
 15) In Query history Remove & Remove all buttons are stuck to each other.
 16) On Remove all, the right panel is empty.
 17) Create a column with boolean[]/ text[], Try to add a new entry from data grid, enter “” quotes > Click Ok > Now try edit cell > You can not change value.
 18) In query history - Select queries are suffixed by ’Save Data’ icon
 19) Edit any table with PK > Try to insert duplicate PK > Error thrown > Correct pK value > Still old error shown > Not able to add new entry (This works when focus is moved from edited cell)
 20) Clicking arrows after opening dropdown options, does not collapse dropdown.

refs #6131
2022-04-18 12:50:51 +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 Fixed following issues for query tool after react porting: 2022-04-18 12:50:51 +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 1) Fixed an issue where deleting a constraint from the collection properties node, throws an error. Fixes #7296 2022-04-11 17:42:16 +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-18 12:50:51 +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-18 12:50:51 +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