pgadmin4/web/pgadmin/static
Nikhil Mohite b5f9fffadd 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( )in placeholders it is not getting reset to default values.

RM-4230:
1. Rename panel option is not working in the debugger.
2. Added Rename panel for schema diff.

Fixes #4232 #4230
2020-10-27 11:03:00 +05:30
..
bundle Remove the duplicate code for tab indent and add the logic into codemirror. 2020-07-03 10:47:39 +05:30
css Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
js Fixed the following issues: 2020-10-27 11:03:00 +05:30
scss Fixed an issue where 'Rows X' column values were not visible properly for Explain Analyze in Dark theme. Fixes #5853. 2020-10-09 18:17:27 +05:30
vendor Fixed code smell 'potential hiding of variables declared in an outer scope'. 2020-07-16 19:53:39 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00