bb-plane-fork/apps
Dheeraj Kumar Ketireddy 8bb7ebb725
[WEB-5285] feat: enhance ChangeTrackerMixin to capture changed fields on save (#8270)
- Added an override for the save method in ChangeTrackerMixin to store changed fields before resetting tracking.
- Implemented a new method, _reset_tracked_fields, to ensure subsequent saves detect changes relative to the last saved state.
- Updated IssueComment to utilize _changes_on_save for determining changed fields, improving accuracy in tracking modifications.
2025-12-10 00:59:57 +05:30
..
admin chore: update package version 2025-12-09 23:35:52 +05:30
api [WEB-5285] feat: enhance ChangeTrackerMixin to capture changed fields on save (#8270) 2025-12-10 00:59:57 +05:30
live chore: update package version 2025-12-09 23:35:52 +05:30
proxy [WEB-5592] chore: add static files update settings for static files support (#8251) 2025-12-09 21:05:26 +05:30
space chore: update package version 2025-12-09 23:35:52 +05:30
web feat: add timezone selection to workspace settings (#8248) 2025-12-10 00:59:39 +05:30