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
69fba93152b988e79b4d360753a50e09815387a6
pgadmin4
/
web
/
pgadmin
/
browser
History
Ganesh Jaybhay
69fba93152
Fixed potential issue in reset function for nested objects.
...
Reset function clears the model instead of storing previous values.
Fixes
#4895
2019-11-05 14:47:07 +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
Fixed potential issue in reset function for nested objects.
2019-11-05 14:47:07 +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/resetting changes on a Properties dialog.
Fixes
#4351
2019-11-05 14:28:03 +05:30
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