-
Notifications
You must be signed in to change notification settings - Fork 55
Supporting release for Connect 2.4.13 #344
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vikasrohit
commented
Jul 16, 2019
- Support for pausing milestones by keeping a history of status changes for a milestone. Existing milestones would not have the pause feature until they have first record in their status history i.e. after first status change of existing milestones after this release, user of the API would be able to pause/resume such milestones.
- Support for identifying SSO enabled project invites based on ref codes
- Supported long awaited fix for multiple invites to a project via email Support inviting users by multiple emails #334
- Fixed migration of refactored project and product templates. Does not affect any of the existing data as we don't yet have refactored templates in database
- Support for attachments during project creation
- Fixed bug where disabled project and product templates were being returned in the metadata call resulting in rendering of disabled forms
- Fixed security issue for phase operations
- Added more unit tests for validating couple of security scenario in project update endpoint
… - Milestones pause/resume
…vice - Milestones pause/resume refactor
# Conflicts: # config/default.json # postman.json
…_field_project_estimations Hotfix/adding quantity field project estimations
set SSO flag for invite events
Send sso flag for unregistered users
# Conflicts: # config/default.json
…ct template update
…ctions Product templates use sections
… - Milestone status history
…ents_during_project_creation Feature/adding attachments during project creation
…d_templates_from_list_endpoint stopping disabled templates to be returned in response of list endpoints
improve milestone hooks and change `referenceId` in milestone to BIGINT
…invite_case_sensitive Github issue#3134, Project member invites via email fails when there is a case difference
…ategory with same key as deleted one.
Fix for connect-app issue appirio-tech/connect-app#3112
… be aligned with the version used in Docker file for product deployment
…tions if they are NOT member"
Fix for Issue #323
Add new tests for project update #335
Fix copilotAndAbove permission to check that users is a member of the project #332
…-tests Revert "Add new tests for project update"
New project update tests #339
challenge/30095006 - Multiple invitations by email
Challenge/30095006
…ervice during invitation users by email to 10 #334
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.