Krzysztof Platis

Results 34 issues of Krzysztof Platis

- temporarily install `npm install -D ngxtension` - run migration `npx nx g ngxtension:convert-di-to-inject --project=opf` - reverted changes for `opf-endpoints.service`(s) due to issues with TS module augmentation - uninstall `ngxtension`...

# 🚀 Feature request Support schematics written in ES Modules. Currently only CommonJS schematics are supported. ### Command (mark with an `x`) - [ ] new - [ ] build...

feature
area: @angular-devkit/schematics
feature: under consideration

Problem: as of today, the Guest Checkout doesn't fully support the OAuth flows with a login page hosted on an external domain. It's becasue, currently the `CheckoutAuthGuard` redirects anonymous users...

Assumptions: - new OCC backend API for loading Stock info is named `/spike-new-availability-api` - because there is not such a real API in OCC, I've introduced a backend proxy: `backend-proxy.ts`...

`npx nx g @angular/core:standalone`

Key changes: - introduced `LoadingScopes` mechanism to the ngrx product state - new ngrx state key `searchByCode` - where each product is stored separately by ID - new ngrx reducer,...

proper PR https://github.com/SAP/spartacus/pull/19036