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

Add "Admin" view #104

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add "Admin" view #104

wants to merge 7 commits into from

Conversation

arkadiuszbachorski
Copy link
Collaborator

Add "Admin" view

♻️ Current situation & Problem

Admins need to be able to update static data and seed data.

⚙️ Release Notes

  • Add "Admin" view
  • Update models package
    image

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.

Project coverage is 0.88%. Comparing base (5f72377) to head (07f75d1).

Files with missing lines Patch % Lines
routes/~_dashboard/~admin/~index.tsx 0.00% 42 Missing and 1 partial ⚠️
routes/~_dashboard/MenuLinks.tsx 0.00% 8 Missing ⚠️
modules/firebase/utils.ts 0.00% 6 Missing ⚠️
routeTree.gen.ts 0.00% 6 Missing ⚠️
modules/routes.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #104      +/-   ##
========================================
- Coverage   0.89%   0.88%   -0.01%     
========================================
  Files         75      76       +1     
  Lines       3711    3774      +63     
  Branches      84      85       +1     
========================================
  Hits          33      33              
- Misses      3607    3669      +62     
- Partials      71      72       +1     
Files with missing lines Coverage Δ
modules/routes.ts 4.55% <0.00%> (-0.21%) ⬇️
modules/firebase/utils.ts 0.00% <0.00%> (ø)
routeTree.gen.ts 0.00% <0.00%> (ø)
routes/~_dashboard/MenuLinks.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~admin/~index.tsx 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

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

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