Aditya Toshniwal
|
d6cddd8c29
|
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295
|
2023-06-30 16:08:33 +05:30 |
Aditya Toshniwal
|
f72f4aa359
|
Dashboard graph Y-axis width should increase with label. #5929
|
2023-03-14 11:04:08 +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 |
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 |
Nikhil Mohite
|
45a1dee9f1
|
Added the close button for all the notifications of the notistack. #5212
|
2022-09-23 14:01:18 +05:30 |
Akshay Joshi
|
18b77f15dd
|
Remove Alertify from pgAdmin completely. Fixes #7619
|
2022-09-08 15:16:48 +05:30 |
Aditya Toshniwal
|
09e2c0eac0
|
1. Explain plan crashes query tool after SonarQube fixes.
2. Fix XSS issue in query tool.
3. Process details for cloud process not showing complete command.
4. Confirm dialog before removing processes.
|
2022-08-18 18:42:03 +05:30 |
Aditya Toshniwal
|
c2b23465cc
|
1) Added support to show all background processes in separate panel. Fixes #3709
2) Port process watcher to React. Fixes #7404
|
2022-08-11 10:49:45 +05:30 |
Nikhil Mohite
|
b283c0ba18
|
Port Master Password dialog to React. Fixes #7342
|
2022-07-04 12:16:23 +05:30 |
Akshay Joshi
|
38278c179e
|
Ensure that the master password dialog is popped up if the crypt key is missing. Fixes #6960
|
2022-04-04 17:00:18 +05:30 |
Nikhil Mohite
|
74e794b416
|
Port preferences dialog to React. Fixes #7149
|
2022-03-21 13:29:26 +05:30 |
Aditya Toshniwal
|
44b2f49839
|
Enhances the modal provider to make it more reusable.
|
2022-02-23 14:27:48 +05:30 |
Aditya Toshniwal
|
bc4e8a3c82
|
Implemented utilities in React to make porting easier for pgAdmin tools.
|
2022-02-11 10:36:24 +05:30 |
Akshay Joshi
|
1013d7ccdd
|
Fixed code smell reported by SonarQube.
|
2022-01-20 16:58:21 +05:30 |
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +05:30 |
Nikhil Mohite
|
191e2b6242
|
Fixed an issue where an operation error message pop up showing the database object's name incorrectly. Fixes #7078
|
2021-12-28 13:49:04 +05:30 |
Akshay Joshi
|
f24348b2b0
|
Fixed an issue where notifier not working when opening query tool in a new
window and then open it in the new tab.
|
2021-12-08 18:15:13 +05:30 |
Akshay Joshi
|
fd53e4f5f9
|
Replace Alertify alert and confirm with React-based model dialog. Fixes #7053
|
2021-12-07 18:52:40 +05:30 |
Aditya Toshniwal
|
dfdaf7f6d1
|
Implemented React based modal provider to create models on the fly.
Also, use this to replace Alertify alert and confirm dialog.
|
2021-12-03 12:50:24 +05:30 |
Akshay Joshi
|
c6424e3897
|
Replaced alertifyjs notifiers with React-based notistack. Fixes #7004
|
2021-12-02 16:05:52 +05:30 |