Skip to content

Conversation

@arpandhakal
Copy link
Collaborator

Changes

  • added a mechanism to send task completed notifications to the task creator IU when it is completed my another iu. Previously this feature was missing

Testing Criteria

image image

- create a new tab design using Tabs and Tab component from mui.
- replaced buttons group with the tabs.
- designed a new dropdown to replace filter by user types in mobile devices.
- changed colors of list view headers. The colors are conditional to the workflowstate type.
- instead of nested scrolls, added a sticky header with a single overall scroll.
- to do this, removed the nested scroll functionality, passed parent scroll ref to the column virtualizer and added sticky push up header style.
- fixed the tab indicator placement.
…property in Templates response for public API.
- created a separate RealtimeTemplatesHandler class with all the methods to entertain templates realtime logic.
- cleaned the RealtimeTemplates HOC to only points to relevant methods in the RealtimeTempaltesHandler class.
arpandhakal and others added 14 commits January 15, 2026 11:38
- created a separate service file name public.service for tasks
- created a separate abstract service which inherits base service and extended by PublicTasksService and TasksService. This file contains all the utilities shared by both of the services.
- changed methods in public.controller for tasks
- refactored tasks service
…rom both services using the template pattern
- endOptions and endOptions href were not being caught simply from ListBoxComponent. Needed to pass the props in a custom manner using ListboxProps and some tweaks. The cause for this might be the version upgrade.
- refactored the selector/listBox component solving all 7 incoming warnings.
* fix(out-2943): fix alignment of search and filter icons
…s to the task creator IU when it is completed my another iu. Previously this feature was missing
@arpandhakal arpandhakal requested a review from rrojan January 19, 2026 10:11
@arpandhakal arpandhakal self-assigned this Jan 19, 2026
@linear
Copy link

linear bot commented Jan 19, 2026

@vercel
Copy link
Contributor

vercel bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
tasks-app Ready Ready Preview, Comment Jan 19, 2026 10:11am

Request Review

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.

3 participants