pgadmin4/web
Khushboo Vashi 3b1c8abd2f Fixed following issue of schema diff tool:
1. Comparison result of 2 exact identical Trigger Functions is different
 2. EPAS 12: Table comparison with the compound trigger shown as different, but all SQL panels are blank
 3. Compound trigger properties panel is not opening
 4. The DDL difference of the table containing the foreign key is not accurate
 5. The DDL difference of the view which refers the table from schema is not accurate
 6. DDL comparison fails if we have procedure with plpgsql in source and edbsql in target
2020-01-31 21:28:08 +05:30
..
migrations Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin Fixed following issue of schema diff tool: 2020-01-31 21:28:08 +05:30
regression Fixed API test cases for missing language pack and jasmin test case. 2020-01-20 16:14:12 +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 Update copyright notices for 2020. 2020-01-02 14:43:50 +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 Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
karma.conf.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
package.json Replace node-sass with sass for SCSS compilation. Fixes #5096 2020-01-16 14:44:58 +05:30
pgAdmin4.py Remove cheroot server for now until we find a way to shutdown cheroot using REST call. Fixes #5069. 2020-01-07 18:45:07 +05:30
pgAdmin4.wsgi Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
webpack.config.js Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
webpack.shim.js 1) Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility. Fixes #4770 2020-01-31 14:21:35 +05:30
webpack.test.config.js Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
yarn.lock Replace node-sass with sass for SCSS compilation. Fixes #5096 2020-01-16 14:44:58 +05:30