pgadmin4/web
2018-01-22 11:28:04 +00:00
..
migrations Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
pgadmin Add missing comma to appease the linter 2018-01-22 11:28:04 +00:00
regression Support Properties on Greenplum databases. Fixes #3015 2018-01-15 14:44:40 +05:30
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintrc.js Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions. 2017-11-23 09:34:44 +00:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Update version number for release. 2018-01-10 09:55:13 +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 Revert "Update ESLint requirement to support --fix-dry-run" 2018-01-22 11:05:42 +00:00
pga_eslint.js Introducing custom linter script for javascript files. 2018-01-17 13:15:38 +05:30
pgAdmin4.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
pgAdmin4.wsgi Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
setup.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
webpack.config.js Monitor connection and transaction status in the query tool. Fixes #2475 2018-01-12 14:34:39 +00:00
webpack.shim.js Allow connections to be coloured in the treeview and query tool. Fixes #1383. Fixes #2802 2017-11-21 16:28:01 +00: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 Allow connections to be coloured in the treeview and query tool. Fixes #1383. Fixes #2802 2017-11-21 16:28:01 +00:00