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

Fix Admin-UI management bugs #1588

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from
Draft

Conversation

SamuelWei
Copy link
Collaborator

Fixes #

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

Other information

@SamuelWei SamuelWei marked this pull request as draft November 19, 2024 16:47
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

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

Project coverage is 80.99%. Comparing base (f064e92) to head (869bcbf).

Files with missing lines Patch % Lines
resources/js/views/AdminRoomTypesIndex.vue 0.00% 3 Missing ⚠️
resources/js/views/AdminServerPoolsView.vue 0.00% 1 Missing ⚠️
resources/js/views/AdminUsersIndex.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1588      +/-   ##
=============================================
- Coverage      81.01%   80.99%   -0.03%     
  Complexity      1340     1340              
=============================================
  Files            361      361              
  Lines           9225     9228       +3     
  Branches         853      853              
=============================================
  Hits            7474     7474              
- Misses          1751     1754       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Nov 19, 2024

PILOS    Run #1548

Run Properties:  status check passed Passed #1548  •  git commit 869bcbf5ee: Fix Admin-UI management bugs
Project PILOS
Branch Review fix-admin-ui-user-management
Run status status check passed Passed #1548
Run duration 04m 53s
Commit git commit 869bcbf5ee: Fix Admin-UI management bugs
Committer Samuel Weirich
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 237
View all changes introduced in this branch ↗︎

@SamuelWei SamuelWei changed the title Fix Admin-UI user management bugs Fix Admin-UI management bugs Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants