Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 8 Migration #3950

Merged
merged 55 commits into from
Nov 19, 2019
Merged

Angular 8 Migration #3950

merged 55 commits into from
Nov 19, 2019

Conversation

KlapTrap
Copy link
Contributor

@KlapTrap KlapTrap commented Oct 3, 2019

It's mostly done but we have a lot of RequestOptions in our api actions. The api pipelines accept use the httpclient HttpRequest object so it's a matter of replacing RequestOptions with HttpRequest and the rest should take care of itself.

There are a few other, non RequestOptions errors but not too many.

@KlapTrap KlapTrap added in progress dependencies Pull requests that update a dependency file labels Oct 3, 2019
@cfdreddbot
Copy link

✅ Hey KlapTrap! The commit authors and yourself have already signed the CLA.

@KlapTrap KlapTrap added on hold This PR isn't finished and isn't actively being worked on, but will be in the near future. and removed in progress labels Oct 4, 2019
@KlapTrap KlapTrap changed the base branch from v3-master to master October 17, 2019 11:57
* master: (33 commits)
  Master test fixes (#3992)
  Fix npm audit error in dev dependency - handlebars used by istanbul & karma-coverage-istanbul-reporter - weird goings on in stratos (npm audit shows handlebars errors), vanilla   angular 7 app (shows no handlebars errors) and vanilla angular 8 app (no   handlabrs errors). Same istanbul and coverage dependencies in all   node_modules directories and same coverage dependency in all apps - In the end fixed via audit's recommendation to `npm update handlebars --depth 4`
  Some unit test fixes
  Update versions links in readme
  Fix v2-master references and goreportcard link
  Trivial change
  Address some todo's, make issues for others
  Remove unused route
  Fix unit test
  Reverted the app wall and removed console.log
  Fix lint & unit tests
  Fix connect to endpoint subtype
  Ensure we're passing the correct params to action builders.
  Removed console logs
  Ensure endpoint register tiles are ordered correctly
  Start with empty CustomizationsMetadata
  Convert CustomizationsMetadata inject into singleton CustomizationService
  Fix npm audit vulnerabilities (#3899)
  Remove old ingress docs and add new (#3961)
  Helm Chart: Add ingress support (#3935)
  ...
@KlapTrap KlapTrap added in progress and removed on hold This PR isn't finished and isn't actively being worked on, but will be in the near future. labels Oct 18, 2019
@KlapTrap
Copy link
Contributor Author

KlapTrap commented Nov 6, 2019

fixes #3950

* master: (38 commits)
  CC fixes
  When viewing enpoint events, provide an endpoint only events view.
  Change error time period to 30 minutes
  Fixed exception
  Minor endpoint page changes
  Update events page slightly
  Fix app summay page warning for autoscaler check
  Fix unit tests
  Tidy up
  Finish wiring in of notification bar to errors, fix issue with multiple triggered events for same config
  Only show bell when there's notifications (whether read or unread)
  Allow notifications to be marked as 'read' - read notifications will not be shown in the alarm bell count
  WIP
  Add clean routes to e2e-clean-remnants (#4007)
  Tie in error state to notifications
  Allow notifications to be marked as 'read' - read notifications will not be shown in the alarm bell count
  Fix unit tests
  Fix exception on endpoint errors
  Linting
  Auth jetstream refactor (#3882)
  ...
@KlapTrap KlapTrap merged commit eb0a221 into master Nov 19, 2019
@nwmac nwmac deleted the angular-8 branch April 10, 2020 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants