glific-frontend icon indicating copy to clipboard operation
glific-frontend copied to clipboard

Added sheet list and form screens

Open mdshamoon opened this issue 2 years ago • 3 comments

Summary

  • Added sheet list and form screens
  • Added a new node in floweditor that reads the sheet data
  • Added Sheet management along with other flow actions image

mdshamoon avatar Oct 18 '22 09:10 mdshamoon

🚀 Deployed on https://deploy-preview-2199--fervent-hypatia-766178.netlify.app

github-actions[bot] avatar Oct 18 '22 09:10 github-actions[bot]

Codecov Report

Base: 70.41% // Head: 70.54% // Increases project coverage by +0.13% :tada:

Coverage data is based on head (3b4e4cc) compared to base (8eeeb61). Patch coverage: 90.19% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2199      +/-   ##
==========================================
+ Coverage   70.41%   70.54%   +0.13%     
==========================================
  Files         232      237       +5     
  Lines        7993     8044      +51     
  Branches     1727     1728       +1     
==========================================
+ Hits         5628     5675      +47     
- Misses       1782     1785       +3     
- Partials      583      584       +1     
Impacted Files Coverage Δ
src/components/floweditor/FlowEditor.helper.ts 81.08% <ø> (ø)
src/containers/Flow/FlowList/FlowList.tsx 78.33% <ø> (+5.00%) :arrow_up:
...c/routes/AuthenticatedRoute/AuthenticatedRoute.tsx 76.47% <66.66%> (-0.46%) :arrow_down:
...c/containers/SheetIntegration/SheetIntegration.tsx 85.71% <85.71%> (ø)
...tion/SheetIntegrationList/SheetIntegrationList.tsx 90.47% <90.47%> (ø)
src/config/index.ts 80.00% <100.00%> (+0.51%) :arrow_up:
src/graphql/mutations/Sheet.ts 100.00% <100.00%> (ø)
src/graphql/queries/Sheet.ts 100.00% <100.00%> (ø)
src/mocks/Sheet.tsx 100.00% <100.00%> (ø)
...c/containers/NotificationList/NotificationList.tsx 80.00% <0.00%> (-3.64%) :arrow_down:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 18 '22 09:10 codecov[bot]



Test summary

180 0 0 0Flakiness 1


Run details

Project Glific
Status Passed
Commit 47978b51e0 ℹ️
Started Nov 3, 2022 1:20 PM
Ended Nov 3, 2022 1:43 PM
Duration 23:29 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/contactBar/ContactBar.spec.ts Flakiness
1 Contact bar > should add to collection

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Oct 18 '22 09:10 cypress[bot]