pgadmin4/web
Khushboo Vashi 9bee91b6f6 1) Fixed an issue where the Save button is enabled by default in Macro. Fixes #5905
2) Remove extra line after Manage Macros menu while clearing all macros. Fixes #5906
3) Ensure that 'Clear All Rows' should not work if there is no existing macro available and the user does not specify any value. Fixes #5907
4) Fixed an issue where the server is disconnected error message displayed if the user creates Macro with invalid SQL. Fixes #5929
2021-01-20 13:52:00 +05:30
..
migrations Fixed an issue where Non-admin user is unable to view shared server created using service. Fixes #6075 2021-01-13 12:18:16 +05:30
pgadmin 1) Fixed an issue where the Save button is enabled by default in Macro. Fixes #5905 2021-01-20 13:52:00 +05:30
regression Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
karma.conf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
package.json Remove few dependencies which are not required for ERD Tool. 2021-01-18 12:53:58 +05:30
pgAdmin4.py 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
pgAdmin4.wsgi Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
webpack.config.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
webpack.shim.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
webpack.test.config.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
yarn.lock Remove few dependencies which are not required for ERD Tool. 2021-01-18 12:53:58 +05:30