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]
|
217e9ed0b1
|
Python dependency: Update typer[all] requirement in /web/regression
|
2024-12-02 11:24:21 +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 |
|
Yogesh Mahajan
|
190574b3af
|
Fix issues more scenarios related to crypt key missing on backend server restart. #8065
|
2024-11-29 12:05:46 +05:30 |
|
Akshay Joshi
|
fac1857579
|
Updated yarn.lock
|
2024-11-29 11:27:03 +05:30 |
|
dependabot[bot]
|
acedd38899
|
Javascript dependency: Bump imports-loader from 4.0.1 to 5.0.0 in /web
|
2024-11-29 11:08:59 +05:30 |
|
dependabot[bot]
|
e3bf110f1f
|
Javascript dependency: Bump style-loader from 3.3.4 to 4.0.0 in /web
|
2024-11-29 11:08:40 +05:30 |
|
dependabot[bot]
|
638d597061
|
Python dependency: Update cryptography requirement
|
2024-11-29 11:06:56 +05:30 |
|
dependabot[bot]
|
588aa88144
|
Python dependency: Update cryptography requirement in /web/regression
|
2024-11-29 11:06:36 +05:30 |
|
dependabot[bot]
|
c918407eb3
|
Javascript dependency: Bump @testing-library/react in /web
|
2024-11-29 11:06:15 +05:30 |
|
dependabot[bot]
|
f87c981974
|
Javascript dependency: Bump electron from 33.1.0 to 33.2.1 in /runtime
|
2024-11-29 11:05:52 +05:30 |
|
dependabot[bot]
|
360ec29963
|
Javascript dependency: Bump date-fns from 3.6.0 to 4.1.0 in /web
|
2024-11-29 11:05:31 +05:30 |
|
Aditya Toshniwal
|
657b0f82ec
|
Fixed an issue where query tool throws syntax error if a newly added row is untouched and saved. #8028
Fixed an issue where auto-width of wide columns in data output is incorrectly calculated. #8158
|
2024-11-28 14:18:13 +05:30 |
|
dependabot[bot]
|
2813d82996
|
Javascript dependency: Bump ip-address from 9.0.5 to 10.0.1 in /web
|
2024-11-28 10:54:22 +05:30 |
|
dependabot[bot]
|
b13dd2abc2
|
Javascript dependency: Bump axios from 1.7.7 to 1.7.8 in /runtime
|
2024-11-28 10:53:53 +05:30 |
|
dependabot[bot]
|
a5a5503821
|
Python dependency: Bump selenium in /web/regression
|
2024-11-28 10:53:29 +05:30 |
|
Anil Sahoo
|
cd2f48aeb1
|
Fixed an issue in schema diff where an error message popup was showing some garbage without any info. #8098
|
2024-11-28 10:16:41 +05:30 |
|
Aditya Toshniwal
|
88e515093c
|
Show auto-complete column names in filtered rows dialog of table and filter options of view/edit data tool. #3751
Allow setting NULL ordering for columns in view/edit data filter dialog. #3317
|
2024-11-28 10:13:57 +05:30 |
|
Pravesh Sharma
|
9ef5a53790
|
Add a user preference to enable/disable alternating row background colors in the data output of query tool. #8134
Fixed some theme related issues.
|
2024-11-27 11:23:13 +05:30 |
|
Aditya Toshniwal
|
da530824d6
|
Fixed an issue where indent with space was not aligning to next tab position. #7486
|
2024-11-25 16:42:07 +05:30 |
|
Aditya Toshniwal
|
ea693396b8
|
Update MUI from v5 to v6
|
2024-11-25 16:36:21 +05:30 |
|
Khushboo Vashi
|
f4cba74bf6
|
Fixed an issue where querying a foreign table gives the error 'ForeignTableCommand' object has no attribute 'auto_commit'. #7384
|
2024-11-25 14:40:26 +05:30 |
|
dependabot[bot]
|
8b68ea6465
|
Javascript dependency: Bump imagemin from 8.0.1 to 9.0.0
|
2024-11-25 11:48:04 +05:30 |
|
dependabot[bot]
|
69046a9429
|
Python dependency: Update jsonformatter requirement.
|
2024-11-25 11:46:46 +05:30 |
|
dependabot[bot]
|
f3f8c1b7e8
|
Python dependency: Update jsonformatter requirement
|
2024-11-25 11:46:24 +05:30 |
|
Aditya Toshniwal
|
042888f5d7
|
Fixed an issue where ERD auto-layout should: #6592 (#8167)
- Always generate right-angled links
- Switch port to Left/Right for the best link route.
|
2024-11-22 16:26:50 +05:30 |
|
Akshay Joshi
|
ec197c68b8
|
Updated release note.
|
2024-11-21 15:58:26 +05:30 |
|
Yogesh Mahajan
|
026c0d2389
|
Ensure the crypt key is retrieved correctly on backend server restart. #8065
|
2024-11-21 15:55:38 +05:30 |
|
Akshay Joshi
|
032583e280
|
Updated release note.
|
2024-11-21 11:56:30 +05:30 |
|
dependabot[bot]
|
57b3771450
|
Javascript dependency: Bump @testing-library/jest-dom
|
2024-11-21 11:22:04 +05:30 |
|
Pravesh Sharma
|
4dbfdd8740
|
Added an EPAS 17 resql test case for builtin locale provider. #8095
|
2024-11-21 11:21:05 +05:30 |
|
Aditya Toshniwal
|
f23fe38e0b
|
Update release notes.
|
2024-11-21 10:59:08 +05:30 |
|
Rohit Bhati
|
321366489d
|
Fixed an issue where query tool should show results and messages only from the last executed query. #8010
Fixed an issue where query tool should not prompt for unsaved changes when there are no changes. #8127
|
2024-11-21 10:52:43 +05:30 |
|
Anil Sahoo
|
6d5b1673e6
|
Fix SonarQube code smells for PgTree directory.
|
2024-11-19 15:45:00 +05:30 |
|
Anil Sahoo
|
8be65ceb7b
|
Fixed an issue related to the query tool update connection after the server disconnected from the object explorer. #7865
|
2024-11-19 15:44:40 +05:30 |
|
Akshay Joshi
|
a8384a8826
|
Added new language Chinese (Traditional) and rename language code for Chinese (Simplified)
|
2024-11-19 14:20:25 +05:30 |
|
Akshay Joshi
|
9645bb3911
|
Upgrade Flask to 3.1.* for Python version >= 3.9
|
2024-11-18 20:59:38 +05:30 |
|
dependabot[bot]
|
847059b717
|
Javascript dependency: Bump mini-css-extract-plugin
|
2024-11-18 20:49:13 +05:30 |
|
dependabot[bot]
|
08c776e308
|
Javascript dependency: Bump @eslint/plugin-kit
|
2024-11-18 20:48:17 +05:30 |
|
dependabot[bot]
|
716ef2f0db
|
Javascript dependency: Bump eslint from 9.14.0 to 9.15.0
|
2024-11-18 20:47:44 +05:30 |
|
Aditya Toshniwal
|
c5d5fbdafd
|
Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid. #5099
|
2024-11-14 16:56:03 +05:30 |
|
Aditya Toshniwal
|
9a8d520abd
|
Fix few issues found in menu rendering code and GUI test cases
|
2024-11-14 14:49:07 +05:30 |
|
Aditya Toshniwal
|
296befc881
|
Code refactoring at multiple places to improve re-usability
|
2024-11-14 14:16:38 +05:30 |
|
Aditya Toshniwal
|
00d3aaa1fd
|
Refactor menu building code to support sub-menus of any depth
|
2024-11-14 13:36:42 +05:30 |
|
Akshay Joshi
|
64399901ad
|
Added release note for 8.14
|
2024-11-14 13:23:58 +05:30 |
|
Pravesh Sharma
|
0aba9703cd
|
Added support for a builtin locale provider in the Database dialog. #8095
|
2024-11-14 13:20:01 +05:30 |
|