pgadmin4/web
Ashesh Vashi 1f53baee8f
Fixed the dynamic column updation in the Unique & Primary Keys while creating a table.
* Updated the columns for the unique and primary keys while creating a table.
Use the 'editable' option for a Cell instead of 'disabled'.

* Don't need to define the hidden member as fields in GridHeaderSchema

* Updated the columns for the exclusion constraints while creating a
 table.

* Signaled the relevant field, when column options have changed, for all
the children of a table.

* Use current snapshot of data for the GrigFormHeadeer

* Fixed the styling for the search input box

* Don't check for the 'colOptions.editable' flag, as it could be
indirect call as well.
2024-09-19 18:57:09 +05:30
..
migrations Fixed migration failure while using external database. #7556 2024-06-17 18:12:31 +05:30
pgacloud Fix an issue where a cloud instance deployment fails due to wrong import. 2024-07-24 15:34:30 +05:30
pgadmin Fixed the dynamic column updation in the Unique & Primary Keys while creating a table. 2024-09-19 18:57:09 +05:30
regression Improved the extendability of the SchemaView and DataGridView. (#7876) 2024-09-09 14:27:31 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintrc.js Improved the extendability of the SchemaView and DataGridView. (#7876) 2024-09-09 14:27:31 +05:30
.yarnrc.yml Revert yarnrc.yml and yarn.lock 2024-01-24 18:55:32 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
babel.config.json Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
branding.py Separate the application name, branding & version information from the configuration file. #7187 2024-02-09 16:25:03 +05:30
config.py Add a new config variable - ALLOW_SPECIAL_EMAIL_DOMAINS to allow special domains for pgAdmin user emails. #6222 2024-09-19 10:51:06 +05:30
jest.config.js Fix JS test cases failing on Windows OS 2023-12-23 16:08:41 +05:30
package.json Improved the extendability of the SchemaView and DataGridView. (#7876) 2024-09-09 14:27:31 +05:30
pgAdmin4.py Remove support for Python 3.7 as Debian 10 is EOL. 2024-07-01 12:39:12 +05:30
pgAdmin4.wsgi Remove support for Python 3.7 as Debian 10 is EOL. 2024-07-01 12:39:12 +05:30
setup.py Fix an issue where the preferences JSON file has no effect when an external database is used. #7618 2024-07-09 12:52:23 +05:30
version.py Update version for release v8.12 2024-09-16 17:57:07 +05:30
webpack.config.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
webpack.shim.js Upgrade xterm realted packages to the latest @xterm based namespace. 2024-08-14 18:15:03 +05:30
yarn.lock Improved the extendability of the SchemaView and DataGridView. (#7876) 2024-09-09 14:27:31 +05:30