Stela Augustinova
|
8cd09342e1
|
Add read-only attribute to Redis driver key fields
|
2025-12-19 15:10:30 +01:00 |
|
Stela Augustinova
|
e6c938e5d0
|
Implement saveRedisData functionality and update API call in DbKeyDetailTab
|
2025-12-19 13:46:09 +01:00 |
|
Stela Augustinova
|
7b6595124f
|
Refactor DbKeyDetailTab to replace DbKeyItemEdit with DbKeyItemDetail and streamline change tracking logic
|
2025-12-19 13:45:28 +01:00 |
|
Stela Augustinova
|
50680a4f2e
|
Added read-only field handling for Redis data types
|
2025-12-19 12:27:10 +01:00 |
|
Stela Augustinova
|
18307b2e03
|
Refactor DbKeyItemDetail and DbKeyValueDetail for improved layout and editor responsiveness
|
2025-12-19 12:19:07 +01:00 |
|
Stela Augustinova
|
1deaa4c30d
|
Refactor DbKeyTab to replace FormStyledButton with ToolStripButton
|
2025-12-18 16:30:01 +01:00 |
|
Stela Augustinova
|
90316f106a
|
Fixed adding zset key
|
2025-12-18 16:26:32 +01:00 |
|
Stela Augustinova
|
6905e4a2a1
|
Refactor DbKeyTab to integrate new DbKeyValue components for improved Redis data type handling
|
2025-12-18 16:05:48 +01:00 |
|
Stela Augustinova
|
f9c47ab233
|
Add DbKeyValueHashEdit component for editing hash key values in DbKeyTab
|
2025-12-18 12:37:12 +01:00 |
|
Stela Augustinova
|
28712b205f
|
Refactor DbKeyDetailTab to use DbKeyItemEdit component for editing key items
|
2025-12-18 09:15:56 +01:00 |
|
Stela Augustinova
|
07117c90d1
|
Use changeset in DbKeyTableControl, update values
|
2025-12-15 16:19:00 +01:00 |
|
Stela Augustinova
|
5d92c0e85e
|
Refactor ChangeSetRedis_Hash interface to use 'key' instead of 'field' for inserts and updates
|
2025-12-15 14:29:45 +01:00 |
|
Stela Augustinova
|
37b5183be2
|
Add ChangeSetRedis interfaces for Redis data types
|
2025-12-11 15:02:32 +01:00 |
|
Stela Augustinova
|
a79896aa2e
|
Added TTL for hash fields
|
2025-12-10 16:46:13 +01:00 |
|
Stela Augustinova
|
d5bd40873e
|
Update icon class for ReJSON type in FontIcon component
|
2025-12-10 15:55:45 +01:00 |
|
Stela Augustinova
|
52f1809d22
|
Pass keyType to DbKeyValueDetail for AceEditor mode
|
2025-12-10 15:55:24 +01:00 |
|
Stela Augustinova
|
51d8fa7268
|
Add support for JSON type in getIconForRedisType function
|
2025-12-10 15:44:48 +01:00 |
|
Stela Augustinova
|
4d1167a6d6
|
Fix parsing of JSON data
|
2025-12-10 15:44:36 +01:00 |
|
Stela Augustinova
|
8fa1459e5b
|
Add support for ReJSON-RL commands and JSON data type in Redis driver
|
2025-12-10 14:32:36 +01:00 |
|
Stela Augustinova
|
baf3914be8
|
Updated button label from 'Add item' to 'Add field'
|
2025-12-10 13:57:40 +01:00 |
|
Stela Augustinova
|
bd2721d3ec
|
Added key rename modal
|
2025-12-10 13:57:09 +01:00 |
|
Stela Augustinova
|
f30b96b360
|
Refactor DbKeyDetailTab to use ToolStrip for action buttons and improve layout structure
|
2025-12-10 12:34:28 +01:00 |
|
Stela Augustinova
|
4772c0e110
|
Add support for 'zadd' command and update key fields in Sorted Set configuration
|
2025-12-10 12:18:45 +01:00 |
|
Stela Augustinova
|
4a0af08ae5
|
Update key type display in DbKeyDetailTab to use label if available
|
2025-12-10 10:34:19 +01:00 |
|
Stela Augustinova
|
623a23492f
|
Add initial key name support in DbKeyTab and DbKeysTree components
|
2025-12-09 16:39:36 +01:00 |
|
Stela Augustinova
|
056ee0d58e
|
Created tab for adding key, replaced modal
|
2025-12-09 13:55:21 +01:00 |
|
Jan Prochazka
|
7024e4b40d
|
Merge pull request #1289 from dbgate/feature/postgresql-decimal
Postgresql decimal
|
2025-12-08 15:42:19 +01:00 |
|
Stela Augustinova
|
c6d3fc06a3
|
Add support for deserializing decimal type
|
2025-12-08 13:57:10 +01:00 |
|
Jan Prochazka
|
df226fea22
|
import test - greater timeout
|
2025-12-08 13:12:08 +01:00 |
|
Stela Augustinova
|
e67ee4ffdb
|
Add support for PostgreSQL decimal type in filter and grid utilities
|
2025-12-08 12:52:47 +01:00 |
|
Stela Augustinova
|
2baf975847
|
Added PostgreSQL decimal type in DataGridCell component
|
2025-12-05 13:14:14 +01:00 |
|
Stela Augustinova
|
c1672ebc8e
|
Handling decimal values in putValue method
|
2025-12-05 13:13:56 +01:00 |
|
Stela Augustinova
|
bbbd291065
|
Formatting decimal values in stringifyCellValue function
|
2025-12-05 13:13:29 +01:00 |
|
Stela Augustinova
|
0a3c1efdd4
|
Add support for parsing bigint and decimal types in PostgreSQL driver
|
2025-12-05 13:13:08 +01:00 |
|
SPRINX0\prochazka
|
89121a2608
|
handled UTF-8 BOM in CSV input
|
2025-12-04 16:44:08 +01:00 |
|
SPRINX0\prochazka
|
23cf264d4d
|
fix
|
2025-12-04 16:29:06 +01:00 |
|
Jan Prochazka
|
0c15e524d7
|
changelog
|
2025-12-03 18:32:14 +01:00 |
|
Jan Prochazka
|
b0b5b1c30d
|
v6.7.3
|
2025-12-03 18:22:02 +01:00 |
|
Jan Prochazka
|
30b4c85c5a
|
better formating
|
2025-12-03 18:21:04 +01:00 |
|
Jan Prochazka
|
910f9cadfe
|
v6.7.3-premium-beta.1
|
2025-12-03 17:37:20 +01:00 |
|
Jan Prochazka
|
6de37ebd16
|
cypress mocha reporter
|
2025-12-03 17:33:37 +01:00 |
|
Jan Prochazka
|
de57c4e87e
|
Skip tests with AI API calls
|
2025-12-03 17:14:51 +01:00 |
|
Jan Prochazka
|
b85cf66490
|
Merge branch 'feature/pgsql-droptable-fix'
|
2025-12-03 17:06:45 +01:00 |
|
Jan Prochazka
|
8e638ea9a6
|
fix
|
2025-12-03 17:00:04 +01:00 |
|
Jan Prochazka
|
b4849ec495
|
fix problem with diff analysing after drop object
|
2025-12-03 16:47:50 +01:00 |
|
Jan Prochazka
|
09c12d52ac
|
more tests
|
2025-12-03 16:39:42 +01:00 |
|
Jan Prochazka
|
db6a2ddd7e
|
Merge pull request #1286 from dbgate/feature/custom-thousands-separator
Feature/custom thousands separator
|
2025-12-03 15:40:04 +01:00 |
|
Jan Prochazka
|
12ef9463ab
|
Merge pull request #1284 from dbgate/feature/numeric-align-right
Added isTypeNumber check for right alignment in DataGridCell
|
2025-12-03 15:37:58 +01:00 |
|
Jan Prochazka
|
a557ad177e
|
changelog
|
2025-12-03 14:57:11 +01:00 |
|
Stela Augustinova
|
78e838f2f0
|
Custom thousands separator formatting in grid cell values
|
2025-12-03 13:53:47 +01:00 |
|