This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca40add29b
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
tree
History
Khushboo Vashi
ca40add29b
Ensure that columns should be displayed in the order of creation instead of alphabetical order in the browser tree.
Fixes
#6882
2021-10-12 14:37:06 +05:30
..
pgadmin_tree_save_state.js
Port browser tree to React.
Fixes
#6129
2021-09-27 16:44:26 +05:30
tree.js
1) Newly added server/server group is not visible in the tree unless pgAdmin is refreshed.
Fixes
#6839
2021-10-03 12:12:02 +05:30
tree_init.tsx
Ensure that columns should be displayed in the order of creation instead of alphabetical order in the browser tree.
Fixes
#6882
2021-10-12 14:37:06 +05:30
tree_nodes.ts
Fixed loading issue of Partitions collection node.
Fixes
#6844
2021-10-04 16:15:49 +05:30
tree_utils.js
Port browser tree to React.
Fixes
#6129
2021-09-27 16:44:26 +05:30