Asen Lekov
Asen Lekov
Q | A --- | --- Workflow version | _2.0.0_ OSX Version | _10.11.05_ Alfred Version | _3.6.2_ JetBrains Product/Version | _Androuid Studio / 3.1.4_ Installation type | _Caskroom_ ###...
Using Python 3 ``` [17:09:09.776] Logging Started... [17:09:13.443] GitLab[Script Filter] Queuing argument '' [17:09:13.986] GitLab[Script Filter] Script with argv '(null)' finished [17:09:13.989] ERROR: GitLab[Script Filter] Code 1: Traceback (most recent...
I tried to put `zsh` or `oh-my-zsh` in the config file to exclude it from upgrade. ## What did you expect to happen? Zsh not to be upgraded ## What...
I have following configuration: ``` python class GuideItemSerializer(GeoFeatureModelSerializer): class Meta: depth = 1 model = GuideItem geo_field = 'point' auto_bbox = True id_field = False fields = ('id', 'name', 'description',...
First I have defined custom claim like this: ``` AUTH_JWT_CUSTOM_CLAIMS: '{"my-property-ids":"properties.id"}' ``` When user have properties, in the token I expect to have array with the IDs of these properties...
Before submitting this PR: ### Checklist - [x] No breaking changes - [x] Tests pass - [x] New features have new tests - [x] Documentation is updated ### Breaking changes...
**Describe the bug** - [Setting up Facebook](https://docs.parseplatform.org/android/guide/#setting-up-facebook) - [Setting up Twitter](https://docs.parseplatform.org/android/guide/#setting-up-twitter) shows old and invalid Gradle dependencies for Android **To Reproduce** Steps to reproduce the behavior: 1. Go to [Parse...
__Link to section:__ https://docs.parseplatform.org/android/guide/#facebook-users __What is the issue?__ Using of `onActivityResult` method of Fragment is now deprecated which can lead to confusion and questions or reported issues on the Parse...
### New Feature / Enhancement Checklist Almost all modules are already merged here, so I propose to merge the ParseLiveQuery here as well: https://github.com/parse-community/ParseLiveQuery-Android - [x] I am not disclosing...
### New Feature / Enhancement Checklist There is no activity in https://github.com/parse-community/ParseUI-Android from 2019. Similar to ParseLiveQuery https://github.com/parse-community/Parse-SDK-Android/issues/1175 - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Android/security/policy). - [x] I am...