middlewarehq / middleware

✨ Open-source dev productivity platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
390 stars 32 forks source link

Add last_force_synced_at field to Org type and app state #374

Closed shivam-bit closed 1 month ago

shivam-bit commented 1 month ago

This pull request adds the last_force_synced_at field to the Org type and the app state. It also includes updates to the onboarding.ts and integrations.tsx files. Additionally, it introduces new API endpoints for retrieving and updating the last_force_synced_at field.