pgadmin4/web
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
..
migrations [Configuration][Migration] Use 'alembic' for migration of the SQLite 2017-04-24 08:37:27 +05:30
pgadmin Moved the javascripts of the following browser node modules to the 2017-06-22 15:58:32 +05:30
regression Ensure the feature tests use the correct test settings database. Fixes #2486 2017-06-16 10:17:38 +01:00
tools Add a simple tool to minimise CSS and JS files (for future use) 2017-03-25 22:04:52 -04:00
.eslintrc.js Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Ensure the feature tests use the correct test settings database. Fixes #2486 2017-06-16 10:17:38 +01:00
karma.conf.js Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01:00
package.json Vendorize React. This is required at this time because we need to modify it to work with QtWebKit. 2017-06-21 11:20:02 +01:00
pgAdmin4.py Bring React into the tree, and add linting and bundling framework for the JS etc. 2017-06-12 16:51:54 +01:00
pgAdmin4.wsgi [Configuration][Migration] Use 'alembic' for migration of the SQLite 2017-04-24 08:37:27 +05:30
setup.py Ensure the feature tests use the correct test settings database. Fixes #2486 2017-06-16 10:17:38 +01:00
webpack.config.js Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01:00
webpack.test.config.js Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01:00
yarn.lock Fix React to work with QtWebKit 2017-06-21 11:25:22 +01:00