pgadmin4/web/pgadmin/static/js
2024-12-09 18:04:47 +05:30
..
browser Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
chartjs Fixed an issue where graph visualizer pie chart was showing X axis, Y axis and grid lines. 2024-09-18 15:07:29 +05:30
components More fixes related to query tool prompting for unsaved changes when there are no changes. #8127 2024-12-05 19:03:31 +05:30
Dialogs Fixes the Variable Schema UI issues and InlineView bug reported in #7884 2024-09-16 00:04:37 +05:30
Explain Code refactoring at multiple places to improve re-usability 2024-11-14 14:16:38 +05:30
helpers Added support for adding tags on a server node. #8192 2024-12-05 12:18:26 +05:30
history Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
misc/statistics Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
nodes Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
PgTreeView Make PgTreeView react component more customisable 2024-07-31 14:07:47 +05:30
QuickSearch Fix text wrapping issue for tags feature. #8192 2024-12-09 18:04:47 +05:30
SchemaView Add a new config MAX_SERVER_TAGS_ALLOWED to limit the number of tags on server node. #8192 2024-12-06 12:16:15 +05:30
SecurityPages Set the MFA OTP field to be a normal textbox to eliminate the save password prompt. 2024-07-24 15:00:27 +05:30
Theme Fix text wrapping issue for tags feature. #8192 2024-12-09 18:04:47 +05:30
tree Add an object menu option to disconnect all server and database connections. #1984 2024-11-06 15:52:31 +05:30
api_instance.js Fixed multiple CLI issues. #2483 2024-01-03 16:09:42 +05:30
AppMenuBar.jsx Refactor menu building code to support sub-menus of any depth 2024-11-14 13:36:42 +05:30
BrowserComponent.jsx Code refactoring at multiple places to improve re-usability 2024-11-14 14:16:38 +05:30
check_node_visibility.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
clipboard.js - Set the browser target to ES6 and reduce the JS bundle size considerably 2024-07-04 18:25:47 +05:30
csrf.js Fixed incorrect handling of the code smell for the reject API call 2024-06-17 18:22:38 +05:30
custom_hooks.js Fixed an issue where "Quit App" confirmation modal in desktop app is not respecting "Confirm on close or refresh?". #7890 2024-09-18 16:43:57 +05:30
custom_prop_types.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
gettext.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
is_native.js Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
keyboard_shortcuts.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
pgadmin.fonticon.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgadmin.js Code refactoring at multiple places to improve re-usability 2024-11-14 14:16:38 +05:30
socket_instance.js Fixed an issue in schema diff where an error message popup was showing some garbage without any info. #8098 2024-11-28 10:16:41 +05:30
to_px.js - Set the browser target to ES6 and reduce the JS bundle size considerably 2024-07-04 18:25:47 +05:30
ToolView.jsx Added support for viewing PostgreSQL Server Logs in Text, CSV and JSON formats. #3981 2024-07-03 16:17:29 +05:30
url_for.js Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
UtilityView.jsx Show auto-complete column names in filtered rows dialog of table and filter options of view/edit data tool. #3751 2024-11-28 10:13:57 +05:30
utils.js Added support for adding tags on a server node. #8192 2024-12-05 12:18:26 +05:30
validators.js Fix GUI test cases failing because of previous commit 2024-11-08 18:09:39 +05:30
window.js - Set the browser target to ES6 and reduce the JS bundle size considerably 2024-07-04 18:25:47 +05:30