mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-10 15:36:06 -06:00
- Renamed the URL 'nodes' to 'children', because - we'll return the children for the current node. - Using the URL 'nodes' to fetch all nodes of its type, when not specified the node-id, otherwise regenerate that node info using the node-id (it will be used by the refresh function). - Added the URL 'msql' for fetching modified SQL for the modified objects. - Separated the URL 'deps' (GET/POST methods) to 'dependency' and 'dependent', because - it will be used to fetch the properties of the object, not manipulate it. (as suggested by Dave). This commit includes the changes related to it in the specific nodes. (i.e. server-group, and server). Also, includes a javascript change to ask the user (if they really want to leave the page, and it is not an accidental navigation by keyboard shortcuts). |
||
---|---|---|
.. | ||
pgadmin | ||
babel.cfg | ||
config.py | ||
pgAdmin4.py | ||
setup.py |