pgadmin4/web
Akshay Joshi 4fa1bdba5a 1) Refactored code of columns node. Fixes #4938.
2) Fix an issue where length and precision are not removed from table/column dialog. Fixes #4964.
3) Fix an issue where the Interval data type is not displayed in the properties dialog of table/column. Fixes #4965.
4) Fix an issue where the wrong type is displayed when changing the datatype from timestamp with time zone to timestamp without time zone. Fixes #4761.
5) Change the label from 'Length and Precision' to 'Length/Precision and Scale' for columns.
6) The maximum length for datatype like interval, timestamp with time zone, time with time zone, etc.. is 6. Set the max length to 6 instead of 10.
2019-11-28 18:48:53 +05:30
..
migrations 1) Fix network disconnect issue while establishing the connection via SSH Tunnel and it impossible to expand the Servers node. Fixes #4724. 2019-11-26 09:04:41 +05:30
pgadmin 1) Refactored code of columns node. Fixes #4938. 2019-11-28 18:48:53 +05:30
regression Fixed following feature tests: 2019-11-21 17:20:27 +05:30
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Added recommended ESLinter checks. Fixes #4142 2019-04-05 13:07:43 +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 Update version for release. 2019-11-12 08:20:43 +05:30
karma.conf.js Remove the large and unnecessary dependency on React and 87 other related libraries. Fixes #4018 2019-03-07 10:51:59 +00:00
package.json Fix vulnerability issue for package 'mem', which is a dependency module for eclint. 2019-11-20 14:47:04 +05:30
pgAdmin4.py Added backward compatible code for reverse proxy in case werkzeug is older. 2019-10-01 17:55:43 +05:30
pgAdmin4.wsgi Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Don't try to set permissions on Windows. It won't work anyway. Fixes #4276 2019-05-20 13:53:08 +01:00
webpack.config.js 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
webpack.shim.js Ensure that units are respected when sorting by file size in the File dialog. Fixes #4647 2019-11-01 15:00:34 +00:00
webpack.test.config.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
yarn.lock Fix vulnerability issue for package 'mem', which is a dependency module for eclint. 2019-11-20 14:47:04 +05:30