Skip to content

feat(pagination): add pagination to the entries page since the list was getting too huge#140

Merged
samoehlert merged 16 commits intomainfrom
topic/soehlert/paginate_entries
Apr 10, 2025
Merged

feat(pagination): add pagination to the entries page since the list was getting too huge#140
samoehlert merged 16 commits intomainfrom
topic/soehlert/paginate_entries

Conversation

@samoehlert
Copy link
Copy Markdown
Collaborator

This might also fix the entry list 500? I'm not sure without rolling it out to an instance with a huge amount of data to test with though.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2025

File Coverage
All files 84%
config/consumers.py 78%
config/urls.py 69%
config/settings/base.py 70%
config/settings/local.py 73%
scram/route_manager/admin.py 85%
scram/route_manager/models.py 70%
scram/route_manager/views.py 87%
scram/route_manager/api/serializers.py 73%
scram/route_manager/api/views.py 83%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 304fc19

@samoehlert samoehlert marked this pull request as draft April 3, 2025 19:35
@samoehlert samoehlert marked this pull request as ready for review April 4, 2025 18:52
Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I added a few minor inline comments that we can talk about, but I'm happy to default to approving if you disagree with them.

Comment thread scram/route_manager/tests/test_pagination.py Outdated
Comment thread scram/route_manager/tests/test_pagination.py
Comment thread scram/route_manager/tests/test_pagination.py Outdated
Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@samoehlert samoehlert merged commit 8076cca into main Apr 10, 2025
23 of 31 checks passed
@samoehlert samoehlert deleted the topic/soehlert/paginate_entries branch April 10, 2025 20:11
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.

2 participants