Elian Doran
|
08d60c554c
|
feat(views/board): set up reordering for same column
|
2025-07-19 20:44:54 +03:00 |
|
Elian Doran
|
a428ea7beb
|
refactor(views/board): store both branch and note
|
2025-07-19 20:34:54 +03:00 |
|
Elian Doran
|
f69878b082
|
refactor(views/board): use branches instead of notes
|
2025-07-19 20:30:05 +03:00 |
|
Elian Doran
|
c5ffc2882b
|
feat(views/board): react to changes
|
2025-07-19 19:57:02 +03:00 |
|
Elian Doran
|
765691751a
|
feat(views/board): bypass horizontal scroll if column needs scrolling
|
2025-07-19 19:53:48 +03:00 |
|
Elian Doran
|
f19e5977c2
|
feat(views/board): set up dragging
|
2025-07-19 19:48:03 +03:00 |
|
Elian Doran
|
8f8b9af862
|
feat(views/board): set up scroll via mouse wheel
|
2025-07-19 19:31:13 +03:00 |
|
Elian Doran
|
3e7dc71995
|
feat(views/board): make scrollable
|
2025-07-19 19:23:42 +03:00 |
|
Elian Doran
|
2a25cd8686
|
feat(views/board): fixed column size
|
2025-07-19 19:20:32 +03:00 |
|
Elian Doran
|
7664839135
|
feat(views/board): display note icon
|
2025-07-19 19:16:39 +03:00 |
|
Elian Doran
|
47daebc65a
|
feat(views/board): improve display of the notes
|
2025-07-19 19:03:09 +03:00 |
|
Elian Doran
|
0d18b944b6
|
feat(views/board): display columns
|
2025-07-19 18:44:50 +03:00 |
|
Elian Doran
|
951b5384a3
|
chore(views/board): prepare to group by attribute
|
2025-07-19 18:39:24 +03:00 |
|
Elian Doran
|
11547ecaa3
|
chore(views/board): create empty board
|
2025-07-19 18:29:31 +03:00 |
|
Elian Doran
|
f405682ec1
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-19 14:56:21 +03:00 |
|
Elian Doran
|
3debf3ce1c
|
fix(views/calendar): not refreshing on note title change
|
2025-07-19 14:53:27 +03:00 |
|
Adorian Doran
|
5a76883969
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-07-19 14:41:51 +03:00 |
|
Adorian Doran
|
6f51c5e0cc
|
style/attribute detail dialog: fix stretched close button
|
2025-07-19 14:41:48 +03:00 |
|
Elian Doran
|
2c730d1f0b
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-19 14:24:12 +03:00 |
|
Elian Doran
|
d487da0b2f
|
feat(views/table): update new column in context menu to support relations also
|
2025-07-19 14:23:42 +03:00 |
|
Elian Doran
|
cb8a5cbb62
|
chore(views/table): add icons to add new column/row context menu
|
2025-07-19 14:06:00 +03:00 |
|
Elian Doran
|
ceb08593d8
|
chore(views/table): use translations for new label/relation
|
2025-07-19 14:04:25 +03:00 |
|
Elian Doran
|
9dd0eb7b9b
|
fix(views/table): not reacting to external attribute changes
|
2025-07-19 14:02:19 +03:00 |
|
Elian Doran
|
ebff644d24
|
fix(views/table): changing column inheritability not working
|
2025-07-19 13:31:46 +03:00 |
|
Elian Doran
|
beb1c15fa5
|
fix(views/table): inheritable checkbox not respected
|
2025-07-19 13:25:54 +03:00 |
|
Elian Doran
|
40a5eee211
|
docs(views/table): describe exactly how to remove relation
|
2025-07-19 13:00:08 +03:00 |
|
Elian Doran
|
8f393d0bae
|
refactor(bulk_action): fix type error
|
2025-07-19 12:57:58 +03:00 |
|
Elian Doran
|
94dad49e2f
|
refactor(bulk_action): full type safety for client
|
2025-07-19 12:56:37 +03:00 |
|
Elian Doran
|
409638151c
|
refactor(bulk_action): add basic type safety for client
|
2025-07-19 12:54:16 +03:00 |
|
Elian Doran
|
0d3de92890
|
refactor(views/table): move bulk action implementation in service
|
2025-07-19 12:46:38 +03:00 |
|
Elian Doran
|
5d619131ec
|
fix(views/table): bulk actions sometimes not working
|
2025-07-19 12:44:55 +03:00 |
|
Elian Doran
|
e2c8443778
|
refactor(bulk_action): remake types & change method signature
|
2025-07-19 12:32:47 +03:00 |
|
Elian Doran
|
daa4743967
|
refactor(server): add some type safety to bulk actions
|
2025-07-19 12:15:33 +03:00 |
|
Elian Doran
|
56553078ef
|
docs(views/table): update documentation
|
2025-07-19 09:47:10 +03:00 |
|
Elian Doran
|
5584a06cb3
|
chore(deps): update nx monorepo to v21.3.0 (#6398)
|
2025-07-19 09:28:55 +03:00 |
|
renovate[bot]
|
cfeb69ace6
|
chore(deps): update nx monorepo to v21.3.0
|
2025-07-19 06:03:54 +00:00 |
|
Elian Doran
|
b0c8f110de
|
chore(deps): update dependency @types/node to v22.16.5 (#6392)
|
2025-07-19 09:00:33 +03:00 |
|
Elian Doran
|
aba1266c45
|
chore(deps): update svelte monorepo (#6395)
|
2025-07-19 08:59:56 +03:00 |
|
Elian Doran
|
c331e0103d
|
chore(deps): update dependency eslint-config-prettier to v10.1.8 (#6394)
|
2025-07-19 08:56:51 +03:00 |
|
Elian Doran
|
13978574e0
|
chore(deps): update dependency stylelint to v16.22.0 (#6397)
|
2025-07-19 08:56:25 +03:00 |
|
renovate[bot]
|
be85963558
|
chore(deps): update dependency stylelint to v16.22.0
|
2025-07-19 05:55:03 +00:00 |
|
Elian Doran
|
8c19261ced
|
fix(deps): update dependency marked to v16.1.1 (#6396)
|
2025-07-19 08:53:07 +03:00 |
|
Elian Doran
|
7ca17fa609
|
chore(deps): update dependency esbuild to v0.25.7 (#6393)
|
2025-07-19 08:52:36 +03:00 |
|
renovate[bot]
|
3d107572df
|
fix(deps): update dependency marked to v16.1.1
|
2025-07-19 01:52:34 +00:00 |
|
renovate[bot]
|
f7488655a7
|
chore(deps): update svelte monorepo
|
2025-07-19 01:51:41 +00:00 |
|
renovate[bot]
|
876e0a29d4
|
chore(deps): update dependency eslint-config-prettier to v10.1.8
|
2025-07-19 01:50:50 +00:00 |
|
renovate[bot]
|
af74375695
|
chore(deps): update dependency esbuild to v0.25.7
|
2025-07-19 01:50:00 +00:00 |
|
renovate[bot]
|
896965fec5
|
chore(deps): update dependency @types/node to v22.16.5
|
2025-07-19 01:49:07 +00:00 |
|
Elian Doran
|
ba5ef93c1a
|
fix(views/table): wrong type when renaming relations
|
2025-07-18 21:07:29 +03:00 |
|
Elian Doran
|
ef1153d336
|
fix(views/table): insert direction no longer working
|
2025-07-18 20:37:16 +03:00 |
|