Akshay Joshi
ff1d9e20d1
Fixed an issue where error message from the database server need space between two sentences. #8165
2025-01-02 18:14:51 +05:30
Yogesh Mahajan
d03553be7a
Fix the error occurring while loading preferences on startup. #8256
2025-01-02 18:12:24 +05:30
Yogesh Mahajan
5dc52446f3
Fixed the issues reported while testing #8208
2025-01-02 15:47:25 +05:30
Akshay Joshi
eb517e6df8
Fixed following issues for Workspace:
...
1. On the welcome page, the Password should be cleared when the user/db is changed.
2. Added a spinner when we tried to connect to the existing remote server.
3. Details should be cleared when we select the existing server but cancel when it asks for the password.
4) Return from the chageWorkspace function if clicking on the same workspace button multiple times.
2025-01-02 13:24:13 +05:30
Akshay Joshi
964d211260
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
Rohit Bhati
7a9a45b065
Fixed an issue where tooltip on a dropdown button is blocking access to dropdown menu. #8255
2025-01-01 10:31:48 +05:30
Rohit Bhati
700ecaef4a
Show the python version used for the pgAdmin server in the about dialog. #8249
2025-01-01 10:28:58 +05:30
Anil Sahoo
19c8fcd775
Fixed jest test cases failing due to an update of react-resize-detector package.
2024-12-30 17:22:07 +05:30
Rohit Bhati
bcd6f3f429
Fix a formatting issue in View/Edit tool generated SQL where some filters are applied. #8254
2024-12-30 11:56:24 +05:30
dependabot[bot]
92e531db02
Javascript dependency: Bump react-resize-detector in /web
2024-12-24 11:35:26 +05:30
dependabot[bot]
f81c546069
Javascript dependency: Bump @mui/icons-material in /web
2024-12-24 11:34:49 +05:30
dependabot[bot]
68f41dd5c6
Javascript dependency: Bump @tanstack/react-query in /web
2024-12-24 11:33:40 +05:30
Akshay Joshi
9cd8492ec1
Fixed an issue where Schema Diff not produce difference script for Index definition with where condition. #8072
2024-12-19 16:40:18 +05:30
Akshay Joshi
6df5d14a60
Fixed an issue where properties dialog throwing an error for Materialized View. #8209
2024-12-19 15:55:23 +05:30
Anil Sahoo
91881ad6d3
Fixed an issue where option key was not registering in PSQL tool. #6968
2024-12-19 15:40:23 +05:30
Akshay Joshi
e011ad02a5
Remove console log
2024-12-18 18:43:04 +05:30
Akshay Joshi
fdf5d12196
1) Fixed schema diff workspace button is disabled for the first tab.
...
2) Adhoc servers should connect with service file and open the Query/PSQL tool.
2024-12-18 18:19:13 +05:30
Rohit Bhati
8af25ba0c1
Change button labels and color in delete confirmation dialog for all objects to improve UX. #6513
2024-12-18 17:25:36 +05:30
Akshay Joshi
2ba4f79a46
Package 'rc-resize-observer' throwing error on Windows so pin the version.
2024-12-18 12:46:18 +05:30
Akshay Joshi
185e0f61e2
Close the connection and delete adhoc server if all it's Query tool and PSQL connections are closed.
2024-12-17 17:57:25 +05:30
Aditya Toshniwal
e84f4cd35b
Fix an issue where view/edit tool is not opening in workspace layout.
...
Fixed few other theme related issues.
2024-12-17 17:03:37 +05:30
Akshay Joshi
0b65dcd4ef
Updated Javascript dependencies.
2024-12-17 11:36:18 +05:30
Yogesh Mahajan
a0cd6c6a88
Allow deleting the entry while creating/adding new label to enumeration type. #8208
2024-12-16 14:54:24 +05:30
Akshay Joshi
fe6e21a08b
Enhanced pgAdmin 4 with support for Workspace layouts. #7708
2024-12-16 14:52:56 +05:30
Akshay Joshi
ae9d324f8f
Updated Python & Javascript dependencies.
2024-12-12 14:54:31 +05:30
Aditya Toshniwal
9e58717321
Fix text wrapping issue for tags feature. #8192
2024-12-09 18:04:47 +05:30
Akshay Joshi
72a4f93e4f
Updated version for release v8.14
2024-12-09 11:51:07 +05:30
Libor M.
09e13b2f37
Czech translation for version 8.14
2024-12-09 11:33:50 +05:30
Aditya Toshniwal
60078c37a3
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
Domenico Sgarbossa
50cf6489b9
Italian translation updated for v8.14
2024-12-06 11:34:10 +05:30
Rohit Bhati
621a48c642
More fixes related to query tool prompting for unsaved changes when there are no changes. #8127
2024-12-05 19:03:31 +05:30
Akshay Joshi
c841c82220
Update message catalogs for v8.14
2024-12-05 18:40:39 +05:30
Yogesh Mahajan
22b89265d6
Ensure CSRF errors handled to return unauthorized response. #8065
2024-12-05 16:54:35 +05:30
Anil Sahoo
e2c20b5022
Fixed an issue where a column name change in the edit dialog of the table node does not show the updated column name. #7892
2024-12-05 16:53:50 +05:30
Khushboo Vashi
bd227e03bd
Fix an issue where pgAdmin crashes on accessing the dashboard state tab when database is super busy. #7809
2024-12-05 15:00:35 +05:30
Aditya Toshniwal
bd2a484c2f
Added support for adding tags on a server node. #8192
2024-12-05 12:18:26 +05:30
Pravesh Sharma
5e8a75cdf9
Added escaping for the placeholder parameters before passing it to the passexec command. #6794
2024-12-04 15:42:45 +05:30
Yogesh Mahajan
d8ed75dbfd
Ensure correct custom SSL certificate passed in connection string. #8215
2024-12-04 15:38:27 +05:30
dependabot[bot]
4392b83a98
Javascript dependency: Bump @tanstack/react-query in /web
2024-12-04 11:41:29 +05:30
Aditya Toshniwal
256d1e55c8
Fixed an issue where doing Ctrl/Cmd+C on a selected text in a cell editor of data output in the query tool copied the complete text. #8157
2024-12-04 11:32:01 +05:30
Aditya Toshniwal
c2dcfdb96f
Update package.json and yarn.lock to use yarn v3.8.7
2024-12-04 09:47:45 +05:30
Yogesh Mahajan
42018e69a5
Add support to deploy pgAdmin in container with readOnlyRootFilesystem to true. #7330
2024-12-03 17:50:20 +05:30
Akshay Joshi
56c6fc6b72
Updated Javascript dependencies.
2024-12-03 11:58:25 +05:30
dependabot[bot]
c0a6ff3029
Javascript dependency: Bump zustand from 4.5.5 to 5.0.1 in /web
2024-12-02 12:13:43 +05:30
dependabot[bot]
79f3db5ea5
Javascript dependency: Bump @tanstack/react-query in /web
2024-12-02 11:27:55 +05:30
dependabot[bot]
b5327cbe17
Javascript dependency: Bump yarn-audit-html from 4.0.0 to 7.3.2 in /web
2024-12-02 11:24:41 +05:30
dependabot[bot]
82c7a94023
Javascript dependency: Bump @tanstack/react-query in /web
2024-12-02 11:24:01 +05:30
dependabot[bot]
1a1b63f92a
Javascript dependency: Bump @types/classnames
2024-12-02 11:23:40 +05:30
Pravesh Sharma
6810fa6ce6
Add support for passing connection details as placeholders in the passexec command. #6794
...
Added a fix where electron app menu was not refreshing when node selection changed.
2024-11-29 17:54:07 +05:30
Aditya Toshniwal
8876c4241f
Update package.json to use yarn v3.8.6
2024-11-29 12:08:42 +05:30