Khushboo Vashi
48336fd7f4
Fixed an issue when deploying instances on BigAnimal with the High Availability option not selected, it throws an error.
2022-06-15 11:00:40 +05:30
Pradip Parkale
628e609e6a
1) Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'.
...
2) Ensure that the user should be able to create a template database using create dialog instead of updating it later.
Fixes #7351
2022-06-13 14:50:17 +05:30
Khushboo Vashi
e1c5a06bf0
Fixed some cloud deployment issues:
...
- Added High Availability option
- Server group renamed to pgAdmin server group
- Removed the Private option from Networking otherwise, it would not be possible to connect the server from pgAdmin.
2022-06-09 14:07:05 +05:30
Pradip Parkale
f7836b67af
Fixed the loader issue for the Statistics and Properties panel. Fixed column resizing for dependent and dependencies panels.
...
refs #7364
2022-05-30 12:58:24 +05:30
Khushboo Vashi
345cfd7c60
Ensure that unwanted APIs should not be getting called for BigAnimal. Fixes #7368
...
Updated the BigAnimal icon.
2022-05-24 11:34:23 +05:30
Pradip Parkale
11cfea3860
Added the ability to resize columns on dashboard tables. Fixes #7364
2022-05-18 17:49:54 +05:30
Akshay Joshi
c56fe813a5
Use gettext to wrap some strings.
2022-04-29 16:18:28 +05:30
Pradip Parkale
a0c85431dc
Ensure that the Dashboard column sort order should be remembered when the refresh button is clicked. Fixes #7339
2022-04-29 10:26:24 +05:30
Khushboo Vashi
a86a8c6a34
Fixed an issue while deploying the PostgreSQL on the BigAnimal, the Public IP addresses were not added.
2022-04-27 17:12:28 +05:30
Khushboo Vashi
7d91cca14d
1) Fixed linter error.
...
2) Fixed an issue where a password popup will appear on disconnecting from the server.
2022-04-26 18:16:33 +05:30
Khushboo Vashi
5677b1e5f8
Added capability to deploy PostgreSQL servers on EDB BigAnimal. Fixes #7179
2022-04-26 16:41:10 +05:30
Pradip Parkale
ab8e9a8ea5
Fixed an issue while creating a new database throwing an error that failed to retrieve data. Fixes #7322
2022-04-22 15:42:04 +05:30
Pradip Parkale
58e4f766d8
Fixed sorting issue in the statistics panel. Fixes #7299
2022-04-20 10:32:51 +05:30
Pradip Parkale
7d979fb196
1) Fixed an issue where deleting a constraint from the collection properties node, throws an error. Fixes #7296
...
2) The code to refresh the Dashboard after deleting session activities has been improved.
2022-04-11 17:42:16 +05:30
Pradip Parkale
efa971edb4
Ensure that after deleting multiple objects from the properties panel, the browser tree should be refreshed. Fixes #7296
2022-04-09 12:09:35 +05:30
Aditya Toshniwal
b5b9ee46a1
1) Port query tool to React. Fixes #6131
...
2) Added status bar to the Query Tool. Fixes #3253
3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989
4) Allow removing a single query history. Refs #4113
5) Partially fixed Macros usability issues. Ref #6969
6) Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly. Fixes #6725
7) Relocate GIS Viewer Button to the Left Side of the Results Table. Fixes #6830
8) Fixed an issue where the connection bar is not visible. Fixes #7188
9) Fixed an issue where an Empty message popup after running a query. Fixes #7260
10) Ensure that Autocomplete should work after changing the connection. Fixes #7262
11) Fixed an issue where the copy and paste row does not work if the first column contains no data. Fixes #7294
2022-04-07 17:36:56 +05:30
Akshay Joshi
8ce7ccb031
Fixed some issues related to z-index and color.
2022-04-05 14:26:40 +05:30
Pradip Parkale
8f8adcf71b
1 Fixed the issue where db connection was getting disconnected for dashboard, if network is slow.
...
2 Fixed publication collection node properties issue which was missed during react node porting.
3 Removed unwanted variable from theme style sheet.
2022-04-05 13:40:22 +05:30
Aditya Toshniwal
953a9d7fd1
Fixes some issues and improves the PgTable component.
2022-04-05 12:10:51 +05:30
Pradip Parkale
b397ba7787
Fixed issues related to porting of properties collection and dashboard.
...
refs #7132
2022-04-04 17:42:42 +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
Pradip Parkale
cb052f1988
1) Port Properties panel for collection node, Dashboard, and SQL panel in React. Fixes #7132
...
2) Added transaction start time to Server activity sessions view. Fixes #7215
2022-03-30 12:06:59 +05:30
Akshay Joshi
1711834229
Fixed linter error.
2022-03-22 15:06:13 +05:30
Akshay Joshi
ba027e992e
Ensure that the values of certain fields are prettified in the statistics tab for collection nodes. Fixes #7216
2022-03-22 14:53:12 +05:30
Nikhil Mohite
74e794b416
Port preferences dialog to React. Fixes #7149
2022-03-21 13:29:26 +05:30
Akshay Joshi
dccd4f0bba
Ensure that upload paths are children of the storage directory. Fixes #7233
2022-03-11 18:20:16 +05:30
Khushboo Vashi
99c6b171e4
Fixed the default Public IP range in AWS deployment.
2022-03-11 14:33:30 +05:30
Akshay Joshi
24c0816042
Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105
2022-03-07 14:06:40 +05:30
Yogesh Mahajan
0f5a97fa6e
AWS cloud deployment issues fixed:
...
1) A console error was logged for db version 9.6.1 due to an update to boto3
2) Unmask Access Key Field.
3) Update the supported database version list to include Postgres 10 and above.
refs #7177
2022-03-04 11:13:06 +05:30
Khushboo Vashi
69069e9af3
The following issues related to cloud deployment have been resolved:
...
- Masking the credentials input fields
- The loading symbol doesn't work while reloading the options in the select control
- Reduce the wizard opening timeout
- urllib library upgrade impacts host IP fetch
refs #7177
2022-03-02 19:04:15 +05:30
Khushboo Vashi
ffc1c6c3b7
Fixed following issues related to cloud deployment:
...
1) The Mumbai region issue has been resolved
2) Display name of regions has been modified appropriately
3) The password field has been validated the same way as AWS
4) Added support for a list of IP addresses in the public IP address range field.
2022-02-28 18:19:18 +05:30
Khushboo Vashi
448ede53c6
Fixed following issues related to cloud deployment:
...
1) No options are shown in the instance type.
2) No options for the last 2 types.
3) Unable to change Storage config - size and iops
4) Unable to create an instance when pgAdmin is installed using the installer in Desktop mode
5) Can not create cloud instance with the temporary credentials.
6) Mapped region display name (hardcoded) with region code.
2022-02-18 14:37:05 +05:30
Khushboo Vashi
0fa4609220
1) Fixed API test cases for Utilities.
...
2) Try to fix Jenkins build for __pycache__.
2022-02-14 17:26:27 +05:30
Khushboo Vashi
e61a1045f5
Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177
2022-02-14 12:13:48 +05:30
Khushboo Vashi
a7ee4e5909
Acquire a lock regardless of the authentication sources while getting the database server connection.
2022-02-07 11:25:08 +05:30
Rahul Shirsat
444a364a8d
Fixed an issue when uploading a CSV throwing an error in the Desktop mode. Fixes #7150
2022-02-04 15:10:13 +05:30
Pradip Parkale
7a2716bf77
Fixed issues related to porting of dependent, dependencies, and statistics panel.
...
refs #7016
2022-02-03 11:13:39 +05:30
Akshay Joshi
1a89c1f85f
Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube.
2022-01-28 17:20:34 +05:30
Yogesh Mahajan
8fd3ddc4ae
Make the size blank for all the directories in the file select dialog. Fixes #7109
2022-01-27 12:11:09 +05:30
Rahul Shirsat
deab1bfaba
Ensure that JSON files should be downloaded properly from the storage manager. Fixes #7118
2022-01-25 20:17:50 +05:30
Akshay Joshi
0ce3434631
Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube.
2022-01-25 20:10:31 +05:30
Pradip Parkale
094129e2be
Port Dependent, dependencies, statistics panel to React. Fixes #7016
2022-01-24 14:13:02 +05:30
Akshay Joshi
343c3ee49c
Fixed following code smells reported by SonarQube:
...
1) Remove this redundant jump.
2) Remove this commented out code.
3) Variables should not be shadowed.
2022-01-21 18:54:23 +05:30
Akshay Joshi
9f836f5433
Fixed following code smells reported by SonarQube:
...
1) Immediately return this expression instead of assigning it to the temporary variable.
2) Extract this nested ternary operation into an independent statement.
3) Expected a `for-of` loop instead of a `for` loop with this simple iteration.
2022-01-18 14:49:54 +05:30
Akshay Joshi
3f7e921cce
Fixed code smell 'Unexpected empty arrow function' reported by SonarQube.
2022-01-12 18:59:21 +05:30
Akshay Joshi
e38c38cd58
Fixed following SonarQube code smells:
...
1) Remove this useless assignment to a variable.
2) Remove the unused local variable.
2022-01-12 14:53:19 +05:30
Akshay Joshi
4ecd05e33b
1) Fixed import/export servers issue in server mode.
...
2) Fixed an issue where files are not showing as per the selected format in
the file dialog when opened the first time.
2022-01-07 21:29:17 +05:30
Akshay Joshi
8b13f158ab
Fixed review comments for Import/Export Servers.
...
refs #4803
2022-01-05 14:02:49 +05:30
Akshay Joshi
2786f7ac5a
Update copyright notices for 2022
2022-01-04 13:54:25 +05:30
Akshay Joshi
a4ef5ea48b
Fixed an issue where SubPlans may overlap other nodes & make them inaccessible in Graphical EXPLAIN View.
...
Patch sent by: Robert Frunzke
Fixes #7093
2021-12-31 14:49:42 +05:30