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 user configuration management and localization features #220

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

feat: consolidate user update functionality by merging update and upd…

2dd34af
Select commit
Loading
Failed to load commit list.
Draft

Add user configuration management and localization features #220

feat: consolidate user update functionality by merging update and upd…
2dd34af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 17, 2024 in 0s

0.00% of diff hit (target 4.66%)

View this Pull Request on Codecov

0.00% of diff hit (target 4.66%)

Annotations

Check warning on line 11 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L11

Added line #L11 was not covered by tests

Check warning on line 22 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L14-L22

Added lines #L14 - L22 were not covered by tests

Check warning on line 26 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L26

Added line #L26 was not covered by tests

Check warning on line 28 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L28

Added line #L28 was not covered by tests

Check warning on line 33 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 38 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L46

Added line #L46 was not covered by tests

Check warning on line 55 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L49-L55

Added lines #L49 - L55 were not covered by tests

Check warning on line 58 in app/src/app/Controllers/Admin/AccountController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/AccountController.php#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 75 in app/src/app/Layouts/Admin/AdminLayout.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Layouts/Admin/AdminLayout.php#L75

Added line #L75 was not covered by tests

Check warning on line 5 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 7 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L7

Added line #L7 was not covered by tests

Check warning on line 18 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 30 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 46 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 58 in app/src/app/Views/Admin/AccountConfig/AccountConfig.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/AccountConfig/AccountConfig.php#L57-L58

Added lines #L57 - L58 were not covered by tests