-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: dpgaspar/Flask-AppBuilder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add missing CRUD hooks and auth event hooks
#2450
opened Apr 2, 2026 by
dpgaspar
Loading…
1 task done
fix: Revert "feat: Add security model signals for User, Role, and Group CRUD operations (#2432)"
#2448
opened Mar 25, 2026 by
dpgaspar
Loading…
2 tasks
fix: Inlcude FKs when creating marshmallow-sqlalchemy schemas
#2443
opened Mar 19, 2026 by
mschmo
Loading…
fix: switch from uuid1 to uuid4 for better randomness
#2435
opened Mar 1, 2026 by
RinZ27
Loading…
1 of 6 tasks
test: apply ldap attribute to LDAPSearchTestCase
#2418
opened Dec 7, 2025 by
jnahmias
Loading…
6 tasks
feat: Columns firstname, lastname and active added to list-users (Update cl…
#2369
opened Jul 4, 2025 by
xavier-GitHub76
Loading…
fix: missing user permission validation for related views
#2368
opened Jul 3, 2025 by
gugupy
Loading…
1 of 6 tasks
fix(filters): prevent shared Filters instance in concurrent requests
#2367
opened Jun 26, 2025 by
LisaHusband
•
Draft
1 of 5 tasks
fix(translations): Fixed the "Sign In" message for the ES translation in messages.po
#2363
opened Jun 13, 2025 by
golan-FabianLC
Loading…
6 tasks
docs(security): update Azure OAuth2 config to use /v2.0/ endpoint
#2350
opened May 16, 2025 by
sfirke
Loading…
1 of 6 tasks
feat: OAuth - redirect direct to provider if just one provider exists
#2315
opened Feb 25, 2025 by
anilpixel
Loading…
1 of 6 tasks
fix: use userinfo() with okta and don't try decoding a hash as json
#2292
opened Dec 7, 2024 by
Lewiscowles1986
Loading…
2 of 6 tasks
feat: Add option to open links in different targets
#2282
opened Oct 30, 2024 by
Yoyasp
Loading…
2 of 6 tasks
feat: isolate populate_obj in a separate method so that it can be easily overriden
#2260
opened Jul 16, 2024 by
eqperes
Loading…
1 of 6 tasks
feat: allow GeneralModelConverter to be overridden
#2259
opened Jul 16, 2024 by
eqperes
Loading…
1 of 6 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.