pgadmin4/web/pgadmin/browser/server_groups
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
..
servers 1) Make default values column read-only for inherited columns when creating table. 2021-09-21 16:56:29 +05:30
static Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
templates/css Added shared server support for admin users. Fixes #4979 2020-09-03 12:59:28 +05:30
tests Improve code coverage and API test cases for Server module. Fixes #5319 2021-03-30 11:12:33 +05:30
__init__.py Fixed an issue where shared server entries not getting deleted from SQLite database if the user gets deleted. Fixes #6143 2021-02-04 11:31:39 +05:30