Rafał Augustyniak

Results 44 issues of Rafał Augustyniak

**Description** 1. Add optional chaining to `clutch.config.js` file (i.e. `const faults = e.scenario?.faults`) 1. Run `make frontend-dev` locally - it succeeds. 1. Run `make frontend-lint` locally - it succeeds. 1....

type: bug
area: frontend

Add a datetime picker based off a [`KeyboardDateTimePicker ` from material-ui/pickers package](https://material-ui-pickers.dev/api/KeyboardDateTimePicker). [Material UI official docs](https://material-ui.com/components/pickers/#native-pickers) recommend the use of pickers from this package. For now, the only way to...

type: enhancement
area: frontend

We need contributor guidelines in order to lower the barrier needed to contribute to the project.

starter-task

Similar behavior is implemented in many applications, for example in ICloud Drive. Acceptance criteria: 1. Aftter user stops scrolling in the directory view and filter view is partially visible we...

feature

Acceptance criteria: 1. Thumbnail that shows preview of text. 2. View controller that allows read only mode for text files. It should probably use 'UITextView'. Technical details: Adding support for...

feature

Description: Update the versions of Android test dependencies. Risk Level: Low, test impacts test dependencies only Testing: CI Docs Changes: N/A Release Notes: N/A Signed-off-by: Rafal Augustyniak

Signed-off-by: Rafal Augustyniak For an explanation of how to fill out the fields, please see the relevant section in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md) Description: Risk Level: Testing: Docs Changes: Release Notes: [Optional Fixes...

*Note: even though this ticket is for Android specifically a lot of work that's going to end up being referenced in here will end up being shared between iOS and...