pgadmin4/web/pgadmin
Dave Page 751f8383fa Handle standard menu items defined by Nodes in the browser.
The File menu now includes a "Create" submenu, and Delete/Rename
options. Nodes can offer Delete/Rename functionality, and the
options on the menu are automatically enabled/disabled based on
the selected node. Each node can also offer Create functionality,
and specify a list of node types (including itself) from which the
option should be made available. The menu is dynamically generated
based on the selected node.

The Context menu on the treeview works in a similar way, except that
nodes can offer any context menu items (we don't allow this on the
top menu, as that should stay consistent to avoid user confusion).
2015-03-13 10:35:12 +00:00
..
about Handle standard menu items defined by Nodes in the browser. 2015-03-13 10:35:12 +00:00
browser Handle standard menu items defined by Nodes in the browser. 2015-03-13 10:35:12 +00:00
help Handle standard menu items defined by Nodes in the browser. 2015-03-13 10:35:12 +00:00
misc Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
redirects Copyright year fixes and doc tweaks. 2015-02-25 20:25:41 +00:00
settings Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
static Handle standard menu items defined by Nodes in the browser. 2015-03-13 10:35:12 +00:00
templates Replace the browser layout code with a new system based on wcDocker. 2015-02-27 13:47:48 +00:00
test More misc fixes. 2015-02-25 20:30:09 +00:00
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
__init__.py Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
messages.pot Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00