# DoTheseTasks Agent Brief
This brief is delivered one unit at a time so you can stay focused and finish each task properly. Do NOT attempt to load or implement everything at once.
Project: PrimeMover Framework
List: #6
List ID: 6
Progress: 28/28 tasks complete
## How to work this brief
1. GET the next-unit URL below. It returns the full detail (descriptions and images) of the next unit of work — a related group of tasks, or a single task.
2. Implement and verify every task in that unit. Do not stub, skip, or take shortcuts.
3. As you finish each task, immediately request that task's completion URL (provided in the unit) so the owner can watch live progress.
4. GET the next-unit URL again to receive the following unit. Repeat until it reports that all work is complete.
5. When the next-unit URL reports completion, request the list completion URL once to finalize.
Next unit URL: `https://dothesetasks.com/x/EG58pEYhUQQqBnMesbl_RPIgsr-fPuyd/next.md`
List completion URL: `https://dothesetasks.com/x/EG58pEYhUQQqBnMesbl_RPIgsr-fPuyd/completed`
Task completion URL format: `https://dothesetasks.com/x/EG58pEYhUQQqBnMesbl_RPIgsr-fPuyd/tasks/{task_id}/completed`
## Structure
- [done] #41 remove primemover framework from sub title
- [done] #42 Do proper seo meta tags for all screens and login etc
- [done] #43 We need Magic Link option for sign up and login - aswell as email+password
- [done] #44 remove "Forgot or never set one?" as we have link below
- [done] #45 the login / create account buttons should use secondary button style on login
- [done] #46 change "Enter your email and we will send password reset instructions." to "We will send password reset instructions."
- [done] #47 change this to better text selling framework as if written by Russell Brunson "Authentication, dashboard chrome, account settings, and production-ready defaults for fast PrimeMover builds."
- [done] #48 We need small copyright info and terms and privay link under the login box card
- [done] #49 We need tos / privacy pages for framerwork if don't have it
- [done] #50 we need good error/404 pages that fit our framework theme and will inherit theme / styleguide
- [done] #51 we need it so all email sending will work via Sendgrid
- [done] #52 we need in our admin area we have a page that shows a list of all emails that are sent out in app and have preview and edit button if possible so all email templates can be edited by admins
- [done] #53 we need the close / show button on login page like we do in dankennedyapp and save locally for state
- [done] #54 fix the scroll on the tabs and make tabs bit better design
- [done] #55 the table needs to be more robust and darkish top for thead etc and if possible do even odd zebra and show search, paghination etc as components and filters
- [done] #56 fix the active state in sidebar, this is not great on dark and light mode make it more obvious
- [done] #57 remove appearance from sidebar links
- [done] #58 make the acocunt setting sidebar be Profile, Account (show user edit in same layout and good ui) and Danger for deleting
- [done] #59 Redesign User Avatar Icon with Dropdown Menu (Profile, Account, Logout)
- [done] #60 as part of design rules and on dashboard remove any eyebrow text that repeats text like we have breadcrumb so dont need to say Dashboard twice
- [done] #61 remove the settings button from sidebar
- [done] #62 make demo@example.com be an admin
- [done] #63 if possible can we make an install screen that shows if the key aspect of the framework aren't set and then once done it never shows again? how can that be done so its not a security risk maybe local only to show a page that explain how to
- [done] #64 make the footer in the app be sticky fixed to bottom of page and ensure it doesnt overlap content
- [done] #65 in the app make good obvious custom scrollbar designs for all scrollsbars that work on light/dark mode
- [done] #66 Create a reusable Logo component (icon + text, no tagline)
- [done] #67 we need a UI for a AI chat area where can chat and mimic ChatGPT layout and make a robust prompt box design and in sidebar in app we need primary button at top with text New Chat with icon
- [done] #68 we need in styleguide and in app nice simple well design modals for all CRUD actions like delete and simple changes and if the content has a lot of forms we will do a right drawer that pulls out in nice way - we need nice animations for mod
