pgadmin4/web/pgadmin/static/js/components
Anil Sahoo 5f22b4e2d2
Fixed following issues related to auto-update:
1. Fixed the issue where auto-update was not working for macOS x64 arch machines as pgadmin4 zip file name has x86_64 in it.
2. Improved error handling in the /upgrade_check API by replacing the static “Failed to check for update” message for Windows users with a dynamic error message.
3. Fixed the CSS issue affecting the close icon in the warning notifier.
4. Removed trailing periods from helper texts and notifier messages in the app’s auto-update workflow. #9133
2025-10-13 17:25:14 +05:30
..
PgChart Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
PgTree Fixed an issue where pgAdmin failed to update the server connection status when the server was disconnected in the background and a refresh was performed on that server. #8149 2025-07-31 12:43:49 +05:30
ReactCodeMirror Fixed an issue where shortcuts are not working as expected on multiple keyboard layouts. #9157 2025-09-17 11:34:15 +05:30
Buttons.jsx 1) Open preferences in a new tab instead of a dialog for better user experience. #6743 2025-06-12 19:03:54 +05:30
CheckBoxTree.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
ContextMenu.jsx Ensure that keyboard shortcuts are displayed in tooltips, context menus, and the main menu. #1923 2025-07-16 17:51:26 +05:30
EmptyPanelMessage.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
ExternalIcon.jsx Added an option to open the file in a new tab within the query tool. #1235 2025-02-21 14:45:41 +05:30
FieldSet.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
FormComponents.jsx Fixed following issues related to auto-update: 2025-10-13 17:25:14 +05:30
JsonEditor.jsx Fixed an issue where the result grid slowed down when any column contained a large amount of data. #6510 2025-05-21 18:57:47 +05:30
KeyboardShortcuts.jsx Fixed an issue where shortcuts are not working as expected on multiple keyboard layouts. #9157 2025-09-17 11:34:15 +05:30
Loader.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
Menu.jsx Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command. #6456 2025-08-01 12:40:07 +05:30
ModalContent.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
ObjectBreadcrumbs.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
PgReactDataGrid.jsx Revert "Rebase fork pgadmin-org/react-data-grid to get latest changes and update pgAdmin package.json" 2025-04-21 15:12:27 +05:30
PgReactTableStyled.jsx Fixed JavaScript test cases. Replace deprecated inputProps with slotProps. 2025-08-06 18:54:04 +05:30
PgTable.jsx Update MUI from v6 to v7. 2025-05-13 12:51:00 +05:30
Privilege.jsx Added support for creating Directory nodes in EPAS. #8034 2025-03-03 18:45:21 +05:30
QueryThresholds.jsx Update MUI from v6 to v7. 2025-05-13 12:51:00 +05:30
SearchInputText.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
SelectRefresh.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
SelectThemes.jsx - Pin Electron to v35.4.0 as the v36 is not working on many OS. 2025-05-27 13:02:11 +05:30
ShortcutTitle.jsx Ensure that keyboard shortcuts are displayed in tooltips, context menus, and the main menu. #1923 2025-07-16 17:51:26 +05:30
TabPanel.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30
Table.jsx Copyright updated for 2025 2025-01-01 11:26:42 +05:30