You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to decomission this and move the exported functions/hooks to other places.
Task Description
So first we will move useEndlessScrolList under packages/ui-components/hooks directory.
Second we need to replace ApiMock logic with faker.js if and where it is necessary.
Sub-tasks
Transfer hook under ui-components
Rewrite hook to typescript
Replace hook usage on all apps(doop, heureka, example, supernova)
Delete MockApi logic and replace it with faker.js where it is necessary
Delete library Juno-utils
The text was updated successfully, but these errors were encountered:
barsukov
changed the title
Utils
[TASK]: Migrate @cloudoperators/juno-utils to TypeScript #202
Aug 12, 2024
barsukov
changed the title
[TASK]: Migrate @cloudoperators/juno-utils to TypeScript #202
[TASK]: Migrate @cloudoperators/juno-utils to TypeScript
Aug 12, 2024
edda
changed the title
[TASK]: Migrate @cloudoperators/juno-utils to TypeScript
[TASK]: Sunset @cloudoperators/juno-utils
Oct 22, 2024
We want to decomission this and move the exported functions/hooks to other places.
Task Description
So first we will move useEndlessScrolList under packages/ui-components/hooks directory.
Second we need to replace ApiMock logic with faker.js if and where it is necessary.
Sub-tasks
The text was updated successfully, but these errors were encountered: