1
0
kolaente c7a989d7dc
fix(kanban): don't export buckets as readonly because that makes it impossible to update them, even from within the store
This fixes a bug where the task on the kanban board would not get updated because the "tasks" property of all buckets were still read only if they were exported once as readonly. This has been unnoticed in the past because the visual representation of the board still perfectly matched what the user was doing and what was saved in the api - just not what was stored in pina.
2023-06-08 16:54:52 +02:00
..
2023-03-29 17:17:49 +02:00
2023-06-07 21:53:40 +02:00
2023-03-29 17:17:49 +02:00
2023-05-24 15:54:37 +02:00
2022-10-04 13:45:16 +02:00
2023-05-24 15:54:36 +02:00
2023-06-05 14:20:41 +00:00
2023-02-03 17:25:38 +01:00
2023-06-02 13:51:47 +02:00
2022-09-29 21:40:15 +02:00
2023-03-29 17:22:06 +02:00
2022-11-01 13:12:12 +01:00
2022-04-02 17:14:59 +02:00