This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 316
feat: DEV-3346: Task history is stored on the backend for the label stream #872
Closed
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
✅ Linked to Story DEV-3346 · Task history is stored on the backend for the label stream |
juliosgarbi
changed the title
fix: DEV-3346: Task history is stored on the backend for the label steam
feat: DEV-3346: Task history is stored on the backend for the label steam
Sep 23, 2022
bmartel
changed the title
feat: DEV-3346: Task history is stored on the backend for the label steam
feat: DEV-3346: Task history is stored on the backend for the label stream
Sep 28, 2022
bmartel
suggested changes
Sep 28, 2022
bmartel
approved these changes
Sep 28, 2022
/git merge master
|
* fix: DEV-3892: Get showSubmitButton=false to work Disable TextArea Add button with showSubmitButton=false. Now this parameter is true by default because previously it had no effect and true should not do anything actually, but false forces button to disappear. * Allow showSubmitButton to be undefined This allows to force its value if needed or keep default behaviour. Co-authored-by: Nick Skriabin <[email protected]>
Codecov ReportBase: 9.41% // Head: 9.43% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #872 +/- ##
=========================================
+ Coverage 9.41% 9.43% +0.02%
=========================================
Files 109 109
Lines 7786 7790 +4
Branches 1953 1953
=========================================
+ Hits 733 735 +2
- Misses 5908 5910 +2
Partials 1145 1145
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
bmartel
approved these changes
Jan 12, 2023
Implemented with a little different approach in #1181 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.