pgadmin4/web
2017-07-10 16:02:32 +01: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 Fix drop/drop cascade for partitioned tables. Fixes #2550 2017-07-10 16:02:32 +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 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 Fix history view in IE11. 2017-07-10 10:03:04 +01:00