skolplattformen-backup/libs/hooks/src
Andreas Eriksson 20ee509c28 style: 💄 Add eslint rules to api-skolplattformen and autofix
Add react-native-community eslint rules to project and run autofix on
all files.
2022-04-24 20:27:10 +02:00
..
__mocks__ feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589) 2021-12-10 10:33:52 +01:00
actions.ts fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
childlists.test.js fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
childlists.ts fix: 🐛 Fixes inheritance from @skolplattformen-api 2021-11-12 15:19:03 +01:00
context.test.js fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
context.ts Moved api-hooks project to subdirectory before merge to monorepo 2021-10-03 11:50:00 +02:00
fake.test.tsx Fix tests for `hooks` 2021-10-15 22:36:48 +02:00
hooks.ts feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589) 2021-12-10 10:33:52 +01:00
index.ts feat: 🎸 WIP Switch school platform 2021-11-12 21:42:53 +01:00
logout.test.js fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
middleware.ts style: 💄 Add eslint rules to api-skolplattformen and autofix 2022-04-24 20:27:10 +02:00
provider.test.jsx fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
provider.tsx style: 💄 Add eslint rules to api-skolplattformen and autofix 2022-04-24 20:27:10 +02:00
reducers.ts feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589) 2021-12-10 10:33:52 +01:00
store.ts style: 💄 Add eslint rules to api-skolplattformen and autofix 2022-04-24 20:27:10 +02:00
types.ts feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589) 2021-12-10 10:33:52 +01:00
useCalendar.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useChildList.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useClassmates.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useEtjanstChildren.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useMenu.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useNews.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useNewsDetails.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useNotifications.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useSchedule.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useSkola24Children.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useTimetable.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00
useUser.test.js test: 💍 Remove warnings about timers not beeing mocked (#540) 2021-11-15 23:48:04 +01:00