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 |
|
Yogesh Mahajan
|
5877b49f64
|
Fixed FileManager feature tests.
|
2022-08-03 18:59:01 +05:30 |
|
Yogesh Mahajan
|
8f2bda2309
|
1) Preserve the settings set by the user in the import/export data dialog. Fixes #7428
2) Fixed the JSON editor issue of hiding the first record. Fixes #7520
|
2022-07-18 10:54:03 +05:30 |
|
Yogesh Mahajan
|
683528b81c
|
Fixed feature tests.
|
2022-07-12 11:10:23 +05:30 |
|
Yogesh Mahajan
|
1a5e60c44f
|
Fixed feature tests.
|
2022-07-08 18:25:00 +05:30 |
|
Yogesh Mahajan
|
23869cd61f
|
Fixed an issue where users would not be able to authenticate in Azure on Linux platforms. Fixes #7495
|
2022-06-23 18:19:32 +05:30 |
|
Yogesh Mahajan
|
95f63f6af8
|
Fixed feature tests.
|
2022-06-22 17:47:09 +05:30 |
|
Pradip Parkale
|
befd4b1fa8
|
Fixed feature test cases.
|
2022-05-24 11:43:57 +05:30 |
|
Pradip Parkale
|
6465dc951c
|
Fixed feature test case failed as a result of converting preferences and other dialogs to React.
|
2022-05-17 19:06:24 +05:30 |
|
Akshay Joshi
|
44f9ba4a57
|
Port connect server password dialog to React. Fixes #7337
|
2022-05-16 16:21:14 +05:30 |
|
Aditya Toshniwal
|
ca8e14455f
|
Fixed the following issues:
1. Feature test cases for the new query tool.
2. Query tool panel rename is not persisting.
|
2022-05-12 18:29:09 +05:30 |
|
Yogesh Mahajan
|
ce8e6b47c1
|
Fixed feature tests.
|
2022-02-16 18:03:42 +05:30 |
|
Nikhil Mohite
|
e7e4d5cf0a
|
Fixed feature test cases for maintenance dialog.
|
2022-01-18 14:51:02 +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 |
|
Rahul Shirsat
|
6528d086ba
|
Fixed review comments:
1. Split the restore options/backup options into 2 tabs
2. Restore icon changes
3. feature tests issues
4. restore help link broken
5. Comment section not visible
refs #7018
|
2022-01-06 16:46:44 +05:30 |
|
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +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 |
|
Yogesh Mahajan
|
19984d6563
|
Fixed feature test failures due to React porting of backup dialog.
|
2021-11-23 17:36:10 +05:30 |
|
Yogesh Mahajan
|
246bb01736
|
Fixed feature test cases.
|
2021-11-18 17:13:32 +05:30 |
|
Yogesh Mahajan
|
77931d2315
|
Uses selenium 4.0.0a6 which works with python 3.6
|
2021-11-12 11:56:44 +05:30 |
|
Yogesh Mahajan
|
9479f0e632
|
Fixed feature test cases after react porting.
|
2021-11-10 11:50:20 +05:30 |
|
Akshay Joshi
|
7b85253465
|
Corrected some menu lables.
|
2021-10-27 11:05:23 +05:30 |
|
huangj.fnst@fujitsu.com
|
8a21d9b500
|
Fixed some typos in the documentation and comments.
|
2021-10-14 11:13:16 +05:30 |
|
Yogesh Mahajan
|
1b33c52eac
|
Fixed the JSON editor issue of hiding the first record. Fixes #6684
|
2021-08-20 13:47:31 +05:30 |
|
Pradip Parkale
|
7483ddf2b2
|
Added support to copy SQL from main window to query tool. Fixes #4904
|
2021-08-09 14:29:31 +05:30 |
|
Yogesh Mahajan
|
8e214ca8fb
|
Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198
|
2021-08-03 11:36:45 +05:30 |
|
Aditya Toshniwal
|
81b78dd2b2
|
Do not block the query editor window when running a query. Fixes #3920
|
2021-06-23 12:22:24 +05:30 |
|
Yogesh Mahajan
|
2486b79450
|
Fixed feature tests failure issue due to binary path feature.
|
2021-06-23 11:55:27 +05:30 |
|
Yogesh Mahajan
|
2d58f60a53
|
Modifies the way to execute feature tests in parallel and it should be configured in Server Mode.
|
2021-05-27 11:01:25 +05:30 |
|
Yogesh Mahajan
|
27bb7d8c7a
|
Fixed feature tests.
|
2021-04-01 12:16:33 +05:30 |
|
Yogesh Mahajan
|
9089750e21
|
Fixed feature test failures.
|
2021-02-08 16:43:34 +05:30 |
|
Akshay Joshi
|
b372f08a59
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
Yogesh Mahajan
|
3984544bdb
|
Fixed code smell 'String literals should not be duplicated'.
|
2020-08-28 18:17:27 +05:30 |
|
Yogesh Mahajan
|
0668a52c6b
|
Fixed following SonarQube issues:
1. String literals should not be duplicated.
2. Cognitive Complexity of functions should not be too high.
|
2020-08-19 13:22:17 +05:30 |
|
Yogesh Mahajan
|
0122cf9aac
|
Fixed feature test failure due to updating font-awesome from v4 to v5.
|
2020-08-17 12:31:19 +05:30 |
|
Nikhil Mohite
|
93adf6884f
|
Upgrade font awesome from v4 to v5. Fixes #5731
|
2020-08-13 12:04:00 +05:30 |
|
Aditya Toshniwal
|
d6400bbcae
|
Replace the generic exception class with a more specific one.
|
2020-08-07 12:37:00 +05:30 |
|
Cyril Jouve
|
f93cfe8c4c
|
Remove old Python 2 compatibility code. Fixes #5700
|
2020-07-27 11:03:13 +01:00 |
|
Yogesh Mahajan
|
dd27e08a98
|
Fixed code smell 'Unused local variables should be removed'.
|
2020-07-24 12:15:29 +05:30 |
|
Aditya Toshniwal
|
505a3ac960
|
1) Fixed cognitive complexity issues reported by SonarQube.
2) Fixed code smell 'Add a nested comment explaining why this method is
empty, or complete the implementation'.
|
2020-07-24 11:46:30 +05:30 |
|
Yogesh Mahajan
|
225c3e8f7e
|
Fixed feature tests
|
2020-07-20 11:59:28 +05:30 |
|
Khushboo Vashi
|
c7a16a4bd5
|
Fixed code smells having rule 'Nested blocks of code should not be left empty'.
|
2020-06-26 13:18:27 +05:30 |
|
Aditya Toshniwal
|
d3b3d07f2e
|
Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
|
2020-06-25 11:09:43 +05:30 |
|
Yogesh Mahajan
|
d927a517aa
|
Fixed feature test failures on the selenium grid for concurrent execution.
|
2020-05-21 19:44:28 +05:30 |
|
Yogesh Mahajan
|
8ec1d4c9eb
|
Fixed feature tests failure on chrome caused due to selenium grid implementation changes.
|
2020-05-12 17:22:22 +05:30 |
|
Yogesh Mahajan
|
1294c089a8
|
Implement Selenium Grid to run multiple tests across different browsers, operating systems, and machines in parallel. Fixes #5255
|
2020-05-11 12:11:31 +05:30 |
|
Akshay Joshi
|
4c616f32eb
|
1) Fixed feature test and API test cases.
2) Added logic to exclude RESQL test cases.
|
2020-04-22 13:57:32 +05:30 |
|
Akshay Joshi
|
d24a43b1cc
|
Fix feature test, failed due to change the label tag to span tag for the accessibility.
|
2020-02-03 13:14:28 +05:30 |
|
Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
|
Dave Page
|
8cb239abcb
|
Rename some internal environment variables that could conflict with Kubernetes. Fixes #4999.
|
2019-12-13 10:42:43 +05:30 |
|