Aleksandar Petkov

Results 11 issues of Aleksandar Petkov

Fixes the booting issue on Unlegacy Android ROMs

Fixes webpack crashes on development server start

Whenever a state of isMaximized is changed, be it via ESC key or ExpandButton, send back the new status of isMaximized, in order to allow a customized behavior. In some...

Solves kotlin related crashes during compilation on latest RN versions (0.69+) Test: Compiles

It was reported, that when corporate profile is campaign's organizer, the name of the representative is shown instead of the company name.

Closes #{issue number} ## Motivation and context ## Testing ### Steps to test ### New endpoints ## Environment ### New environment variables: - [ ] `NEW_ENV_VAR`: env var details ###...

- Endpoint for single article has been moved from /campaign-news/:slug, to /campaign/news/:slug - Included campaign's vault summary to /campaign/news/:slug response - Included campaign's category, and campaignFile in /campaigns/news response

# Fixes # - Made request function generic, so we can get correct response body type definitions. - Made ClientResponse generic. - Made ClientRequest generic. ### Checklist - [x] I...

Allow to create/update payment from Stripe manually, through the Stripe ChargeId. Allow to create payment from Benevity manually, through Report file, or manual input. Closes #{issue number} ## Motivation and...

Improves website accessibility, by improving keyboard navigation, improving screen reader descriptions and replacing html structure with semantic HTML where applicable.