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
a74b9c96c1e699816fb9f93c9a54a5e7373deeac
pgadmin4
/
web
/
pgadmin
/
browser
History
Aditya Toshniwal
a74b9c96c1
Add optional data point markers and mouse-over tooltips to display values on graphs.
Fixes
#3514
...
Ensure queries are no longer executed when dashboards are closed.
Fixes
#3576
2018-09-05 17:25:11 +01:00
..
server_groups
Move all CSS into SCSS files for consistency and ease of colour maintenance etc.
Fixes
#2927
2018-09-04 11:24:51 +01:00
static
Add optional data point markers and mouse-over tooltips to display values on graphs.
Fixes
#3514
2018-09-05 17:25:11 +01:00
templates
/browser
Move all CSS into SCSS files for consistency and ease of colour maintenance etc.
Fixes
#2927
2018-09-04 11:24:51 +01:00
tests
Added version number for URL's to ensure that files are only cached on a per-version basis.
Fixes
#2136
.
2018-08-06 15:21:10 +05:30
__init__.py
Move all CSS into SCSS files for consistency and ease of colour maintenance etc.
Fixes
#2927
2018-09-04 11:24:51 +01:00
collection.py
Update Python and JS modules.
Fixes
#3154
2018-04-04 10:47:01 +01:00
register_browser_preferences.py
F5 key should work to refresh Browser tree.
Fixes
#3284
2018-05-02 11:43:42 +05:30
utils.py
Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use
2018-06-18 09:58:16 +05:30