Elian Doran
|
37c9260dca
|
feat(views/board): keep empty columns
|
2025-07-20 10:50:26 +03:00 |
|
Elian Doran
|
b1b756b179
|
feat(views/board): store new columns into config
|
2025-07-19 22:21:24 +03:00 |
|
Elian Doran
|
9e3372df72
|
feat(views/board): react to changes in note title
|
2025-07-19 21:50:57 +03:00 |
|
Elian Doran
|
657df7a728
|
feat(views/board): add new item
|
2025-07-19 21:45:48 +03:00 |
|
Elian Doran
|
944f0b694b
|
feat(views/board): open in popup
|
2025-07-19 21:09:55 +03:00 |
|
Elian Doran
|
efd409da17
|
fix(views/board): some runtime errors
|
2025-07-19 21:07:29 +03:00 |
|
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
|
3debf3ce1c
|
fix(views/calendar): not refreshing on note title change
|
2025-07-19 14:53:27 +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
|
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
|
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 |
|
Elian Doran
|
0d347f8823
|
feat(views/table): allow creating relations
|
2025-07-18 16:52:13 +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
|
6fe5a854a7
|
feat(views/table): allow deleting relations
|
2025-07-17 21:44:09 +03:00 |
|
Elian Doran
|
aba3b5cb19
|
feat(views/table): hide all buttons in relation editor
|
2025-07-17 21:07:44 +03:00 |
|
Elian Doran
|
282aed22b5
|
feat(views/geomap): support recursive notes
|
2025-07-17 20:51:15 +03:00 |
|
Elian Doran
|
669a3d9dcf
|
feat(views/table): automatic index col width
|
2025-07-17 20:44:31 +03:00 |
|
Elian Doran
|
876c6e9252
|
feat(views/table): allow limiting depth
|
2025-07-17 19:34:29 +03:00 |
|
Elian Doran
|
aef824d262
|
feat(views/table): add a context menu for the header outside columns
|
2025-07-17 15:36:33 +03:00 |
|
Elian Doran
|
a25ce42490
|
feat(views/table): allow hiding number row & title
|
2025-07-17 15:00:19 +03:00 |
|
Elian Doran
|
8b0fdaccf4
|
feat(views/table): improve alignment for first level + increase indentation
|
2025-07-17 14:45:38 +03:00 |
|
Elian Doran
|
27d515f289
|
refactor(views/table): use builtin way of disabling branch elements
|
2025-07-17 14:34:40 +03:00 |
|
Elian Doran
|
e7f47a0663
|
feat(views/table): delete column definition as well
|
2025-07-16 21:40:01 +03:00 |
|
Elian Doran
|
66486541fe
|
feat(client): batch delete column values
|
2025-07-16 21:30:16 +03:00 |
|
Elian Doran
|
34f1a84769
|
fix(views/table): wrong position when renaming column
|
2025-07-16 09:23:06 +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
|
fc98240614
|
chore(client): fix type error
|
2025-07-15 22:36:30 +03:00 |
|
Elian Doran
|
169d1203c2
|
fix(views/table): some context menu items active when they shouldn't
|
2025-07-15 22:30:52 +03:00 |
|