mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 21:09:10 -06:00
b6f307256b
algorithm. This patch takes care of: * Consistent behaviour during create, update operation on any node. - It should return the node data during creating a new object, or updating the existing one. * Now that - we have consistent behaviour during these operations, we can consistently move, update the tree item based the node data from the server. * Implemented the methods for each node to get the information about that particular node only. * Using the above changes to implement the 'refresh' operation on tree node properly. I must thank Surinder, and Harshal for helping me implement the 'node' method, and also changed the behaviour of create & update methods to return the node data for most of the nodes. Fixes #1244 |
||
---|---|---|
.. | ||
static/js | ||
__init__.py |