-
- Downloads
Merge branch 'NOISSUE_better-uuid-handling' into 'main'
HOLI-10917: better uuid handling in strings.ts See merge request app/holi-frontends!2964
No related branches found
No related tags found
Showing
- apps/web/helpers/__tests__/coerceUUIDParams.test.ts 34 additions, 0 deletionsapps/web/helpers/__tests__/coerceUUIDParams.test.ts
- apps/web/helpers/__tests__/createServerSideProps.test.ts 39 additions, 0 deletionsapps/web/helpers/__tests__/createServerSideProps.test.ts
- apps/web/helpers/coerceUUIDParams.ts 30 additions, 0 deletionsapps/web/helpers/coerceUUIDParams.ts
- apps/web/helpers/createServerSideProps.ts 13 additions, 0 deletionsapps/web/helpers/createServerSideProps.ts
- apps/web/pages/insights/[insightId]/discussions/[discussionId]/index.tsx 1 addition, 1 deletion...insights/[insightId]/discussions/[discussionId]/index.tsx
- apps/web/pages/insights/[insightId]/index.tsx 2 additions, 2 deletionsapps/web/pages/insights/[insightId]/index.tsx
- apps/web/pages/insights/[insightId]/initiatives/[initiativeId]/index.tsx 2 additions, 2 deletions...insights/[insightId]/initiatives/[initiativeId]/index.tsx
- apps/web/pages/insights/[insightId]/quotes/[quoteId]/index.tsx 1 addition, 1 deletion...web/pages/insights/[insightId]/quotes/[quoteId]/index.tsx
- apps/web/pages/insights/[insightId]/recommendations/[recommendationId]/index.tsx 2 additions, 2 deletions.../[insightId]/recommendations/[recommendationId]/index.tsx
- apps/web/pages/posts/[postId]/index.tsx 1 addition, 1 deletionapps/web/pages/posts/[postId]/index.tsx
- apps/web/pages/profile/[userId].tsx 4 additions, 1 deletionapps/web/pages/profile/[userId].tsx
- apps/web/pages/spaces/[spaceIdOrName]/tasks/[taskId]/index.tsx 2 additions, 1 deletion...web/pages/spaces/[spaceIdOrName]/tasks/[taskId]/index.tsx
- apps/web/types.ts 1 addition, 1 deletionapps/web/types.ts
- core/helpers/__tests__/strings.test.ts 42 additions, 0 deletionscore/helpers/__tests__/strings.test.ts
- core/helpers/strings.ts 14 additions, 8 deletionscore/helpers/strings.ts
- core/navigation/hooks/useParam/__mocks__/index.ts 1 addition, 0 deletionscore/navigation/hooks/useParam/__mocks__/index.ts
- core/navigation/hooks/useParam/__mocks__/mockParameters.ts 3 additions, 1 deletioncore/navigation/hooks/useParam/__mocks__/mockParameters.ts
- core/navigation/hooks/useParam/createParamHooks.ts 23 additions, 2 deletionscore/navigation/hooks/useParam/createParamHooks.ts
- core/navigation/hooks/useParam/createParamHooks.web.ts 16 additions, 3 deletionscore/navigation/hooks/useParam/createParamHooks.web.ts
- core/package.json 1 addition, 0 deletionscore/package.json
Loading
Please register or sign in to comment