Releases: ever-co/ever-gauzy
Releases · ever-co/ever-gauzy
v0.580.5
0.580.5 (2024-11-18)
Bug Fixes
- updated add project module (c7ebcc3)
What's Changed
- [Feature] Organization Project Modules management (Add Tasks) by @samuelmbabhazi in #8538
Full Changelog: v0.580.4...v0.580.5
v0.580.4
0.580.4 (2024-11-15)
What's Changed
- [Enhancement] Add All task Data by @samuelmbabhazi in #8537
Full Changelog: v0.580.3...v0.580.4
v0.580.3
0.580.3 (2024-11-09)
What's Changed
- [Chore] Remove unnecessary method in project module service by @samuelmbabhazi in #8535
Full Changelog: v0.580.2...v0.580.3
v0.580.2
0.580.2 (2024-11-09)
What's Changed
- [Feature] Organization Project Modules management (Created a modal for module creation && Implemented the logic for module creation) by @samuelmbabhazi in #8530
Full Changelog: v0.580.1...v0.580.2
v0.580.1
0.580.1 (2024-11-08)
Bug Fixes
- removed spaces (df95833)
What's Changed
- Add issueType && taskStatus fields by @samuelmbabhazi in #8531
Full Changelog: v0.580.0...v0.580.1
v0.580.0
0.580.0 (2024-11-06)
Features
- Add method to retrieve project modules by projectId in OrganizationProjectModuleService (303ec2a)
What's Changed
- [Feature] Organization Project Modules management (Add method to retrieve project modules by projectId in Organiza…) by @samuelmbabhazi in #8528
Full Changelog: v0.579.1...v0.580.0
v0.579.3
0.579.3 (2024-11-05)
What's Changed
- [Fix] Soft Delete Merged Time Slots by @rahul-rocket in #8501
- chore(deps): update yarn.lock by @rahul-rocket in #8502
- [Refactor] Time Slot Merge Handler (Soft Delete) by @rahul-rocket in #8503
- [Fix] Employee Other Settings Build by @rahul-rocket in #8511
- [Feat] Prevent Double Click on Start/Stop Button by @adkif in #8516
- [Feat]: Add Tooltip to Remote Running Timer Indicator on Desktop by @adkif in #8515
- [chore] Upgrade target to node v20 by @adkif in #8517
- [Fix] User removal from organization not functioning as expected by @samuelmbabhazi in #8510
- [Fix]: Activity Log update entities include relations by @GloireMutaliko21 in #8508
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
- Stage by @evereq in #8519
- Stage by @evereq in #8520
Full Changelog: v0.577.2...v0.579.3
v0.579.2
0.579.2 (2024-11-05)
What's Changed
- [Fix] Soft Delete Merged Time Slots by @rahul-rocket in #8501
- chore(deps): update yarn.lock by @rahul-rocket in #8502
- [Refactor] Time Slot Merge Handler (Soft Delete) by @rahul-rocket in #8503
- [Fix] Employee Other Settings Build by @rahul-rocket in #8511
- [Feat] Prevent Double Click on Start/Stop Button by @adkif in #8516
- [Feat]: Add Tooltip to Remote Running Timer Indicator on Desktop by @adkif in #8515
- [chore] Upgrade target to node v20 by @adkif in #8517
- [Fix] User removal from organization not functioning as expected by @samuelmbabhazi in #8510
- [Fix]: Activity Log update entities include relations by @GloireMutaliko21 in #8508
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
- Stage by @evereq in #8519
Full Changelog: v0.577.1...v0.579.2
v0.579.1
0.579.1 (2024-11-05)
What's Changed
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
Full Changelog: v0.579.0...v0.579.1
v0.579.0
0.579.0 (2024-11-05)
Features
- add task linked issue command handlers (707d9a6)
- add task linked issue commands (7196224)
- create a helper function to map issue relation description (2fd3f1f)
- implement task linked issue soft delete (fdc32ec)
- task-linked issue delete log (8cd2630)
Bug Fixes
- improve code by rabbit suggestions (352c847)
- improve task linked issue creation supporting activity log (38de69c)
- improve task linked issue using commands (a313013)
- improved bit code (07a74e7)
- issue updating sprint (06b9d20)
- typos: cspell error (b069f28)
- Nest can't resolve dependencies (39fd99e)
- rabbit suggestions (54e99ba)
- task linked issue find all using pagination params (c19b0be)
- task linked issue missing permissions (25e8828)
What's Changed
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
Full Changelog: v0.578.3...v0.579.0