Add header comments => DONE, Add auth tests => DONE
parent
621c2ceb
No related branches found
No related tags found
Showing
- src/app/app.module.ts 9 additions, 0 deletionssrc/app/app.module.ts
- src/app/auth/auth.module.ts 9 additions, 0 deletionssrc/app/auth/auth.module.ts
- src/app/auth/init.keycloak.ts 11 additions, 2 deletionssrc/app/auth/init.keycloak.ts
- src/app/auth/store/auth.action.spec.ts 31 additions, 0 deletionssrc/app/auth/store/auth.action.spec.ts
- src/app/auth/store/auth.action.ts 9 additions, 0 deletionssrc/app/auth/store/auth.action.ts
- src/app/auth/store/auth.effects.ts 9 additions, 0 deletionssrc/app/auth/store/auth.effects.ts
- src/app/auth/store/auth.reducer.spec.ts 48 additions, 0 deletionssrc/app/auth/store/auth.reducer.spec.ts
- src/app/auth/store/auth.reducer.ts 12 additions, 4 deletionssrc/app/auth/store/auth.reducer.ts
- src/app/auth/store/auth.selector.spec.ts 14 additions, 0 deletionssrc/app/auth/store/auth.selector.spec.ts
- src/app/auth/store/auth.selector.ts 9 additions, 0 deletionssrc/app/auth/store/auth.selector.ts
- src/app/auth/store/user-profile.model.ts 9 additions, 0 deletionssrc/app/auth/store/user-profile.model.ts
- src/app/core/components/nav.component.css 9 additions, 0 deletionssrc/app/core/components/nav.component.css
- src/app/core/components/nav.component.ts 9 additions, 0 deletionssrc/app/core/components/nav.component.ts
- src/app/core/containers/app.component.css 9 additions, 0 deletionssrc/app/core/containers/app.component.css
- src/app/core/containers/app.component.ts 9 additions, 0 deletionssrc/app/core/containers/app.component.ts
- src/app/search/containers/dataset.component.ts 9 additions, 0 deletionssrc/app/search/containers/dataset.component.ts
- src/app/static/static.module.ts 9 additions, 0 deletionssrc/app/static/static.module.ts
- src/environments/environment.ts 9 additions, 0 deletionssrc/environments/environment.ts
Loading
Please register or sign in to comment