Commit Graph

47 Commits

Author SHA1 Message Date
SPRINX0\prochazka
9685e63b09 SYNC: table cell view refactor 2025-12-15 12:07:50 +00:00
SPRINX0\prochazka
a57063adf7 SYNC: refactor 2025-12-15 12:07:24 +00:00
Stela Augustinova
2a88ed38c4 Added translation tags to TableCellView component, updated decimal handling 2025-12-08 16:45:18 +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
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
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
David Pivoňka
d220525ac7 Use braces for isChangedRef.get() blocks to match codebase style 2025-12-08 13:47:35 +01:00
David Pivoňka
5e4a631ff2 Remove comments and apply early return pattern 2025-12-08 13:43:41 +01:00
David Pivoňka
9099ce42b9 Add Table format to Cell data view sidebar
Adds a new "Table" format option to the Cell data view widget that
displays the selected row as a vertical list with column names above
values, inspired by TablePlus.

Features:
- Shows all columns from the selected row in grid display order
- Inline editing support for regular values (double-click to edit)
- JSON values open Edit Cell modal on double-click
- Open-in-new button for JSON values to view in JSON tab
2025-12-08 13:37:55 +01:00
Stela Augustinova
417334d140 Add base64 handling for binary data in filter and grid components 2025-10-29 15:08:57 +01:00
Jan Prochazka
c07e19c898 SYNC: Merge pull request #6 from dbgate/feature/ai-assistant 2025-07-23 13:46:01 +00:00
Jan Prochazka
0547aa2095 xml format indent 2025-02-28 10:20:18 +01:00
Nybkox
322907b972 feat: add themes to xml view 2025-02-27 17:12:27 +01:00
Nybkox
189b9a7ad6 feat: add xml-formatter 2025-02-27 15:55:06 +01:00
SPRINX0\prochazka
1d02927f6b scroll in xml cell data view 2025-02-27 12:44:34 +01:00
Nybkox
aa8dfa1c87 feat: add xml preview 2025-02-11 16:51:39 +01:00
SPRINX0\prochazka
93895f3d6f expanded cell view 2025-02-07 14:34:56 +01:00
Jan Prochazka
3aa7e6c022 map view refactor 2022-12-31 12:43:27 +01:00
Jan Prochazka
cb0a9770d2 map cell view improved 2022-12-31 12:29:47 +01:00
Jan Prochazka
6e1a1edac0 map on standalone tab 2022-06-11 17:57:18 +02:00
Jan Prochazka
427e25b3c0 map invalidate size 2022-06-11 17:24:01 +02:00
Jan Prochazka
fca2bf8ddb show popup on map 2022-06-11 17:14:22 +02:00
Jan Prochazka
f65c15d2e5 map - show points 2022-06-11 16:06:49 +02:00
Jan Prochazka
343cf84a58 map - show geometry in MySQL 2022-06-11 09:45:23 +02:00
Jan Prochazka
2bc84cb80b html cell view 2022-02-03 15:23:24 +01:00
Jan Prochazka
d32ec5ecb1 #211 load cell/save cell to file 2022-02-03 15:16:54 +01:00
Jan Prochazka
7297976843 support blob values #211 2022-02-03 14:29:46 +01:00
Jan Prochazka
7522f87066 json tab, json dark mode style fix 2021-12-02 11:02:03 +01:00
Jan Prochazka
7453afa684 #160 json view dark mode colors 2021-08-19 11:09:05 +02:00
Jan Prochazka
7524b30f50 #90 handle native json field in datagrid 2021-04-24 12:24:58 +02:00
Jan Prochazka
e4e01c6e1e show changeset in json view 2021-04-05 18:39:09 +02:00
Jan Prochazka
853eee6701 renamed directory 2021-04-05 09:14:02 +02:00
Jan Prochazka
e3fe5a2beb copied svelte-json-tree instead of using NPM package 2021-04-05 08:58:35 +02:00
Jan Prochazka
573e404612 json row view 2021-04-05 08:51:12 +02:00
Jan Prochazka
41cf7009b3 json view 2021-04-03 18:52:11 +02:00
Jan Prochazka
4c87ad50b1 text cell view 2021-03-25 20:17:25 +01:00
Jan Prochazka
4e76f10175 themes 2021-03-25 12:39:38 +01:00
Jan Prochazka
4e4447de8a cell data view 2021-03-22 21:18:44 +01:00
Jan Prochazka
daf9e9d18b remove web 2021-02-20 19:15:11 +01:00
Jan Prochazka
451af5d09f prettier 2021-01-23 07:22:09 +01:00
Jan Prochazka
2f2310a883 json cell data view performance fix 2021-01-14 09:45:27 +01:00
Jan Prochazka
817efb1c72 cell data view for form view 2021-01-11 18:03:22 +01:00
Jan Prochazka
7f7d39cfc2 dark mode fixes 2020-11-13 18:43:06 +01:00
Jan Prochazka
c7b693cfb6 theme 2020-11-12 09:46:01 +01:00
Jan Prochazka
d234226750 cell data autodetect format, collapsed views in detail 2020-11-07 10:27:08 +01:00
Jan Prochazka
399d194771 json cell data view 2020-11-05 14:33:51 +01:00
Jan Prochazka
7b64e33e92 cell data view 2020-11-05 14:11:31 +01:00