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

DEV-189 - sprints crud #113

Merged
merged 11 commits into from
May 11, 2024
Merged

DEV-189 - sprints crud #113

merged 11 commits into from
May 11, 2024

Conversation

szymonpoltorak
Copy link
Owner

image
image
image

@szymonpoltorak szymonpoltorak requested a review from Higunio320 May 7, 2024 18:54
@@ -5,6 +5,8 @@ import { Sprint } from "@interfaces/boards/backlog/sprint";
import { ApiUrl } from "@core/enum/api-url";
import { StorageService } from "@core/services/storage.service";
import { StorageKey } from "@core/enum/storage-key.enum";
import { SprintEditData } from "@interfaces/boards/backlog/sprint-edit-data.interfaces";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused import

@szymonpoltorak szymonpoltorak requested a review from Higunio320 May 8, 2024 14:14
@Higunio320 Higunio320 merged commit 347f0a3 into devel May 11, 2024
4 checks passed
@szymonpoltorak szymonpoltorak deleted the DEV-189-sprintsCrud branch May 11, 2024 11:28
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.

2 participants