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

Add CRUD methods to DruxtClient. #307

Open
2 of 5 tasks
Decipher opened this issue Oct 4, 2021 · 0 comments
Open
2 of 5 tasks

Add CRUD methods to DruxtClient. #307

Decipher opened this issue Oct 4, 2021 · 0 comments
Labels
enhancement New feature or request module: druxt Related to the `druxt` module module: entity Related to the `druxt-entity` module
Milestone

Comments

@Decipher
Copy link
Member

Decipher commented Oct 4, 2021

Is your feature request related to a problem? Please describe.
As a user I want to be able to Create, Read, Update and Delete resources. Currently I can only Read.

Describe the solution you'd like

Describe alternatives you've considered
N/A

Additional context
The DruxtEntityForm component already has a version of create/updated: https://github.com/druxt/druxt.js/blob/develop/packages/entity/src/components/DruxtEntityForm.vue#L99-L117

@Decipher Decipher added enhancement New feature or request module: entity Related to the `druxt-entity` module module: druxt Related to the `druxt` module labels Oct 4, 2021
Decipher added a commit that referenced this issue Oct 7, 2021
Decipher added a commit that referenced this issue Oct 8, 2021
Decipher added a commit that referenced this issue Oct 8, 2021
Decipher added a commit that referenced this issue Oct 10, 2021
Decipher added a commit that referenced this issue Oct 10, 2021
Decipher added a commit that referenced this issue Oct 10, 2021
Decipher added a commit that referenced this issue Oct 10, 2021
* chore(#28): add DruxtEntityForm example

* feat(#317): add createResource method

* feat(#318): add updateResource method

* chore(#307): update to use CRUD methods

* chore(#307): update tests

* chore(#307): update test coverage
Decipher added a commit that referenced this issue Oct 10, 2021
@Decipher Decipher added this to the 1.0.0 milestone Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module: druxt Related to the `druxt` module module: entity Related to the `druxt-entity` module
Projects
None yet
Development

No branches or pull requests

1 participant