Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Task messaging filter (home page) #31

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

wadedvsa
Copy link
Contributor

@wadedvsa wadedvsa commented Feb 6, 2024

Description

Messaging creates a messaging flag task. Tasks are filterable by the messaging flag.

Related issue: VOL-4381

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

@wadedvsa wadedvsa merged commit e2727d8 into project/messaging Feb 6, 2024
11 checks passed
@wadedvsa wadedvsa deleted the feature/VOL-4381-task-messaging-filter branch February 6, 2024 15:11
@wadedvsa wadedvsa restored the feature/VOL-4381-task-messaging-filter branch February 7, 2024 10:50
JoshuaLicense pushed a commit that referenced this pull request Feb 16, 2024
* feat: List conversations for self serve messaging (#24)

* feat: Query Applications / Licences (#12)

* WIP

* Endpoint prep for ByOrg

* Update Trait usage

* Remove backend route for query without handler

* Remove unused query and route

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: Messaging subjects (#26)

* Backend route & query

* Class name & Namespace

* Import

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: Disable/enabling messaging (#28)

* feat: Added Create Conversation Command (#29)

* Backend route & query

* Class name & Namespace

* feat: Added Create Message command

* chore: added strict types

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: ApplicationLicenceList ByOrganisation now uses OrganisationOptional (#30)

* feat: Msg ApplicationLicenceList ByOrganisation now uses OrganisationOptional

* chore: added unit test for query

* fix: Fixed existing unit test using incorrect property

* feat: Task messaging filter (home page) (#31)

* fix: Add missing messaging flag for backend. (#32)

* fix: CreateTaskTest (#36)

---------

Co-authored-by: Wade Womersley <155439365+wadedvsa@users.noreply.github.com>
Co-authored-by: Saul Wilcox <1481742+hobbyhacker0@users.noreply.github.com>
Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>
hobbyhacker0 added a commit that referenced this pull request Feb 22, 2024
* feat: List conversations for self serve messaging (#24)

* feat: Query Applications / Licences (#12)

* WIP

* Endpoint prep for ByOrg

* Update Trait usage

* Remove backend route for query without handler

* Remove unused query and route

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: Messaging subjects (#26)

* Backend route & query

* Class name & Namespace

* Import

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: Disable/enabling messaging (#28)

* feat: Added Create Conversation Command (#29)

* Backend route & query

* Class name & Namespace

* feat: Added Create Message command

* chore: added strict types

---------

Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>

* feat: ApplicationLicenceList ByOrganisation now uses OrganisationOptional (#30)

* feat: Msg ApplicationLicenceList ByOrganisation now uses OrganisationOptional

* chore: added unit test for query

* fix: Fixed existing unit test using incorrect property

* feat: Task messaging filter (home page) (#31)

* fix: Add missing messaging flag for backend. (#32)

* fix: CreateTaskTest (#36)

* WIP

---------

Co-authored-by: Wade Womersley <155439365+wadedvsa@users.noreply.github.com>
Co-authored-by: Saul Wilcox <saul.wilcox@dvsa.gov.uk>
Co-authored-by: James Wragg <5068769+jerotire@users.noreply.github.com>
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