Skip to content

Public/private tasks. Style edits. Redesign.#81

Merged
veronika-tseleva-cleantalk merged 13 commits intodevfrom
public-tasks-layout
Feb 20, 2026
Merged

Public/private tasks. Style edits. Redesign.#81
veronika-tseleva-cleantalk merged 13 commits intodevfrom
public-tasks-layout

Conversation

@veronika-tseleva-cleantalk veronika-tseleva-cleantalk changed the title Public/familiar tasks. Style edits. Redesign. Public/private tasks. Style edits. Redesign. Feb 19, 2026
<div class="doboard_task_widget-field">
<button id="doboard_task_widget-submit_button" class="doboard_task_widget-submit_button doboard_task_widget-send_message_button">Submit</button>
</div>
<!-- <div>-->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, remove the unused code.

js/src/main.js Outdated
const dt = formatDate(lastComment.commentDate);
date = dt.date;
time = dt.time;
// time = dt.time;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unused code

js/src/main.js Outdated
taskAuthorName: authorName,
lastMessageText: lastComment ? lastComment.commentBody : 'No messages yet',
lastMessageTime: time,
// lastMessageTime: time,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unused code.

@veronika-tseleva-cleantalk
Copy link
Contributor Author

Corrected the comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants