This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c02705c53c3c2d0436de7282d3da159017bc4eeb
pgadmin4
/
web
/
pgadmin
/
browser
History
Aditya Toshniwal
c02705c53c
- Fix all the jasmine test case failures. - Show default value column in Table->Columns grid.
Fixes
#4353
.
2021-09-09 13:06:24 +05:30
..
server_groups
- Fix all the jasmine test case failures. - Show default value column in Table->Columns grid.
Fixes
#4353
.
2021-09-09 13:06:24 +05:30
static
Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint.
2021-09-09 13:05:57 +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
Added PSQL tool support for the Windows platform.
2021-06-08 14:58:43 +05:30