Project

General

Profile

Task #19127

Updated by Redmine Admin about 2 months ago

Updated `angular.json`, `package.json`, `tsconfig.json` and upgraded Angular components, PrimeNG and Syncfusion version. 

 Updated depreciated property '`EnterClass`' in `src/app/layout/app.topbar.component.html` to '`EnterFromClass`'. 

 Updated depreciated property '`window`' in `src\environments\ConfigService.ts` to '`globalThis`'. 

 Restyle user icon and website's title and icon. 

 Improved wording of all tooltips and changed their position to top. 

 Revamped entire request booking component. 

 Revamped autocomplete functionality for shared payment, booking request, awb stock, flight booking and search flight components. 

 Updated `src\app\core\services\MessageServiceResponse\msgserviceres.ts` to add `resMessageWarn` method. 

 Removed unnecessary console logs. 

 Merged `class="w-full"` and `[style]="{'width':'100%'}"` into `styleClass="w-full"` in some files. 

 Updated all deprecated p-button property from '`click`' to '`onClick`'. 

 MISSING FILES: 

 `src\web.config` 

 `src\assets\layout\styles\theme\designer` 

 `src\app\directives` 

 `src\app\notification-popup` 

 `src\app\core\enums\StatusCodes.ts` 

 `src\app\core\services\flight-data.service.ts` 

 `src\app\core\services\audit.service.ts` 

 `src\app\core\services\audit.service.spec.ts` 

 `src\app\core\resolvers\get-all-services-for-user-by-company-id.resolver.ts` 

 `src\app\shared\manifest\master-shipper-consignee-fm` 

 `src\app\shared\manifest\other-charges` 

 `src\app\shared\shipper-consignee\consignee-popup` 

 `src\app\views\notfound` 

 `src\app\views\import\flight-comparison`

Back