pgadmin4/web
Akshay Joshi 9f836f5433 Fixed following code smells reported by SonarQube:
1) Immediately return this expression instead of assigning it to the temporary variable.
 2) Extract this nested ternary operation into an independent statement.
 3) Expected a `for-of` loop instead of a `for` loop with this simple iteration.
2022-01-18 14:49:54 +05:30
..
migrations Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgadmin Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
regression Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py Update version for release. 2022-01-10 16:20:11 +05:30
karma.conf.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
package.json Added support to import/export server groups and servers from GUI. Fixes #4803 2022-01-04 12:27:17 +05:30
pgAdmin4.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgAdmin4.wsgi Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed import/export servers issue reported during testing. 2022-01-10 16:16:10 +05:30
webpack.config.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
webpack.shim.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
webpack.test.config.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
yarn.lock Added support to import/export server groups and servers from GUI. Fixes #4803 2022-01-04 12:27:17 +05:30