Amit Barletz
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...
### What happened? DTO is not generated correctly when a field is marked as required. ### THIS ONLY HAPPENS WITH RELATION FIELD TYPE ...
A sub-task of #3141 After new migrations have been applied, we need to fix the API to work with project-level commit.
A sub-task of https://github.com/amplication/amplication/issues/3141 - update the DB schema - migration for existing commit
### 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...
### 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...
### 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...
### 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...
### What happened? The icons on the login page of the generated app are not loaded  ### What you expected to happen I...
### 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...