pgadmin4/web/pgadmin/static/js
Aditya Toshniwal e5ef6a7b21 Fixed following issues for Query Tool (after React Porting):
1) Find/Replace both opens the same dialogue box.(by clicking menu option)
2) Add New Server Connection > Server options keep loading(For multiple Server groups & should have some server)
3) Fixed CSS issues of slickgrid at various places.
4) C should be captial in ’<New connection…>'
5) In pop title for New Connection, all words should be capital.(Add new connection)
6) Explain > Analaysis tab > Column heading missing ROWS PLAN with cost & In explain only.
7) Explain > Analaysis tab > with cost enabled > Upward arrow size does not match with font of number. Arrow is little bigger than number.
8) Boolean default is not considered while ading new row.(try table from feature test defaults)
9) In query history , when not query history present, warning icon size big. Match it to warning message - No history found
10) Select table/db object > Open query tool from Tools menu > NOT FOUND error is shown. Existing issue, fixed.
11) Any cell just open by clicking it > Do NOT change any thing > Click Ok > Cell is shown as edited.

refs #6131
2022-04-20 19:02:16 +05:30
..
Explain Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
SchemaView Ensure that Columns should always be visible in the import/export dialog. Fixes #7252 2022-04-11 17:25:19 +05:30
Theme Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
alertify Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
browser Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
chartjs Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
codemirror Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
components Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
helpers Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
history Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
misc/statistics Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
nodes 1) Port Properties panel for collection node, Dashboard, and SQL panel in React. Fixes #7132 2022-03-30 12:06:59 +05:30
select2 Fixed the SoanrQube code smell 'Variables should not be shadowed'. 2020-07-03 14:33:30 +05:30
selection Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
slickgrid Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
tree Fixed an issue where the Browser panel is not completely viewable. Fixes #7026 2022-04-13 17:37:34 +05:30
alertify.pgadmin.defaults.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
api_instance.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
backform.pgadmin.js Fixed code smell reported by SonarQube. 2022-01-20 16:58:21 +05:30
backgrid.pgadmin.js Fixed issues introduce by SonarQube fixes. 2022-02-01 14:11:18 +05:30
check_node_visibility.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
clipboard.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
csrf.js Fixed code smell reported by SonarQube. 2022-01-20 16:58:21 +05:30
custom_hooks.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
custom_prop_types.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
dialog_tab_navigator.js Fixed code smell reported by SonarQube. 2022-01-20 16:58:21 +05:30
gettext.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
is_native.js Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes #5765. 2020-09-07 18:10:27 +05:30
keyboard_shortcuts.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
modify_animation.js Remove aciTree and its references. 2022-04-13 17:35:01 +05:30
pgadmin.fonticon.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgadmin.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
size_prettify.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
sqleditor_utils.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
url_for.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
utils.js 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
validators.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
window.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30