pgadmin4/web/pgadmin/browser/static/js
Ashesh Vashi d26337a1ba Moved the javascripts of the following browser node modules to the
'static' directory from 'templates' in the respective module directory:
- Server Group
- Server
- Database
- Schema
- Cast
- Event trigger
- Extension
- Foreign data wrapper
- Language
- Catalog Object
- Collation
- Domain Constraint
- Domain
- Foreign server
- FTS Configuration
- FTS Dictionary
- FTS Parser
- FTS Template
- Function
- Procedure
- Trigger Function
- Package
- Sequence
- Catalog
- Schema
- Synonym
- Table
- Type
- Materialized View
- View
- pgAgent Modules
  + Job (pga_job)
  + Schedule (pga_schedule)
  + Steps (pga_jobstep)

Added new dynanic modules for listing the supported server types, and
current user information.

NOTE: We've not yet moved the javascripts for the children of the table
module.
2017-06-22 15:58:32 +05:30
..
datamodel.js Fix integer/numeric validation on various dialogues. Fixes #2421 2017-06-08 14:59:26 +01:00
frame.js Fixed the issue related to set proper height, width of the div of a frame in 2016-05-23 13:22:40 +05:30
menu.js Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
node.ui.js Using the client-side translation using the client-side 'gettext' 2017-06-07 15:53:05 +05:30
panel.js Dialog default sizing. 2016-05-25 11:18:05 +01:00
wizard.js Improve consistency of dialogue controls offered. Fixes #1364 2017-01-08 16:05:34 +05:30