Full deployment history for this project.
Merge pull request #7 from mbarbine/copilot/fix-try-again-functionality
Merge pull request #7 from mbarbine/copilot/fix-try-again-functionality fix: remove all mocks, test real functionality only
fix: remove all mocks, test real functionality only Agent-Logs-Url: https://github.com/mbarbine/platphorm-process/sessions/a0ddf5b3-59e0-4277-ad17-f43e61da5f49 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
chore: begin test fixes - no mocks, real functionality Agent-Logs-Url: https://github.com/mbarbine/platphorm-process/sessions/a0ddf5b3-59e0-4277-ad17-f43e61da5f49 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
refactor: resolve dependency conflicts and upgrade to React 19 Align package versions, remove conflicting dependencies, and ensure clean exports. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: clean up dependencies and implement workflow templates Remove all incompatible packages and keep React 19 compatible ones. Add full workflow templates and NextAuth implementation. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve dependency conflicts and update package.json Remove incompatible packages and update to React 19 compatible versions. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve lockfile mismatch and missing exports Update package.json to match lockfile and add missing dependencies Fix missing exports in workflow-templates and auth files Clean up root directory by removing duplicates and misplaced files Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Delete pnpm-lock.yaml
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>