-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
promote: staging to production v0.5 #862
Merged
Merged
Conversation
This file contains 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
* feat: issue search endpoints * dev: update issue search for blocker and blocked by
* dev: initialize estimation * dev: issue estimation field in issues and project settings * dev: update issue estimation logic
* chore: github importer first step completed * refactor: github importer code refactored * chore: github importer functionality completed * fix: import data step saved data
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules * fix: changed events names * chore: sync analytic * chore: new analytic events
* fix: issue search endpoint for parent issues * fix: parent search * fix: search endpoint
* feat: bulk create endpoint for estimate points * dev: remove integrity logic and update url
* chore: issue attachment services added * feat: attachment icons added * chore: fetch-key and icons export * feat: issue attachment upload section added * feat: issue attachment list section added * feat: date helper function added * style: responsiveness added * feat: attachment info added * style: attachment overflow fix * style: cursor pointer added * chore: issue attachment interface * style: uploading state added * feat: delete issue attachment modal * style: style improvement and refactor * style: consistent icon added , chore: refactor the code * fix: js icon import fix * fix: build fix * chore: refactor code
* feat: added estimates * chore: added estimate to issue sidebar
* chore: delete import * chore: changed button text
* fix: invalid file error state bug fix * style: icons updated
* fix: default assignee for issues * fix: check for empty array as well
* refactor: move all background task from rqworker to celery * dev: update background job to take input in parameters rather than a single dict * dev: update procfile for new worker * dev: docker updates for new celery worker
* chore: add project details on importer service endpoint * dev: add select related for imports
* feat: delete endpoint for importers * fix: delete endpoint for importers
* fix: added popover for profile cover * fix:removed comments
* fix: shortcut combination key bug fix * refactor: code refactor
* fix: mutation issue in cycles * fix: removed comments
* fix: fetch selected project members * chore: remove old imports
* feat: page list tab context added * fix: build fix
chore: my issues endpoint to return attachment and link count
promote: develop to stage-release
promote: patches from develop to stage-release
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
vamsi
changed the title
dev: promote to production v0.5
promote: staging to production v0.5
Apr 17, 2023
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.
promote: staging to production v0.5