Aditya Toshniwal
|
b923f5fcfa
|
Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894
|
2023-03-20 18:20:48 +05:30 |
|
Aditya Toshniwal
|
42ac0d577d
|
Add .ts and .tsx files under linter and fix linter issues. #5830
|
2023-03-16 17:22:26 +05:30 |
|
Aditya Toshniwal
|
37c0de5d7d
|
Fix an issue where new dashboard graphs are partially following theme colors. #5958
|
2023-03-16 17:21:56 +05:30 |
|
Aditya Toshniwal
|
fea1b9cf82
|
Use http for SVG namespace URLs which were changed to https for SonarQube fixes. #5943
|
2023-03-14 13:48:43 +05:30 |
|
Aditya Toshniwal
|
f72f4aa359
|
Dashboard graph Y-axis width should increase with label. #5929
|
2023-03-14 11:04:08 +05:30 |
|
Yogesh Mahajan
|
63c7d14638
|
Added capability to deploy PostgreSQL servers on Google Cloud. #5750
|
2023-03-13 14:56:16 +05:30 |
|
Aditya Toshniwal
|
ec32099d2f
|
Show appropriate error message when master password is not set instead of 'Crypt key missing'. #5735
|
2023-03-13 11:51:35 +05:30 |
|
Nikhil Mohite
|
79de2ad571
|
Fixed jasmine test cases.
|
2023-03-08 11:20:39 +05:30 |
|
Nikhil Mohite
|
9da8a188fa
|
Added support for mounting shared storage in server mode. #5014
|
2023-03-06 17:03:47 +05:30 |
|
Anil Sahoo
|
5abb748c3e
|
Display the 'No menu available for this object' message if the selected tree node does not have any options. #5775
|
2023-03-02 11:02:15 +05:30 |
|
Aditya Toshniwal
|
9abbd30790
|
Fix an issue where sequence owner is remove on sequence edit. #5810
|
2023-02-22 14:06:44 +05:30 |
|
Aditya Toshniwal
|
cf28d7df32
|
Fix an issue where query tool is stripping spaces in grid cell. #5803
|
2023-02-22 14:06:13 +05:30 |
|
Aditya Toshniwal
|
08062e67ca
|
Do not allow to save invalid JSON in query tool JSON editor. #5822
|
2023-02-20 15:37:59 +05:30 |
|
Aditya Toshniwal
|
8967a510c9
|
Handle MERGE operation in query tool explain introduced in PostgreSQL 15. #5872
|
2023-02-20 15:36:22 +05:30 |
|
Pravesh Sharma
|
b1e6eaad61
|
Fixed an issue where query was not pasted to editor after trojan source warning. #5760
|
2023-02-20 13:25:35 +05:30 |
|
Aditya Toshniwal
|
aeb4867bdf
|
Few dashboard graph improvements.
|
2023-02-18 15:46:37 +05:30 |
|
Akshay Joshi
|
0fd1e0963e
|
Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters. #5847
|
2023-02-13 16:49:18 +05:30 |
|
Aditya Toshniwal
|
713ddb5f62
|
Remove usage of jQuery in pgAdmin.
Remove usage of Bootstrap in React components. #5701
|
2023-02-10 10:28:39 +05:30 |
|
Aditya Toshniwal
|
4a3bcfa202
|
Use uplot for Dashboard graphs to reduce CPU usage. #5794
|
2023-02-06 15:55:02 +05:30 |
|
Aditya Toshniwal
|
f3bb4776e4
|
Fix an issue where drag and drop object names is not working. #5761
|
2023-02-06 15:29:27 +05:30 |
|
Nikhil Mohite
|
a48828e7a3
|
Improve performance by removing signal-based zoom-in, zoom-out, etc functionality from the runtime environment. #5723
|
2023-01-17 17:18:35 +05:30 |
|
Aditya Toshniwal
|
53ae657cc9
|
Fix menu closing issue on file manager. #5615
Fix file path issue in import/export servers caused due to vulnerability fix.
|
2023-01-16 19:28:23 +05:30 |
|
Aditya Toshniwal
|
83b207e7da
|
Fix few more issues related to Menu rewrite. #5615
|
2023-01-13 12:28:23 +05:30 |
|
Aditya Toshniwal
|
42220b1cb2
|
Fix select dropdown border issue. #5661
|
2023-01-09 18:42:48 +05:30 |
|
Aditya Toshniwal
|
1c705cf9be
|
Fix issues related to menu rewrite. #5615
|
2023-01-09 18:41:23 +05:30 |
|
Khushboo Vashi
|
9ff015e73c
|
Added support of AWS provider for BigAnimal cloud deployment. #5569
|
2023-01-09 12:32:26 +05:30 |
|
Pravesh Sharma
|
af2fc30b95
|
Fixed an issue where rename panel was losing focus when trying to add name if input box is empty. #5675
|
2023-01-05 17:37:09 +05:30 |
|
Nikhil Mohite
|
9c61670c9f
|
Ensure the query tool opens successfully on renaming any tree node from the database selected for the query tool connection #5542, #5559
|
2023-01-04 12:20:54 +05:30 |
|
Pravesh Sharma
|
33aea87dea
|
Incorporated review comments. #5647
|
2023-01-02 13:30:49 +05:30 |
|
Akshay Joshi
|
98184e5835
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
Pravesh Sharma
|
67bc0c23ef
|
Fixed an issue where row count notification was disappearing automatically. #5647
|
2023-01-02 10:54:24 +05:30 |
|
Aditya Toshniwal
|
5c34c10d4e
|
- Move pgadmin4-treeview to pgAdmin main repo.
- Use react based context menu for browser tree. #5615.
- Fix feature tests failure.
|
2023-01-02 10:51:13 +05:30 |
|
Aditya Toshniwal
|
ff9daec5ec
|
Rewrite pgAdmin main menu bar to use React. #5615
|
2022-12-22 14:25:18 +05:30 |
|
Nikhil Mohite
|
046b56bab1
|
Ensure the browser tree does not freeze while rendering 10k+ nodes/objects. #5541
|
2022-12-21 15:36:07 +05:30 |
|
Nikhil Mohite
|
8e18e0b536
|
Fixed tree flickering issue on scroll. #5559
|
2022-12-20 11:30:19 +05:30 |
|
Akshay Joshi
|
c07053bce5
|
1) Update release note.
2) Fixed a typo. #5645
|
2022-12-14 15:56:05 +05:30 |
|
Pravesh Sharma
|
cc9d519fac
|
Incorporate review comments.
|
2022-12-14 15:53:19 +05:30 |
|
Pravesh Sharma
|
3f0eee4c39
|
Fixed an issue where properties tab was refreshing on tab change even if the selected node is same. #5536
|
2022-12-14 12:48:24 +05:30 |
|
Nikhil Mohite
|
cc0d467927
|
Fixed blank screen issue while opening query tools in new tab from native menu. #5503
|
2022-12-08 19:17:12 +05:30 |
|
Nikhil Mohite
|
b172cd6a16
|
Resolved native menu issues. #5503
|
2022-12-07 18:47:38 +05:30 |
|
Nikhil Mohite
|
2480d08e0f
|
Added native menu support in desktop mode. #5503
|
2022-12-06 18:16:36 +05:30 |
|
Pravesh Sharma
|
a954f22fe8
|
Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1. #5505
|
2022-11-28 13:49:22 +05:30 |
|
Aditya Toshniwal
|
f828951fc4
|
Fix the missing once event handler after backbone removal. #5493
|
2022-11-28 13:46:12 +05:30 |
|
Akshay Joshi
|
bbaf2ac46d
|
Updated yarn.lock file with the latest versions.
|
2022-11-28 13:01:59 +05:30 |
|
Aditya Toshniwal
|
8d74de09cc
|
Remove all traces of Backbone, Underscore. #5493
|
2022-11-21 10:54:15 +05:30 |
|
Aditya Toshniwal
|
2ab5d2b647
|
Ensure that the correct error message in ERD for permission denied should be shown. #5537
|
2022-11-16 14:37:54 +05:30 |
|
Aditya Toshniwal
|
669a3a7673
|
Fixed SocketIO calls when pgAdmin 4 server is running from a sub directory. #5521
|
2022-11-15 13:51:12 +05:30 |
|
Aditya Toshniwal
|
af32e3c296
|
Added the ability to generate ERDs for tables. #4756
|
2022-11-09 11:36:04 +05:30 |
|
Akshay Joshi
|
398675597a
|
Fixed an issue where AutoComplete was not working correctly due to incorrect regex. #5473
|
2022-11-07 13:59:18 +05:30 |
|
Nikhil Mohite
|
c38face9fc
|
Ensure that the browser tree should auto scroll to the selected node when expanding the server node. #2174
|
2022-11-07 10:54:58 +05:30 |
|