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 108 timeline view #118

Merged
merged 10 commits into from
May 11, 2024
Merged

Dev 108 timeline view #118

merged 10 commits into from
May 11, 2024

Conversation

Higunio320
Copy link
Collaborator

image

Comment on lines 126 to 128
@RequestParam LocalDate endDate,
@RequestParam long projectId,
@JwtAuthed User user) {
Copy link
Owner

Choose a reason for hiding this comment

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

Popraw ten format

@@ -0,0 +1,1268 @@
/*
Copy link
Owner

Choose a reason for hiding this comment

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

Dodaj do .gitignore

Comment on lines +38 to +43
private _eventEmitter: EventEmitter<boolean> = new EventEmitter<boolean>();

hovered = false;

$destroy: Subject<void> = new Subject<void>();

Copy link
Owner

Choose a reason for hiding this comment

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

Zmienne na początku klasy

Comment on lines 124 to 125


Copy link
Owner

Choose a reason for hiding this comment

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

Za dużo tutaj tych przerw

@szymonpoltorak szymonpoltorak merged commit 5a952b0 into devel May 11, 2024
4 checks passed
@szymonpoltorak szymonpoltorak deleted the DEV-108-Timeline-view branch May 11, 2024 16:44
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