pgadmin4/web
Harshal Dhumal c65158312d Use on-demand loading for results in the query tool. Fixes #2137
With a 27420 row query, pgAdmin III runs the query in 5.873s on my laptop. pgAdmin 4 now takes ~1s.
2017-06-27 09:03:04 -04:00
..
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 Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04:00
regression Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04: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 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 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
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 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
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 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