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

implement edit resource functionality #484

Open
16 of 17 tasks
juditta99 opened this issue May 16, 2024 · 0 comments
Open
16 of 17 tasks

implement edit resource functionality #484

juditta99 opened this issue May 16, 2024 · 0 comments
Assignees
Labels

Comments

@juditta99
Copy link
Collaborator

juditta99 commented May 16, 2024

API

  • write edit resources logic
  • write test (.js)
  • test logic with node (in terminal)
  • add logic to index
  • write handler for edit resources
  • add endpoint to our index
  • test endpoint with curl (.sh)
  • write test (.spec.js) using mocha and chai

APP

  • write edit resources logic
  • create EditResourceButton component
  • create EditResource page
    • fetch Resource
    • set resourceType
    • populate form
    • check user can edit the form
    • handle form submit to update resource in database
    • ensure topics are checked when you click on edit
@juditta99 juditta99 self-assigned this May 16, 2024
@juditta99 juditta99 changed the title Edit resource functionality implement edit resource functionality May 16, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue May 22, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 15, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 16, 2024
…ge tag so you can preview photo when editing resource b00tc4mp#484
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 18, 2024
…n be edited; update logic in handleSubmit in EditResource page b00tc4mp#484; update logoutUser logic so role is wiped sessionstorage when you log out b00tc4mp#430
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 19, 2024
…ited; add some tests to edit resource spec in backend b00tc4mp#484
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 19, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant