Amit Barletz

Results 66 issues of Amit Barletz

### What happened? After setting up the dev environment of the generated app and navigating to `localhost:3001`, clicking on `continue` is not working for GraphQL and Swagger. The button redirects...

type: bug
good first issue
help wanted
@amplication/data-service-generator

### What happened? DTO is not generated correctly when a field is marked as required. ### THIS ONLY HAPPENS WITH RELATION FIELD TYPE ![Screen Shot 2022-08-03 at 23 53 23](https://user-images.githubusercontent.com/39680385/182709886-c8231f5e-8c58-4c38-bbab-57c6c77c074a.png)...

type: bug
@amplication/data-service-generator

A sub-task of #3141 After new migrations have been applied, we need to fix the API to work with project-level commit.

@amplication/server

A sub-task of https://github.com/amplication/amplication/issues/3141 - update the DB schema - migration for existing commit

@amplication/prisma-db

### What happened? In sync with GitHub page, when clicking on `create repository` button there is no focus effect on the input. https://user-images.githubusercontent.com/39680385/180040116-c77130ef-c1fa-4292-9fc7-5212a18db39e.mov ### What you expected to happen I...

type: bug
good first issue
help wanted
@amplication/client

### What happened? Resources returned as null when querying a project, even though the project has resources ### What you expected to happen I expect that when I query a...

type: bug

### Feature description Update `amplication/cli` queries according to the new hierarchy: Workspace => Project => resource ### Use case Queries that need to be updated: - getResources: add `projectId` to...

help wanted
type: feature request
@amplication/cli

### What happened? When creating a new workspace it redirects to `/workspaceId` but not to `/currentWorkspaceId/currentProjectId` It seems the request is not creating a new project automatically as the project...

type: bug
@amplication/client

### What happened? The icons on the login page of the generated app are not loaded ![Screen Shot 2022-07-20 at 20 08 12](https://user-images.githubusercontent.com/39680385/180064274-a7cf1ad2-befd-4da8-82e5-6d29f88f9063.png) ### What you expected to happen I...

type: bug
good first issue
help wanted
@amplication/data-service-generator

### Describe the issue with documentation We need to look over all the readme files and make sure that they are up to date and structured as follows: 1. basic...

type: bug
type: docs