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: Query Applications / Licences #12

Merged
merged 8 commits into from
Jan 23, 2024

Conversation

hobbyhacker0
Copy link
Contributor

Description

Query all org Applications and Licences based on organisation for use as options in Create conversation form

Related issue: VOL-4737

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?

@hobbyhacker0 hobbyhacker0 self-assigned this Jan 8, 2024
wadedvsa
wadedvsa previously approved these changes Jan 10, 2024
@hobbyhacker0 hobbyhacker0 changed the base branch from main to project/messaging January 18, 2024 11:46
@hobbyhacker0 hobbyhacker0 merged commit 6e06b69 into project/messaging Jan 23, 2024
11 checks passed
@hobbyhacker0 hobbyhacker0 deleted the VOL-4737_Query_all_org_licences branch January 23, 2024 13:58
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