Complete authentication and profile features
This commit is contained in:
@@ -235,3 +235,9 @@ If I select a user filter I want the appropriate page to be opened (e.g. /user/
|
||||
|
||||
### Assistant outcome
|
||||
Changed the user dropdown to navigate to `/<username>/` for a selected user and `/` for all users, instead of filtering only in the current page. Added direct support for the trailing-slash user route, bumped the feed asset version to `v4`, rebuilt Docker, and verified the live routes and strict backend suite with 10 passing tests.
|
||||
|
||||
### User
|
||||
git commit the whole lot
|
||||
|
||||
### Assistant outcome
|
||||
Ran the strict backend suite with 10 passing tests, staged all project changes, expanded `.gitignore` to exclude runtime avatar uploads, confirmed `.env`, caches, virtualenv files, bytecode, databases, and generated assets were not staged, and created the complete-project commit.
|
||||
|
||||
Reference in New Issue
Block a user