-
Refactor https://github.com/aawgit/onlineStore/blob/master/server/src/controller/authentication.controller.js such that its split to controller and service layers like the other 2 controllers, and use…
-
Для генерации различных типов названий продуктов из разных категорий можно использовать `switch`, который будет реагировать на название категории, которые мы будем передавать в качестве параметра в ме…
-
### Type
Game behaviour
### Bug description
Pausing background sound continues to play after pressing the quit button, and it also causes a rather long pause, which shouldn't exist, at the beginnin…
-
1. Ссылка на деплой вашего проекта. https://rolling-scopes-school.github.io/nastik95-JSFE2022Q1/onlineStore/dist/
2. Ссылка на репозиторий с проектом на GitHub. https://github.com/rolling-scopes-scho…
-
Blocking this prevents GoDaddy from loading. It was trying to connect to `img6.wsimg.com`
![image](https://user-images.githubusercontent.com/22199259/110242102-76c08c00-7f7a-11eb-90ed-be9dfad5c89c.…
-
There is currently no documentation for the new [`OnlineStore`](https://github.com/schemaorg/schemaorg/pull/3030) type, in particular for the case of sellers of online marketplaces.
The documentation…
-
Unit test for ProductResource.retrieveProduct(id) fails with HTTP 404 despite the entity being saved into the H2 database during the test execution (or so I think).
Code from `ProductResouceTest.ja…
-
There are some problems with SAGE64 and sage-check-64. First, sage-check-64 gets run whenever sage-env gets run, which is way too often. As a consequence, if SAGE64 is set, I get extra messages prin…
-
**Context** - This is a proposal from Google based on our experience consuming schema.org [/Organization](https://schema.org/Organization) markup and working with similar data from online merchants. I…
-
**Is your feature request related to a problem? Please describe.**
We often want to run `feast apply` (or other CLI operations) on different GCP projects.
Therefore it would be nice if we could po…