-
- Downloads
Merge branch 'develop' into 'main'
Add ts types and json mocks, remove poblate scripts and fix the cascade... See merge request !10
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- angular/RestClient/angular.json 13 additions, 5 deletionsangular/RestClient/angular.json
- angular/RestClient/package-lock.json 1293 additions, 1391 deletionsangular/RestClient/package-lock.json
- angular/RestClient/package.json 11 additions, 1 deletionangular/RestClient/package.json
- angular/RestClient/public/search.svg 1 addition, 0 deletionsangular/RestClient/public/search.svg
- angular/RestClient/src/app/app.component.html 4 additions, 336 deletionsangular/RestClient/src/app/app.component.html
- angular/RestClient/src/app/app.component.spec.ts 2 additions, 1 deletionangular/RestClient/src/app/app.component.spec.ts
- angular/RestClient/src/app/app.component.ts 3 additions, 2 deletionsangular/RestClient/src/app/app.component.ts
- angular/RestClient/src/app/app.config.ts 13 additions, 2 deletionsangular/RestClient/src/app/app.config.ts
- angular/RestClient/src/app/app.routes.ts 41 additions, 1 deletionangular/RestClient/src/app/app.routes.ts
- angular/RestClient/src/app/core/features/bookings/booking-list/booking-list.component.css 8 additions, 0 deletions...features/bookings/booking-list/booking-list.component.css
- angular/RestClient/src/app/core/features/bookings/booking-list/booking-list.component.html 96 additions, 0 deletions...eatures/bookings/booking-list/booking-list.component.html
- angular/RestClient/src/app/core/features/bookings/booking-list/booking-list.component.spec.ts 23 additions, 0 deletions...ures/bookings/booking-list/booking-list.component.spec.ts
- angular/RestClient/src/app/core/features/bookings/booking-list/booking-list.component.ts 108 additions, 0 deletions.../features/bookings/booking-list/booking-list.component.ts
- angular/RestClient/src/app/core/features/bookings/booking/booking.component.css 26 additions, 0 deletions.../app/core/features/bookings/booking/booking.component.css
- angular/RestClient/src/app/core/features/bookings/booking/booking.component.html 52 additions, 0 deletions...app/core/features/bookings/booking/booking.component.html
- angular/RestClient/src/app/core/features/bookings/booking/booking.component.spec.ts 56 additions, 0 deletions.../core/features/bookings/booking/booking.component.spec.ts
- angular/RestClient/src/app/core/features/bookings/booking/booking.component.ts 128 additions, 0 deletions...c/app/core/features/bookings/booking/booking.component.ts
- angular/RestClient/src/app/core/features/hotel/hotel-list/hotel-list.component.css 8 additions, 0 deletions...p/core/features/hotel/hotel-list/hotel-list.component.css
- angular/RestClient/src/app/core/features/hotel/hotel-list/hotel-list.component.html 93 additions, 0 deletions.../core/features/hotel/hotel-list/hotel-list.component.html
Loading
Please register or sign in to comment