pgadmin4/web/pgadmin/browser
Aditya Toshniwal 08009f8edc 1) Make default values column read-only for inherited columns when creating table.
2) Default values not populated for inherited columns. The existing issue, API changed.
3) Options are not populated for Name in Column > Variable tab.
4) The empty check error message is changed from Label cannot be empty to Label in Collection cannot be empty for collections.

Fixes #6763
2021-09-21 16:56:29 +05:30
..
server_groups 1) Make default values column read-only for inherited columns when creating table. 2021-09-21 16:56:29 +05:30
static 1) Make default values column read-only for inherited columns when creating table. 2021-09-21 16:56:29 +05:30
templates/browser Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
tests Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627 2021-08-31 14:36:14 +05:30
__init__.py Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664 2021-08-09 14:24:26 +05:30
collection.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
register_browser_preferences.py Ensure that setting 'Open in new browser tab' should be visible, it should not be based on the value of 'ENABLE_PSQL'. Fixes #6541 2021-06-23 11:59:56 +05:30
utils.py Remove GPDB support completely. Fixes #6692 2021-09-09 13:09:53 +05:30