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
e10b58e4ca11c675ffc3c53624d9af45902e8fd9
pgadmin4
/
web
/
pgadmin
/
browser
History
Aditya Toshniwal
e10b58e4ca
Ensure create new object dialog should be opened when alt+shift+n key is pressed on the collection node.
Fixes
#3130
2019-11-05 11:20:03 +05:30
..
server_groups
Remove arbitrary (and incorrect) requirement that composite types must have at least two members.
Fixes
#4451
2019-11-01 15:21:59 +00:00
static
Ensure create new object dialog should be opened when alt+shift+n key is pressed on the collection node.
Fixes
#3130
2019-11-05 11:20:03 +05:30
templates
/browser
Optimize Webpack to improve overall performance.
2019-10-10 12:05:28 +05:30
tests
1. Added Master Password to increase the security of saved passwords.
Fixes
#4184
2019-05-28 12:00:18 +05:30
__init__.py
PEP-8 fix.
2019-10-29 12:18:49 +00:00
collection.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
register_browser_preferences.py
Add an option to request confirmation before cancelling changes on a Properties dialog.
Fixes
#4315
2019-10-29 14:31:43 +00:00
utils.py
Don't wait for the database connection before rendering the Query Tool UI, for improved UX.
Fixes
#4453
2019-08-23 12:14:20 +01:00