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

Issue/481 crud task templates #497

Closed
wants to merge 4 commits into from

Conversation

florian-sabonchi
Copy link
Contributor

@florian-sabonchi florian-sabonchi commented Jul 9, 2023

Which issues does this pull request close?

closes #481
closes #480

Hello, in this pull request i added the backend implemenation for Task Template. Task Templates can now be created updated and delated with the backend

Currently there a two functionalities not implentend

  • Update Task Template Subtasks
  • ward template also shown under personal taks templates

I think we should probably think about including some of that functionality in the backend.

@florian-sabonchi florian-sabonchi requested a review from a team as a code owner July 9, 2023 16:11
@florian-sabonchi florian-sabonchi requested review from felixevers and MaxSchaefer and removed request for a team July 9, 2023 16:11
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 9, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 09603c1
Status: ✅  Deploy successful!
Preview URL: https://85dc09e4.web-d91.pages.dev
Branch Preview URL: https://issue-481-crud-task-template.web-d91.pages.dev

View logs

@DasProffi
Copy link
Member

added #480 to closes, because this PR already implements it

Dockerfile Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
tasks/mutations/room_mutations.ts Outdated Show resolved Hide resolved
tasks/mutations/task_template_mutations.ts Outdated Show resolved Hide resolved
tasks/mutations/task_template_mutations.ts Show resolved Hide resolved
tasks/mutations/task_template_mutations.ts Show resolved Hide resolved
tasks/mutations/task_template_mutations.ts Show resolved Hide resolved
tasks/mutations/task_template_mutations.ts Show resolved Hide resolved
@MaxSchaefer MaxSchaefer marked this pull request as draft July 12, 2023 07:56
@florian-sabonchi florian-sabonchi deleted the issue/481-crud-task-templates branch July 13, 2023 17:16
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.

Create, update and delete task templates Load personal task templates
3 participants