Petros Kalos

Results 6 issues of Petros Kalos

* switch the project to absolute imports * add an eslint rule to fail on relative imports How to achieve this: * Follow the docs here: https://create-react-app.dev/docs/importing-a-component/#absolute-imports, * Remove all...

type: enhancement
good first issue
priority: low
effort: low

**Is your idea related to a problem? Please describe.** Currently infra and deployment regions must be the same and it's mentioned only in the document **Describe the solution you'd like**...

good first issue
priority: high
effort: low

### Feature or Bugfix - Feature ### Detail New tests * deliberately break shares (by removing permissions * run the verifier to assert that are unhealthy * run the reapplier...

### Feature or Bugfix - Bugfix ### Detail Problem: We modify the Cognito UserPoolClient manually with CustomResources (not through CDK deployment) and as such everytime we make a change to...

Currently the share view indicates the requested permissions but given that customers are used to Read-only nature of data.all it might be good to implement a warning mechanism to increase...

### Describe the bug Currently when we call `UpdateEnvironment` from the UI we pass all the available information `ModifyEnvironmentInput`, further down the call we use this payload to make the...