pgadmin4/web/pgadmin/static
Aditya Toshniwal 9179b7464b Fixed following issues after React Porting:
1. Unique constraint should not allow changing values for deferrable, deferred, included columns.
2. Primary keys should not allow changing values for deferrable, deferred, included columns.
3. Foreign keys should not allow changing match type. The referenced table name is empty.
4. Exclude - Column/Expression has incorrect values.
5. Save should not be enabled when Custom auto-vacuum is enabled but none of the parameters are edited.

Fixes #6777
2021-09-23 14:46:10 +05:30
..
bundle Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
css Fixed errors thrown for empty CSS files. 2021-09-09 16:10:09 +05:30
fonts Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
img Make the 'Save Data Changes' icon to be more intuitive. Fixes #6176 2021-03-09 13:58:17 +05:30
js Fixed following issues after React Porting: 2021-09-23 14:46:10 +05:30
scss Updated query error row selection color as per dark theme style guide. Fixes #6723 2021-09-17 21:04:49 +05:30
vendor Update require.js library to the latest version. 2021-05-04 17:48:13 +05:30
favicon.ico Update the UI logo. Artwork by Chethana Kumar. Fixes #4208 2019-05-23 16:39:10 +01:00