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

web: lazy load parts of interfaces #2864

Merged
merged 7 commits into from May 14, 2022
Merged

web: lazy load parts of interfaces #2864

merged 7 commits into from May 14, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented May 14, 2022

instead of building a single big chunk with some vendor chunks, build smaller chunks per page-ish and load dynammically
applies for

  • admin interface
  • user interface
  • flow interface
  • locales

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

Merging #2864 (6df6772) into master (4da350e) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
+ Coverage   91.87%   91.88%   +0.01%     
==========================================
  Files         459      459              
  Lines       20246    20246              
==========================================
+ Hits        18600    18601       +1     
+ Misses       1646     1645       -1     
Impacted Files Coverage Δ
authentik/policies/api/policies.py 86.60% <0.00%> (-2.06%) ⬇️
authentik/outposts/controllers/docker.py 84.50% <0.00%> (+1.61%) ⬆️

Continue to review full report at Codecov.

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

@BeryJu BeryJu merged commit be06adc into master May 14, 2022
@BeryJu BeryJu deleted the web/lazy-load branch May 14, 2022 15:07
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.

None yet

1 participant