pgadmin4/web
Akshay Joshi c2fb0394bf Added support of Declarative Partitioning (Range, List) for PostgreSQL 10.
This allows the user to create partitioned table and it's partitions.

  - Edit partitions, Create/Listing of constraints, rules, triggers under partitions. (Implemented by Harshal)
  - Updating browser tree node when create/attach/detach partitions from table dialog.(Implemented by Ashesh)
2017-07-07 11:55:55 +05:30
..
migrations Add support for the hostaddr connection parameter. This helps us play nicely with Kerberos/SSPI and friends. Fixes #2191 2017-06-26 15:48:59 -04:00
pgadmin Added support of Declarative Partitioning (Range, List) for PostgreSQL 10. 2017-07-07 11:55:55 +05:30
regression UI tweaks for the query history. 2017-07-06 13:08:29 +01: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 Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04:00
karma.conf.js Update Slickgrid to 2.3.7. As this version includes all the features we need, it can be moved out of the vendor directory and we'll use yarn to pull it in. 2017-06-23 09:35:56 +01:00
package.json Add support for SCSS building in webpack. 2017-06-30 10:15:44 +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 Add support for SCSS building in webpack. 2017-06-30 10:15:44 +01:00
webpack.test.config.js Update Slickgrid to 2.3.7. As this version includes all the features we need, it can be moved out of the vendor directory and we'll use yarn to pull it in. 2017-06-23 09:35:56 +01:00
yarn.lock Add support for SCSS building in webpack. 2017-06-30 10:15:44 +01:00