authentik
authentik copied to clipboard
sources/oauth: upd / modernize icons + rename services
Details
closes #9898
Checklist
- [ ] Local tests pass (
ak test authentik/) - [ ] The code has been formatted (
make lint-fix)
If an API change has been made
- [ ] The API schema has been updated (
make gen-build)
If changes to the frontend have been made
- [ ] The code has been formatted (
make web)
If applicable
- [ ] The documentation has been updated
- [ ] The documentation has been formatted (
make website)
Deploy Preview for authentik-docs ready!
| Name | Link |
|---|---|
| Latest commit | 140fe71eff7876dec9c59ffb860e1a95524dd217 |
| Latest deploy log | https://app.netlify.com/sites/authentik-docs/deploys/6657e9f2bbfcf30008897af8 |
| Deploy Preview | https://deploy-preview-9899--authentik-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for authentik-storybook ready!
| Name | Link |
|---|---|
| Latest commit | 140fe71eff7876dec9c59ffb860e1a95524dd217 |
| Latest deploy log | https://app.netlify.com/sites/authentik-storybook/deploys/6657e9f2f44a040008d215c7 |
| Deploy Preview | https://deploy-preview-9899--authentik-storybook.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.63%. Comparing base (
5beea46) to head (140fe71). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #9899 +/- ##
==========================================
+ Coverage 92.61% 92.63% +0.01%
==========================================
Files 710 710
Lines 34767 34767
==========================================
+ Hits 32200 32206 +6
+ Misses 2567 2561 -6
| Flag | Coverage Ξ | |
|---|---|---|
| e2e | 49.66% <59.52%> (+0.01%) |
:arrow_up: |
| integration | 25.50% <59.52%> (ΓΈ) |
|
| unit | 90.09% <100.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
i think the hardest part of this is making my dev env work. full of random errors and makes something which would be relatively easy annoying