yalla-coop / nightingale

An app that aims to help students reflect on their emotions and work out what's affecting them at school
https://botnightingale.herokuapp.com/
MIT License
2 stars 1 forks source link

Hide message box for quickreplies and cards #120

Closed thejoefriel closed 5 years ago

thejoefriel commented 5 years ago

relates issue #107

We run a reply to check each message and return true if it's a quick reply or card. The only exception is the 'Finished' button where we want them to still be able to write.

codecov[bot] commented 5 years ago

Codecov Report

Merging #120 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   87.05%   87.05%           
=======================================
  Files          43       43           
  Lines         340      340           
  Branches       16       16           
=======================================
  Hits          296      296           
  Misses         39       39           
  Partials        5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d53503...7e5cb40. Read the comment docs.