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

Support start and due date in epic detail view #82

Conversation

maximilianruesch
Copy link
Collaborator

@maximilianruesch maximilianruesch commented Dec 6, 2023

Adds support and selection of the start and due date in the epic detail view:

image
image
image

maximilianruesch and others added 30 commits November 27, 2023 21:27
…nt-different-implementations-for-server-versions
…nt-different-implementations-for-server-versions
…-for-server-versions

# Conflicts:
#	electron/providers/jira-server-provider/JiraServerProvider.ts
#	electron/providers/jira-server-provider/server-types.ts
# Conflicts:
#	src/components/EpicView/EpicView.tsx
Base automatically changed from story/add-epic-detail-view to main December 6, 2023 11:57
@maximilianruesch maximilianruesch marked this pull request as ready for review December 7, 2023 18:14
Copy link
Collaborator

@aymka aymka left a comment

Choose a reason for hiding this comment

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

only one issue(or question?) but nonetheless, works excelllllent!

Copy link
Contributor

Choose a reason for hiding this comment

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

The date picker is there for the server, but it doesn't let me save the start or end date if I make a change.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I fixed this, but there remains an open question since Jira Server does not seem to fully support setting start dates (due dates however should work)

@maximilianruesch maximilianruesch added the question Further information is requested label Dec 19, 2023
@maximilianruesch
Copy link
Collaborator Author

We decided to not support start and due dates at this time.

@maximilianruesch maximilianruesch deleted the story/support-start-and-due-date-in-epic-detail-view branch December 20, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants