pgadmin4/web
Dave Page f195b18f2d Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662
Ship the web code using server mode with appropriate paths by default and enable the runtime to override the mode, and force into desktop changing the appropriate paths to user-specific ones.

Note that this change will likely cause more advanced users to have to tweak configs.

RPMs will also need changes to create /var/lib/pgadmin and /var/log/pgadmin, owned by the webserver account.
2017-08-25 10:54:28 +01:00
..
migrations Add a field to the Server Dialogue allowing users to specify a subset of databases they'd like to see in the treeview. Fixes #1918 2017-07-21 12:44:57 +01:00
pgadmin Properly cleanup after running the FTS test cases. 2017-08-25 09:32:46 +01:00
regression 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
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +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 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
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 Update CodeMirror version. Fixes #1697. Fixes #2168. Fixes #2447. Fixes #2562. 2017-08-21 13:43:41 +01:00
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 [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 Enable source maps for debugging purpose in all webpack modules 2017-08-09 16:52:43 +05:30
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 CodeMirror version. Fixes #1697. Fixes #2168. Fixes #2447. Fixes #2562. 2017-08-21 13:43:41 +01:00