Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

feat: DEV-3346: Task history is stored on the backend for the label stream #872

Closed
wants to merge 21 commits into from

Conversation

juliosgarbi
Copy link
Contributor

No description provided.

@swarmia
Copy link

swarmia bot commented Sep 23, 2022

@github-actions github-actions bot added the fix label Sep 23, 2022
@juliosgarbi 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
@github-actions github-actions bot added the feat label Sep 23, 2022
@bmartel 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
src/stores/AppStore.js Outdated Show resolved Hide resolved
@hlomzik
Copy link
Collaborator

hlomzik commented Nov 14, 2022

/git merge master

Successfully pushed new changes:
Merge remote-tracking branch 'origin/master' into fb-dev-3346 (03a30c0)

Workflow run

hlomzik and others added 7 commits November 14, 2022 15:09
* 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-commenter
Copy link

codecov-commenter commented Dec 6, 2022

Codecov Report

Base: 9.41% // Head: 9.43% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (e970a28) compared to base (c538eb7).
Patch has no changes to coverable lines.

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              
Impacted Files Coverage Δ
src/src/stores/TaskStore.js 50.00% <0.00%> (ø)

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hlomzik
Copy link
Collaborator

hlomzik commented Sep 13, 2023

Implemented with a little different approach in #1181

@hlomzik hlomzik closed this Sep 13, 2023
@hlomzik hlomzik deleted the fb-dev-3346 branch September 13, 2023 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants