pgadmin4/web
2017-11-20 13:50:47 +00:00
..
migrations Dead code cleanup. 2017-09-28 10:16:49 +01:00
pgadmin Allow configuration of CSV and clipboard formatting of query results. Fixes #2781 2017-11-20 13:50:47 +00:00
regression Allow configuration of CSV and clipboard formatting of query results. Fixes #2781 2017-11-20 13:50:47 +00:00
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintrc.js Allow to send error, and warning on console from the javascript modules. 2017-10-24 16:56:17 +05:30
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Add a Russian translation 2017-10-31 09:09:00 +00: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 Resolved the logo issue. 2017-09-29 11:07:26 +05:30
pgAdmin4.py Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662 2017-08-25 10:54:28 +01:00
pgAdmin4.wsgi Ensure builtins.SERVER_MODE is set in the WSGI wrapper. 2017-09-18 10:33:26 +01:00
setup.py Allow pgAdmin to run with config database versions from the future. Fixes #2664 2017-08-29 15:03:02 +01:00
webpack.config.js Always pack React in prod mode to avoid a bug in debug mode that prevents the history tab working. 2017-09-13 15:50:09 +01:00
webpack.shim.js Update datetime picker. Fixes #2654 2017-08-21 13:17:35 +01:00
webpack.test.config.js Improved alertify notification logic. Remove AlertifyWrapper class and extend notification methods in alertify itself. 2017-07-31 18:59:44 +05:30
yarn.lock Update yarn lock file. 2017-10-16 16:01:45 +01:00