Bug Fixes
- add createdByActual to create proposal endpoint
- show firm owner's name in proposals table
- add createdByActual field to proposals route
- add employee avatar and update logic
- add change creator popover for proposals
- handle change creator popover interaction
- add createdByActualId column and foreign key constraint
- update proposal owner and actual creator relations
- add functionality to show change creator popover in firm owner mode
- display creator's name correctly with actual and fallback values
- update initial and full name for user pens
- add user pen icon to proposals table component
Features
- api/proposals/[id]/creator/route.ts: add support for changing the proposal creator
- web/api/proposals/business/[business_id]/route.ts: add
createdByActualandpackagesfields to the GET response

