Skip to content

Pull requests: jowilf/starlette-admin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Validate next redirect target is same-origin
#795 opened Jul 12, 2026 by KezoSec Loading…
Update pre-commit requirement from <4.4.0,>=2.20.0 to >=2.20.0,<4.7.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#789 opened Jul 1, 2026 by dependabot Bot Loading…
Update pytest-asyncio requirement from <0.25.0,>=0.24.0 to >=0.24.0,<1.5.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#788 opened Jul 1, 2026 by dependabot Bot Loading…
Update coverage requirement from <7.11.0,>=7.0.0 to >=7.0.0,<7.15.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#787 opened Jul 1, 2026 by dependabot Bot Loading…
Update pytest requirement from <8.5.0,>=8.3.0 to >=8.3.0,<9.2.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#786 opened Jul 1, 2026 by dependabot Bot Loading…
Update beanie requirement from <2.0.0 to <3.0.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#785 opened Jul 1, 2026 by dependabot Bot Loading…
Bump actions/checkout from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#784 opened Jul 1, 2026 by dependabot Bot Loading…
Bump codecov/codecov-action from 5 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#783 opened Jul 1, 2026 by dependabot Bot Loading…
Bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#782 opened Jul 1, 2026 by dependabot Bot Loading…
Allow filtering on enum ListField
#781 opened Jun 29, 2026 by snow-born Loading…
Add dark mode
#780 opened Jun 10, 2026 by Alwinator Contributor Loading…
Release/0.16.1
#779 opened Jun 6, 2026 by jowilf Owner Draft
Add Infinite Scroll Mode for List Views
#773 opened May 27, 2026 by Alwinator Contributor Loading…
Persist List State in URL & Preserve Navigation After Edit/Create
#772 opened May 18, 2026 by Alwinator Contributor Loading…
feat: pre-fill create form with SQLAlchemy column defaults (#690)
#771 opened May 17, 2026 by SHYXIN Contributor Loading…
feat: support additional template loaders and static packages (#743)
#770 opened May 17, 2026 by SHYXIN Contributor Loading…
feat: support pretty printing in tojson filter (#681)
#769 opened May 17, 2026 by SHYXIN Contributor Loading…
fix: mark HasOne as required when foreign key is NOT NULL (#486)
#768 opened May 17, 2026 by SHYXIN Contributor Loading…
fix: preserve leading newlines in TextArea field (#732)
#767 opened May 17, 2026 by SHYXIN Contributor Loading…
fix: CustomView added after mount_to is now accessible (#731)
#766 opened May 17, 2026 by SHYXIN Contributor Loading…
fix: JsonField now correctly renders falsy values in list view (#734)
#765 opened May 17, 2026 by SHYXIN Contributor Loading…
Add hidden_from_list field attribute
#756 opened Apr 30, 2026 by Alwinator Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.