pgadmin4/web
2017-07-17 11:14:34 +01:00
..
migrations Ensure the initial password is properly hashed during setup in web mode. Fixes #2492 2017-07-10 16:08:35 +01:00
pgadmin Correct for malformed query generated when using custom type. Fixes #2544 2017-07-17 11:14:34 +01:00
regression Fix clear history. 2017-07-07 15:51:06 +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 Bump version numbers prior to release. 2017-07-10 14:56:20 +01:00
karma.conf.js Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to see test output. 2017-07-07 15:54:42 +01:00
package.json Fix history view in IE11. 2017-07-10 10:03:04 +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 initial password is properly hashed during setup in web mode. Fixes #2492 2017-07-10 16:08:35 +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 Fix history view in IE11. 2017-07-10 10:03:04 +01:00