pgadmin4/web/pgadmin/static
Dave Page 89cc11fb80 This is a big one campers; Add initial support for treeview nodes.
This commit adds the following:

- Storage of server groups in the configuration database
- Creation of a default server group on in the database
- A mechanism for plugging in treeview node types
- A node type for server groups with:
  - Treeview display
  - Custom per-node javascript implementing a menu option/dialogue to add new groups
  - Custom per-node CSS to style the treeview node
- JSON formatted data in response to AJAX requests, including:
  - Success/failure indication
  - Error message
  - Extra info (e.g. stack trace)
  - The original request data
  - Additional return data, e.g. node ID and label etc.
2015-02-15 17:10:53 -05:00
..
css This is a big one campers; Add initial support for treeview nodes. 2015-02-15 17:10:53 -05:00
fonts Add authentication and the basis of the browser module. 2015-01-22 15:56:23 +00:00
img Add support for creating dialogs, and add an About dialog. 2015-01-27 16:54:39 +00:00
js Cleanup the way stylesheets and scripts are injected into pages by modules. 2015-02-13 14:48:31 +00:00
favicon.ico Put the favicon in the right place. 2015-01-20 12:32:44 +00:00