pgadmin4/web/pgadmin/static/js/components
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
..
Buttons.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
CheckBoxTree.jsx Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
CodeMirror.jsx Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
EmptyPanelMessage.jsx Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
ExternalIcon.jsx Fixed following issues for query tool after react porting: 2022-04-18 12:50:51 +05:30
FieldSet.jsx Add support for nested-fieldset control. 2021-09-09 12:54:25 +05:30
FormComponents.jsx Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255 2022-04-09 12:09:35 +05:30
JsonEditor.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
KeyboardShortcuts.jsx Fixed issues in the Preferences: 2022-03-29 16:27:33 +05:30
Loader.jsx Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
Menu.jsx Fixed following issues for query tool after react porting: 2022-04-18 12:50:51 +05:30
PgTable.jsx Ensure that sorting should be preserved on refresh for Server Activity. Fixes #7308 2022-04-14 11:11:45 +05:30
Privilege.jsx Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
QueryThresholds.jsx Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
SelectRefresh.jsx Port Subscriptions node to react. Fixes #6634 2021-09-09 13:01:52 +05:30
SelectThemes.jsx Fixed Jasmine test cases. 2022-03-24 12:05:59 +05:30
ShortcutTitle.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
TabPanel.jsx Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30