* B2B-87: add company statistics consent
* add toggle for company statistics consent under profile
* add toggle for company statistics consent under profile
* add audit logging to accounts
* change policy
* add audit logging to accounts
* remove full account data query and just query the entire account every time
* add comment about consent toggle
* make constants hardcoded, as dynamic ones do not work
* add back pending check
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
- Added CompanyOffer component for submitting company offers with validation.
- Integrated email sending functionality upon form submission.
- Created a success page for company registration confirmation.
- Introduced a reusable SuccessNotification component for displaying success messages.
- Updated account update functionality with new fields and validation.
- Enhanced user experience with back button and logo components.
- Added necessary database migrations for account updates.
* B2B-51: add medreport product tables, relations and constraints
* change table names
* sync data based on env
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* B2B-52: add Connected Online syncing, tables and functions
* clean up
* improve autogenerated types
* add use server directive
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* fix import
* B2B-86: add function to save order response
* fix private message parsing
* generate new types
* clean up
* remove comment
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
* B2B-84: add public message sync function and audit schema
* clean up unnecessary comment
* clean up unnecessary seed file
* address comments
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>