v20230213
Hi Dispatch users!
This is a mostly maintenance release fixing a few issues discovered in the previously released.
Enhancements:
- Removes unused Individual VueJS components (#2947) by @mvilanova
- Confluence storage and document plugin (#2940) by @Cinojose
Bug Fixes:
- Temporarily disables calls to the Dispatch document resolver (#2968) by @mvilanova
- Direct add participants and allow for new participants via messages. (#2952) by @kevgliss
- Migrate case assignees to participants who aren't individuals (#2951) by @wssheldon
- Allow cases to be re-assigned after addition of participant model (#2949) by @wssheldon
- Bugfix/signal schema (#2948) by @kevgliss
Tests:
- Adds timers to func calls in add_or_reactivate_participant (#2967) by @wssheldon
- Only display active roles in CaseParticipantsTab component, add Vitest, and unit test(s) (#2960) by @wssheldon
- Refactor E2E tests to use Page Object Model (POM), fixtures, and add additional tests (#2945) by @wssheldon