pgadmin4/web/pgadmin/tools
Aditya Toshniwal 25b89f7624 Fixed the following issues for the new query tool:
1) Failed to fetch query history error sometimes.
 2) In copy paste row, if a copied row has [null], then those are pasted as an empty string.
 3) When Data output is empty, show an empty grid.
 4) Schema diff generates a script button resulting in an empty window. Fixes #7306.
 5) Detach the DataOutput panel > Try editing text cell > Text editor is hidden behind the data output panel

refs #6131
2022-04-25 18:11:39 +05:30
..
backup Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
debugger 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
erd Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30
grant_wizard Makes some improvements/restructurings to the PgTable component. 2022-04-04 19:06:43 +05:30
import_export 1) Fixes the incorrect title shown for the error message in restore/backup. 2022-02-07 11:51:27 +05:30
import_export_servers Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
maintenance 1) Fixes the incorrect title shown for the error message in restore/backup. 2022-02-07 11:51:27 +05:30
psql Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
restore 1) Fixes the incorrect title shown for the error message in restore/backup. 2022-02-07 11:51:27 +05:30
schema_diff Fixed failure in 'SchemaDiffTestCase' 2022-04-20 17:28:16 +05:30
search_objects Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
sqleditor Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30
storage_manager Added JSON as a supported type in Storage Manager. 2022-02-01 16:18:32 +05:30
templates Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
user_management Fixed typo in User Management 2022-03-04 11:40:28 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30