mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -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 |
||
---|---|---|
.. | ||
about | ||
browser | ||
dashboard | ||
help | ||
misc | ||
model | ||
preferences | ||
redirects | ||
settings | ||
static | ||
templates | ||
tools | ||
translations/fr/LC_MESSAGES | ||
utils | ||
__init__.py | ||
messages.pot |