* feat: pages editor sync logic solidified * chore: added validation for archive and lock in a page * feat: pages editor sync logic solidified * fix: updated the auto save hook to run every 10s instead of 10s after the user stops typing!! * chore: custom status code for pages * fix: forceSync in case of auto save * fix: modifying a locked and archived page shows a toast for now! * fix: build errors and better error messages * chore: page root moved --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> |
||
|---|---|---|
| .. | ||
| active-cycles | ||
| analytics | ||
| profile/[userId] | ||
| projects | ||
| settings | ||
| workspace-views | ||
| header.tsx | ||
| layout.tsx | ||
| page.tsx | ||
| sidebar.tsx | ||