running merge (early development) #1

Merged
joepie91 merged 9 commits from Wonder/planner:master into master 2025-05-15 19:49:01 +02:00
Collaborator
No description provided.
@ -168,2 +198,4 @@
});
await api.query({
tasks: {
Owner

This can probably be collapsed to tasks: { change: { $arguments: {

This can probably be collapsed to `tasks: { change: { $arguments: {`
@ -19,1 +35,4 @@
</ContentGroup>
{task.findings.map((finding) => {
return (
<ContentGroup>
Owner

We might want a shared abstraction for displaying 'posts' - discussion posts in groups, discussion posts for project tasks, and findings posts are all kind of similar, so we can probably just have one component that renders all of them in a consistent way

We might want a shared abstraction for displaying 'posts' - discussion posts in groups, discussion posts for project tasks, and findings posts are all kind of similar, so we can probably just have one component that renders all of them in a consistent way
joepie91 merged commit 57a46f4ce0 into master 2025-05-15 19:49:01 +02:00
Owner

Merged for handover of primary development

Merged for handover of primary development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
joepie91/planner!1
No description provided.