Skip to content
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

Dashboard box showcase #5

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Dashboard box showcase #5

wants to merge 2 commits into from

Conversation

atrovato
Copy link
Owner

@atrovato atrovato commented Feb 4, 2021

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If you are adding a new features/services, did you run integration comparator? (npm run compare-translations on front)
  • If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
  • If you are adding a new features/services which needs explanation, did you modify the user documentation? See the GitHub repo and the website.
  • Did you add fake requests data for the demo mode (front/src/config/demo.json) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #5 (58b0524) into master (f1f4887) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         652      652           
  Lines        9909     9909           
=======================================
  Hits         9667     9667           
  Misses        242      242           

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

@atrovato atrovato force-pushed the dashboard-box-showcase branch 5 times, most recently from 2ff9db2 to cf78403 Compare March 19, 2022 11:44
@atrovato atrovato force-pushed the dashboard-box-showcase branch 2 times, most recently from e960efe to ca026ef Compare June 1, 2022 20:42
@atrovato atrovato force-pushed the dashboard-box-showcase branch from ca026ef to 15c406a Compare October 1, 2022 05:03
@atrovato atrovato force-pushed the dashboard-box-showcase branch 2 times, most recently from 94428e9 to cff8225 Compare October 31, 2022 15:37
@atrovato atrovato force-pushed the dashboard-box-showcase branch from 67ac194 to f230fd7 Compare November 21, 2022 18:37
@atrovato atrovato force-pushed the dashboard-box-showcase branch from f230fd7 to 48ba297 Compare December 1, 2022 20:37
@atrovato atrovato force-pushed the dashboard-box-showcase branch from 48ba297 to 58b0524 Compare March 21, 2023 21:09
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 58b0524
Status: ✅  Deploy successful!
Preview URL: https://6951eefa.gladys.pages.dev
Branch Preview URL: https://dashboard-box-showcase.gladys.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant