Stela Augustinova
|
7281ee1565
|
Refactor DbKeyDetailTab and related components to handle item changes
|
2025-12-23 14:22:31 +01:00 |
|
Stela Augustinova
|
4c12ee3b14
|
Added delete functionality for list, hash, set, zset and stream fields.
|
2025-12-23 09:05:04 +01:00 |
|
Stela Augustinova
|
7ff84a9932
|
Refactor DbKeyDetailTab to integrate Redis data type editors for list, hash, zset, set, and stream
|
2025-12-19 15:40:09 +01:00 |
|
Stela Augustinova
|
bcff01b0bf
|
Implement handleSaveRedisData for Redis data types including JSON, hash, zset, and list
|
2025-12-19 15:16:19 +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
|
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
|
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
|
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 |
|
Stela Augustinova
|
c6d3fc06a3
|
Add support for deserializing decimal type
|
2025-12-08 13:57:10 +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 |
|
Jan Prochazka
|
30b4c85c5a
|
better formating
|
2025-12-03 18:21:04 +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
|
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 |
|
Stela Augustinova
|
78e838f2f0
|
Custom thousands separator formatting in grid cell values
|
2025-12-03 13:53:47 +01:00 |
|
Stela Augustinova
|
c1f216c7c7
|
Deleted checkbox for thousands separator and updated select field options
|
2025-12-03 13:53:10 +01:00 |
|
Jan Prochazka
|
780dd8ade9
|
language icon
|
2025-12-03 13:37:13 +01:00 |
|
Jan Prochazka
|
0539174317
|
SYNC: fixed e2e test
|
2025-12-03 11:34:55 +00:00 |
|
Jan Prochazka
|
b4b52e12d5
|
SYNC: try to fix test
|
2025-12-03 10:13:16 +00:00 |
|
Jan Prochazka
|
6112d9b1b0
|
SYNC: settings storage changed
|
2025-12-03 10:09:42 +00:00 |
|
Stela Augustinova
|
4a1fbcbd31
|
Added select field for thousands separator
|
2025-12-03 10:46:34 +01:00 |
|
Stela Augustinova
|
a02a3230f1
|
Added isTypeNumber check for right alignment in DataGridCell
|
2025-12-03 10:34:09 +01:00 |
|
SPRINX0\prochazka
|
d96cb10476
|
behaviour settings changed
|
2025-12-02 18:14:55 +01:00 |
|
SPRINX0\prochazka
|
b6b6123434
|
refresh DB - don't offer incremental analysis when not supported
|
2025-12-02 18:07:28 +01:00 |
|
SPRINX0\prochazka
|
b40877fcc1
|
fix - don't show update mode in web
|
2025-12-02 17:59:41 +01:00 |
|
Jan Prochazka
|
4564bd7180
|
SYNC: Merge pull request #17 from dbgate/feature/settings-test
|
2025-12-02 15:10:00 +00:00 |
|
Jan Prochazka
|
4ac3891e07
|
Merge pull request #1281 from dbgate/feature/translation4
Feature/translation4
|
2025-12-02 14:11:51 +01:00 |
|
SPRINX0\prochazka
|
a2d55d3fdd
|
SYNC: removed button
|
2025-12-02 13:09:32 +00:00 |
|