Skip to content

Commit befb99e

Browse files
authored
Merge pull request #975 from trycompai/main
[comp] Production Deploy
2 parents 9d80231 + 12119bc commit befb99e

53 files changed

Lines changed: 93 additions & 487 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/portal/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"better-auth": "^1.2.8",
1212
"class-variance-authority": "^0.7.1",
1313
"next": "15.4.0-canary.85",
14-
"next-international": "^1.3.1",
15-
"react-email": "^4.0.15",
16-
"react-otp-input": "^3.1.1"
14+
"react-email": "^4.0.15"
1715
},
1816
"devDependencies": {
1917
"@tailwindcss/postcss": "^4.1.10",

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/EmployeeTaskList.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/EmployeeTaskList.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/EmployeeTasksList.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/EmployeeTasksList.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/OrganizationDashboard.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/OrganizationDashboard.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/AdvancedEditor.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/AdvancedEditor.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/PolicyCard.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/PolicyCard.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/PolicyCarousel.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/PolicyCarousel.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/PolicyContainer.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/PolicyContainer.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/PolicyEditor.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/PolicyEditor.tsx

File renamed without changes.

apps/portal/src/app/[locale]/(app)/(home)/[orgId]/components/policy/PolicyGrid.tsx renamed to apps/portal/src/app/(app)/(home)/[orgId]/components/policy/PolicyGrid.tsx

File renamed without changes.

0 commit comments

Comments
 (0)