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
c66840bc8e60a91e1f8142784b9e1bb2a243d28c
pgadmin4
/
web
/
pgadmin
/
browser
History
Murtuza Zabuawala
c66840bc8e
Fix some styling regressed in
#2927
.
2018-10-09 11:22:54 +01:00
..
server_groups
Save the treeview state periodically, and restore it automatically when reconnecting.
Fixes
#1253
2018-10-08 10:03:19 +01:00
static
Fix some styling regressed in
#2927
.
2018-10-09 11:22:54 +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
Save the treeview state periodically, and restore it automatically when reconnecting.
Fixes
#1253
2018-10-08 10:03:19 +01:00
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