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 |
|
Stela Augustinova
|
d015a24300
|
Merge branch 'master' into feature/translation4
|
2025-12-02 14:03:59 +01:00 |
|
Stela Augustinova
|
be38acbede
|
Update translation tag for columns count
|
2025-12-02 14:01:04 +01:00 |
|
Stela Augustinova
|
34d0cb4dc7
|
Refactor translation tags in ResultTabs component to use _t function
|
2025-12-02 13:58:31 +01:00 |
|
SPRINX0\prochazka
|
d4469f3a2d
|
SYNC: fixed import CSV test
|
2025-12-02 12:08:16 +00:00 |
|
SPRINX0\prochazka
|
43b760b4bf
|
fix
|
2025-12-02 12:34:57 +01:00 |
|
SPRINX0\prochazka
|
ec06a7d861
|
SYNC: restore table fixes & backup table tests
|
2025-12-02 10:08:38 +00:00 |
|
Stela Augustinova
|
e9abc5f07f
|
Changed translation tag
|
2025-12-02 10:27:21 +01:00 |
|
Stela Augustinova
|
6f9d6ff849
|
Changed initial width of settings menu items
|
2025-12-02 10:21:39 +01:00 |
|
Stela Augustinova
|
eab18d3c11
|
Update general settings layout
|
2025-12-02 10:16:16 +01:00 |
|
SPRINX0\prochazka
|
3a509a6a97
|
SYNC: backup test WIP
|
2025-12-01 16:09:20 +00:00 |
|
SPRINX0\prochazka
|
615c6f4e24
|
SYNC: popup menu fix
|
2025-12-01 15:43:24 +00:00 |
|
Stela Augustinova
|
106344b33e
|
Deleted Settings Modal
|
2025-12-01 16:26:20 +01:00 |
|