18 Commits

Author SHA1 Message Date
Elian Doran
b29781b614
feat(promoted_attributes): add color type 2025-07-26 09:29:27 +03:00
Elian Doran
fb982c7097
fix(views/table): regression in restoring column width 2025-07-18 09:01:24 +03:00
Elian Doran
c874333a37
chore(client): fix type errors 2025-07-17 22:38:00 +03:00
Elian Doran
1298b968f2
fix(views/table): relation display sometimes not showing up 2025-07-17 22:31:54 +03:00
Elian Doran
669a3d9dcf
feat(views/table): automatic index col width 2025-07-17 20:44:31 +03:00
Elian Doran
a25ce42490
feat(views/table): allow hiding number row & title 2025-07-17 15:00:19 +03:00
Elian Doran
2244f0368f
fix(views/table): index column ends up in the wrong position 2025-07-16 09:16:47 +03:00
Elian Doran
14cdc52670
feat(views/table): support renaming columns 2025-07-15 20:42:47 +03:00
Elian Doran
cf8063f311
feat(views/table): format note ID as monospace 2025-07-15 19:32:13 +03:00
Elian Doran
a04804d3fa
fix(views/table): wrong specs when restoring columns 2025-07-15 18:39:20 +03:00
Elian Doran
960d321019
fix(views/table): position not restored after new columns (closes #6285) 2025-07-14 20:32:24 +03:00
Elian Doran
2d4ac93221
feat(views/table): basic implementation for inserting columns at position 2025-07-14 19:14:10 +03:00
Elian Doran
cd338085fb
refactor(views/table): clean up 2025-07-14 15:52:21 +03:00
Elian Doran
28f4aea3d5
refactor(views/table): use slightly more performant formatter for row number 2025-07-14 11:30:46 +03:00
Elian Doran
8d29c5fe1b
feat(views/table): hide draggable rows if not supported 2025-07-14 11:29:14 +03:00
Elian Doran
71863752cd
feat(views/table): display both promoted and non-promoted attributes 2025-07-14 10:38:45 +03:00
Elian Doran
adfdc7edb4
feat(views/table): drag handle to avoid editing issues 2025-07-13 14:24:12 +03:00
Elian Doran
af296a1e4e
refactor(views/table): split column & rows into separate file 2025-07-04 21:18:52 +03:00