Stela Augustinova
a503898b21
Refactor SQL editor to integrate word wrap settings and remove redundant options in QueryTab
2025-12-15 12:44:04 +01:00
Stela Augustinova
21352dae07
Revert "Implement word wrap feature in SQL editor and settings"
...
This reverts commit 28aa86f0aa .
2025-12-15 12:37:15 +01:00
Jan Prochazka
8470c7ac6b
Merge pull request #1297 from dbgate/feature/redis-number-of-db
...
Retrieve the number of databases from Redis configuration
2025-12-15 10:50:53 +01:00
Stela Augustinova
28aa86f0aa
Implement word wrap feature in SQL editor and settings
2025-12-14 17:26:25 +01:00
Stela Augustinova
3ed214269a
Retrieve the number of databases from Redis configuration
2025-12-12 11:15:26 +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
SPRINX0\prochazka
a71129df4b
SYNC: AI assistant
2025-12-10 07:13:16 +00:00
SPRINX0\prochazka
de6acfa1ce
Revert "Revert "MPR archive""
...
This reverts commit ccf075dc65 .
2025-12-10 07:48:30 +01:00
SPRINX0\prochazka
ccf075dc65
Revert "MPR archive"
...
This reverts commit 391d04b45c .
2025-12-10 07:36:03 +01:00
SPRINX0\prochazka
1d8ac3cf86
Revert "MPR advanced exports"
...
This reverts commit 864797fc99 .
2025-12-10 07:36:03 +01:00
Stela Augustinova
623a23492f
Add initial key name support in DbKeyTab and DbKeysTree components
2025-12-09 16:39:36 +01:00
Jan Prochazka
7a8ff89c5c
Merge pull request #1293 from dbgate/feature/FK-test
...
Feature/fk test
2025-12-09 16:22:29 +01:00
CI workflows
eda70def2a
chore: auto-update github workflows
2025-12-09 15:02:50 +00:00
CI workflows
08fd75edc7
Update pro ref
2025-12-09 15:02:30 +00:00
Jan Prochazka
15ea53864f
SYNC: Merge pull request #18 from dbgate/feature/translation5
2025-12-09 15:02:19 +00:00
Stela Augustinova
056ee0d58e
Created tab for adding key, replaced modal
2025-12-09 13:55:21 +01:00
Jan Prochazka
377cd64556
Revert "try to comment out earlier patch"
...
This reverts commit 955ca99cf3 .
2025-12-09 12:56:47 +01:00
Stela Augustinova
b37744d574
Merge pull request #1296 from dbgate/feature/map-autodetect-lat-lon
...
Feature/map autodetect lat lon
2025-12-09 11:01:49 +01:00
Stela Augustinova
a7f21fe0c6
Merge pull request #1292 from dbgate/feature/table-cell-data-view
...
Feature/table cell data view
2025-12-09 11:00:19 +01:00
Jan Prochazka
955ca99cf3
try to comment out earlier patch
2025-12-09 10:46:25 +01:00
Jan Prochazka
98f5bb4124
sanitize constraints
2025-12-09 10:45:38 +01:00
Jan Prochazka
b3943f005d
alter table fixed
2025-12-08 17:35:29 +01:00
Jan Prochazka
8d4178b984
grouped table recreates
2025-12-08 16:57:09 +01:00
Stela Augustinova
2a88ed38c4
Added translation tags to TableCellView component, updated decimal handling
2025-12-08 16:45:18 +01:00
Jan Prochazka
52dce7dfd3
disabled grouping recreate table OPs
2025-12-08 16:41:55 +01:00
Stela Augustinova
6ebee92542
Merge branch 'master' into feature/table-cell-data-view
2025-12-08 16:07:55 +01:00
Jan Prochazka
1b5646f526
Revert "fix: correct reference from wholeNewDb to wholeOldDb in AlterPlan class"
...
This reverts commit 12e6afbaad .
2025-12-08 16:05:50 +01:00
Jan Prochazka
7024e4b40d
Merge pull request #1289 from dbgate/feature/postgresql-decimal
...
Postgresql decimal
2025-12-08 15:42:19 +01:00
Jan Prochazka
bc2e27d7da
Merge pull request #1290 from david-pivonka/feature/table-cell-data-view
...
Add Table format to Cell data view sidebar
2025-12-08 15:35:35 +01:00
Jan Prochazka
189da2bfe2
Merge pull request #1291 from david-pivonka/fix/map-autodetect-lat-lon
...
Improve Map view lat/lon field autodetection
2025-12-08 15:33:58 +01:00
Stela Augustinova
12e6afbaad
fix: correct reference from wholeNewDb to wholeOldDb in AlterPlan class
2025-12-08 15:27:45 +01:00
David Pivoňka
142ebe3d27
Fix scrolling in Table - Row view
...
Use absolute positioning pattern for proper scrolling behavior
when many columns are displayed.
2025-12-08 15:23:59 +01:00
Stela Augustinova
7579f6e42a
fix: comment out incremental analysis in testTableDiff and correct clickhouse image reference
2025-12-08 15:19:27 +01:00
David Pivoňka
38c25cae74
Add multi-row selection support with bulk editing
...
- Show "(Multiple values)" when selected rows have different values
- Allow bulk editing: changes apply to all selected rows
- Rename format to "Table - Row" for clarity
2025-12-08 15:01:02 +01:00
David Pivoňka
408496eb7c
Improve Map view lat/lon field autodetection
...
Prioritize field names that are more likely to be actual latitude/longitude
fields instead of randomly selecting the first numeric field containing
"lat" or "lon" in its name.
2025-12-08 14:42:56 +01:00
Jan Prochazka
4d61c74a8b
fixed tes on CI
2025-12-08 14:34:45 +01:00
David Pivoňka
190c610466
Add column filter/search to Table cell data view
...
Adds a search input at the top of the Table view that filters columns
by name with regex support.
2025-12-08 14:31:38 +01:00
Jan Prochazka
85b7e3ebe3
fixed sqlite test folder
2025-12-08 14:18:28 +01:00
Stela Augustinova
c6d3fc06a3
Add support for deserializing decimal type
2025-12-08 13:57:10 +01:00