[NAE-2444] Upgrade Angular to 17 #334
Conversation
- change margin of breadcrumbs - change buttonfield padding - change margin - change background of pagination - remove sorting icon on double drawer - remove margin on refs case and task views - fix alignment on i18n field - fix alignment of create case button - fix text color on datafields
- change logo color - change color of placeholders on some fields
- commit new versions
- commit angular 14 version
- commit angular 15 version - fix some of scss
- commit angular 16 version
- commit angular 17 version - fix some scss files
- fix tests
- fix merge problems with mat-chip in user-list-default-field.component.html - export interfaces from data-fields public-api.ts - add missing LoggerService argument in breadcrumbs.component.ts
- add new version of rxjs for compatibility with builder - fix some issues
- fix after merge
- fixes of css in the whole application
- fixes of user field
- fixes of multichoice autocomplete
- fix tests
- commit some fixes
# Conflicts: # projects/netgrif-components/nae-theme.scss # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.scss # projects/netgrif-components/src/lib/data-fields/data-field.theme.scss # projects/netgrif-components/src/lib/data-fields/i18n-field/i18n-text-field/i18n-text-field.component.html # projects/netgrif-components/src/lib/data-fields/i18n-field/i18n-text-field/i18n-text-field.component.scss # projects/netgrif-components/src/lib/data-fields/string-collection-field/string-collection-default-field/string-collection-default-field.component.html # projects/netgrif-components/src/lib/data-fields/user-list-field/user-list-default-field/user-list-default-field.component.html # projects/netgrif-components/src/lib/tabs/tabs.theme.scss
- some css fixes after update
|
Important Review skippedToo many files! This PR contains 299 files, which is 149 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (299)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
upgrade to new version of angular from version 7 and make some css fixes
Implements NAE-2444
Dependencies
angular 17 and all libraries on frontend depending on it, so most of them are updated
Third party dependencies
Blocking Pull requests
Depends on #(#331)
How Has Been This Tested?
manually
Test Configuration
<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc. You can use >
Checklist: