Fixed the following issues in the Graph Visualiser:
1) Change all theme's color codes.
2) Bar graph for the first and last labels on the X-axis does not display all
the bars.
3) Make the graphs always start from zero on the Y-axis.
Branch
--
master
Details
---
https://git.postgresql.o
Fixed the following issues in the debugger:
1. If debugger arguments are array debugger sets the null value to parameters.
2. Popup screen is not being closed if debug Package procedure/Function and
select Null option.
3. Updated validation for debugger argument of the array type parameter.
re
Fixed the following issues:
1. Feature test cases for the new query tool.
2. Query tool panel rename is not persisting.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca8e14455f926b4ed8969789369b7c7179eda58d
Author: Aditya Toshniwal
Modifi
Fixed the following issues for the new query tool:
1) In Dark mode > Replace/Find dialogue forward & reverse buttons are stuck to
each other.
2) In Dark/High contrast mode > Checkbox is not visible for false value.
3) Wrap toolbar when size goes very small.
4) Replace functionality does not wo
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
Fixed the following issues:
RM-4232:
1. If the user adds a percentage (other than for placeholders) then it is
stripped off.
2. Backslash is getting removed in the connection string if we provide the
backslash(\) in placeholders or the database name contains it.
3. If the user added only spaces(
Fixed the following issues for RM 3794:
1. Updated connection success message. (Added database name in the success
message.)
2. Resolve issue of the mouse pointer and dropdown will show below the
connection string only.
3. Added loader for both new connections and load existing connections.
4. R