-
```
What steps will reproduce the problem?
1. Tracking on
2.
3.
What is expected? What do you get instead?
I have been using Androzic with joy from the first version. After latest update
few days a…
-
I have a few common use cases that I'm finding hard to deal with. The most obvious one is I want to process lines of a file. It's all fine except that I don't know how to ensure the file is closed onc…
-
When response_type = token is provided to the authorize endpoint, the resulting redirect after authorization confirmation is a "code" (just like response_type=code). It would appear the implicit grant…
-
```
What steps will reproduce the problem?
1. Tracking on
2.
3.
What is expected? What do you get instead?
I have been using Androzic with joy from the first version. After latest update
few days a…
-
Implement less colours, darker palette overall and creating blocks that are made of individual squares.
-
* CurrencyController - переписать по рекомендациям ментора, убрать ResponseEntity
* DepositController - переписать по рекомендациям ментора, убрать ResponseStatus, если не нужен явно
-
Hello,
I'm facing a really strange bug that seem to be timing related.
I want to change on the fly the date disabled, using some input-binded data (aka I've got a bunch of field, and for some I need …
-
v. 0.2.1-alpha4
There is a basic entity of the socket response that differs in the content of the data field and the value of the endpoint field. For example. First is a payment structure:
```
{
…
-
As soon as the order of a user gets marked as ready the corresponding user should be notified by mail.
-
In version 0.6.3 it was possible to specify the server location of the sharejs server (ex: http://192.168.1.1:8000) like:
```
$(document).ready(function () {
var $textarea = $('#textarea');
var…