Skip to content

Tags: emichaud/django-smallstack

Tags

v0.8.30

Toggle v0.8.30's commit message
Bump version to v0.8.30

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.29

Toggle v0.8.29's commit message
Bump version to v0.8.29

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.28

Toggle v0.8.28's commit message
Bump version to v0.8.28

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.27

Toggle v0.8.27's commit message
Bump version to v0.8.27

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.26

Toggle v0.8.26's commit message
Add zone-based nav separation, website base template, and shared user…

… menu

Separate /smallstack/ admin UI from / website with zone filtering on nav
registry, dedicated website/base.html template (no sidebar, simple topbar),
shared user_menu.html include, profile URLs at /profile/, and login redirect
to /. Bump version to v0.8.26.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.25

Toggle v0.8.25's commit message
Bump version to v0.8.25

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.24

Toggle v0.8.24's commit message
Add APIToken auth fields, explorer display system, and filter bar fixes

- Add token_type and access_level fields to APIToken model with migrations
- Expand API auth endpoints (register, password, user management)
- Add explorer.py to smallstack app for model registry
- Refactor display system: new display palette, detail card/form views
- Add active filter indicator and fix input border variable in components.css
- Update CRUD templates for new display and list toolbar features
- Add stats accessory template for object list pages
- Update OpenAPI schema generation for new auth and CRUD features
- Bump version to v0.8.24

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.23

Toggle v0.8.23's commit message
Bump version to v0.8.23

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.22

Toggle v0.8.22's commit message
Bump version to v0.8.22

Co-Authored-By: Claude Opus 4.6 <[email protected]>

v0.8.21

Toggle v0.8.21's commit message
v0.8.21: Phase 3 — ordering, OpenAPI spec, typed auth schemas, TanSta…

…ck Query guide