skolplattformen-backup/libs/api
Kajetan Kazimierczak b7dbd356c6
feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589)
* feat: 🎸 Get list of teachers from api-skolplattfomen

* feat: 🎸 teachers and school contacts in hooks

* style: 💄 lint

* chore: 🤖 fakeData for matching some lessons with teachers

* feat: 🎸 Teacher's names in timetable (where available)

* test: 💍 fix failing tests (add mocks for new calls)
2021-12-10 10:33:52 +01:00
..
__mocks__/@react-native-cookies fix: 🐛 Fixes tests, added esModuleInterop true to tsconfig 2021-11-12 08:11:23 +01:00
lib 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
.babelrc.js Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
.eslintrc fix: 🐛 removed dist prior to ignore, more lint errors fix 2021-11-27 20:53:05 +01:00
.gitignore fix: 🐛 added dist to ignore 2021-11-27 20:53:52 +01:00
.prettierrc Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
.releaserc Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
LICENSE Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
config.json Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
jest.config.js Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
package.json Remove unused deps from @skolplattformen/api 2021-11-30 14:34:23 +01:00
tsconfig.eslint.json Extract common code from api-skolplattformen 2021-11-09 10:25:31 +01:00
tsconfig.json refactor: 💡 Updated package.json on app so haste module owrks 2021-12-01 10:35:36 +01:00