Skip to content

Pull requests: smithyhq/sqladmin

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

Implementation multiple admin panels
#1027 opened Apr 7, 2026 by MaximDementyev Loading…
Quality of Life updates ready-to-merge Approved and ready to merge. Will be published with the next release.
#1026 opened Apr 5, 2026 by mmzeynalli Loading…
Fixes #915: Sorting exposed functions by their coded order not alphabetical ready-to-merge Approved and ready to merge. Will be published with the next release.
#1024 opened Apr 4, 2026 by mmzeynalli Loading…
Handling SQLAlchemy UUID fields correctly by introducing new UuidField. ready-to-merge Approved and ready to merge. Will be published with the next release.
#1023 opened Apr 4, 2026 by mmzeynalli Loading…
Showing exceptions happened during delete in list page as per #898 ready-to-merge Approved and ready to merge. Will be published with the next release.
#1022 opened Apr 4, 2026 by mmzeynalli Loading…
2
Added default_value to BooleanFilter waiting-for-feedback Waiting feedback/answer/updates from contributor
#1004 opened Feb 27, 2026 by wnowicki Loading…
fix: add RootPathMiddleware for proper static file routing with root_… ready-to-merge Approved and ready to merge. Will be published with the next release.
#996 opened Jan 16, 2026 by JartanFTW Loading…
Fix TypeError with UUID primary keys in issubclass check waiting-for-feedback Waiting feedback/answer/updates from contributor
#992 opened Jan 12, 2026 by S3wnkin Loading…
core: fix ambiguous column error when searching or sorting waiting-for-feedback Waiting feedback/answer/updates from contributor
#983 opened Dec 30, 2025 by nurikk Loading…
Add toast to notify results for custom actions ready-to-merge Approved and ready to merge. Will be published with the next release.
#971 opened Dec 8, 2025 by rusanpas Loading…
Add template hooks to all filters for customizable UIs (dropdowns, sliders, etc.) ready-to-merge Approved and ready to merge. Will be published with the next release.
#970 opened Dec 2, 2025 by fd-oncodna Loading…
extra blocks for templates allowing customization ready-to-merge Approved and ready to merge. Will be published with the next release.
#952 opened Aug 31, 2025 by birddevelper Loading…
searching for fields that cannot be formatted as a link waiting-for-feedback Waiting feedback/answer/updates from contributor
#948 opened Aug 21, 2025 by twistfire92 Loading…
Ability to return Response from AuthenticationBackend.login method. waiting-for-feedback Waiting feedback/answer/updates from contributor
#935 opened Jul 14, 2025 by sheldygg Loading…
customizable identity attribute for ModelView URL generation needs-update There are stuff that needs updated and reviewed again under-discussion This fix/feature is still under discussion waiting-for-feedback Waiting feedback/answer/updates from contributor waiting-for-tests Feature is ready, but tests are missing
#922 opened May 27, 2025 by x23n5902y Loading…
3
6
[sqladmin-912] - Add perform context functions, DateRange filter, JSON export, and other tweaks... needs-update There are stuff that needs updated and reviewed again
#913 opened May 9, 2025 by sergei-vasilev-dev Loading…
Optimize joins in search and sorting, add related tests waiting-for-feedback Waiting feedback/answer/updates from contributor
#903 opened Apr 22, 2025 by pokidovea-playrix Loading…
Do not join the same model twice or more in search_query waiting-for-feedback Waiting feedback/answer/updates from contributor
#890 opened Mar 13, 2025 by aleksei-udalov Loading…
Add feature for importing CSV file waiting-for-feedback Waiting feedback/answer/updates from contributor
#877 opened Feb 3, 2025 by alserious Loading…
[Feature] Check the available primary actions (edit, delete, view details) for each row on listing page. ready-to-merge Approved and ready to merge. Will be published with the next release.
#874 opened Jan 22, 2025 by maxim-f1 Loading…
save values types as is if possible while JSON export ready-to-merge Approved and ready to merge. Will be published with the next release.
#865 opened Dec 17, 2024 by DenisDudnik Loading…
Fix: Object identifier values function not parsing correctly path parameters when a field is DateTime needs-update There are stuff that needs updated and reviewed again waiting-for-feedback Waiting feedback/answer/updates from contributor
#859 opened Dec 5, 2024 by co-incc Loading…
Support MappedAsDataclass waiting-for-feedback Waiting feedback/answer/updates from contributor
#857 opened Nov 19, 2024 by Goradii Loading…
Add dark theme support for docs.
#855 opened Nov 7, 2024 by nimaxin Loading…
ProTip! Adding no:label will show everything without a label.