Conversation
Playwright script for TC28
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Playwright script for TC29, 105 and 113
Fix empty values in textEditor component in renderField
Fix row creation in empty child table & add min-width to childtable ui
Add Support for "AND" Filter in Tag Filter
Add Processing Status for Timesheets
Add Sidebar to control project tags in Project detail page
…Processing timesheet
Publish Processing timsheet status
niraj2477
approved these changes
Jul 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds:
Sidebarcomponent to control project Tags on the Project Detail PageANDlogicRelevant Technical Choices
createFilterto store tags.getFilterutility to addANDbased tag filteringapprove_rejectionutility to set new status before queuing background jobupdate_weekly_status_of_timesheetutility to add new status priorityTesting Instructions
To test for
Processing TimesheetstatusProcessing Timesheetshould be shown until all timesheets are processed.Additional Information:
Screenshot/Screencast
Tag Sidebar:
Sidebar.For.Tags.webm
Tag Filter:
Tag.Filter.webm
Processing Timesheet
2025-07-28.11-17-12.webm
Checklist
Addresses: https://github.com/rtCamp/erp-rtcamp/issues/2422, https://github.com/rtCamp/erp-rtcamp/issues/2423,https://github.com/rtCamp/erp-rtcamp/issues/2430