Jan Böhmer
|
1b5eea4750
|
Register the unselect handler on turbo:load instead of visit, to avoid problems that the newly clicked treeview node gets unselected too.
|
2024-01-28 21:57:42 +01:00 |
|
Jan Böhmer
|
cb9e90ddc9
|
Load the link again when clicking a already selected treeview node, instead of just unselecting it
|
2024-01-28 21:48:32 +01:00 |
|
Jan Böhmer
|
a161e3a520
|
Load the link again when clicking a already selected treeview node, instead of just unselecting it
This fixes the somehow unintuitive behavior described in issue #458
|
2024-01-27 22:22:07 +01:00 |
|
Jan Böhmer
|
8018e8687b
|
Unselect a treeview node, if the referenced page changes
Related to issue #458
|
2024-01-27 21:12:21 +01:00 |
|
Jan Böhmer
|
6081fe3295
|
Fixed darkmode for some elements
|
2023-06-20 01:01:40 +02:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
6d1d2cd731
|
Use Turbo.visit for tree clicks
This now seems to work properly and respecting frames
|
2022-09-25 16:44:41 +02:00 |
|
Jan Böhmer
|
18f41e14e6
|
Show icons in the root node in sidebar treeviews.
|
2022-08-13 02:18:32 +02:00 |
|
Jan Böhmer
|
c5a6bbc749
|
Open treeview links in a new tab with a right click on a node.
|
2022-08-13 01:24:02 +02:00 |
|
Jan Böhmer
|
145aca485c
|
Treeview OnSelect link calling now respects turbo-frames again
|
2022-08-13 01:15:54 +02:00 |
|
Jan Böhmer
|
f21cd55b2e
|
Show badges with the number of child nodes in the admin page treeviews again.
|
2022-08-13 01:05:32 +02:00 |
|
Jan Böhmer
|
007df80b1c
|
Use @jbtronics/bs-treeview instead of patternfy-bootstrap-treeview
|
2022-08-13 00:28:03 +02:00 |
|
Jan Böhmer
|
461de131c6
|
Migrated tree logic to new @jbtronics/bs-treeview package-
|
2022-08-07 01:55:44 +02:00 |
|
Jan Böhmer
|
c13245fc2d
|
BSTreeView now rudimentaly works.
|
2022-08-06 04:04:06 +02:00 |
|
Jan Böhmer
|
a8ff18a340
|
Added an basic implementation of bootstrap-treeview in typescript
|
2022-08-06 03:40:24 +02:00 |
|
Jan Böhmer
|
e26f6e5394
|
Mark sidebar and navbar as permanent between Turbo history navigations.
|
2022-07-31 21:29:00 +02:00 |
|
Jan Böhmer
|
fc90259032
|
Use stimulus controller for sidebar treeviews.
|
2022-07-31 15:50:16 +02:00 |
|