Amit Barletz

Results 66 issues of Amit Barletz

Pending changes panel - Show as part of the new Project layout at the project and resource level (requires UI and API changes) => build the pending changes UI

Pending changes panel - fix the GraphQL queries to work with commit and padding changes on the project level (instead of the resource level)

@amplication/client

Issue Number: #3400 ## PR Details removed `packages/amplication-client/src/Resource/ResourceLayout.tsx` and `packages/amplication-client/src/Resource/ResourceLayout.scss` - pending changes - pending changes status - commits ### build still doesn't work in the client It works in...

0.15.0

Issue Number: #3296 ## PR Details Commit flow API: - discard pending changes - pending changes - commit - build for each resource # IMPORTANT-0: DO NOT MERGE THIS BRANCH!...

0.15.0
do not merge

### What happened? on create user, when I try to create a user with a username that already exists, I get an internal server error ### What you expected to...

type: bug
good first issue
@amplication/server
status: accepted

### What happened? the link to the initiation leads to a wrong link: ![image](https://user-images.githubusercontent.com/39680385/175230500-dc82ff4c-c39a-42b5-8d5d-261651db4db6.png) link to the Discord thread: https://discord.com/channels/757179260417867879/988847696607600690 ### What you expected to happen the link should lead...

type: bug
good first issue
@amplication/server

### Feature description Upgrade the NestJS version of a generated app ### Use case _No response_ ### Are you willing to submit PR? Yes I am willing to submit a...

type: feature request
@amplication/data-service-generator

### What happened? Cannot read property `authProvider` of undefined error occurs when creating a new resource in a manually created project. This error does not occur when we create a...

type: bug
@amplication/server

### What happened? When setting a required field on Amplication the field is not generated with `@required` for example: `grade` is a required field on the test entity `Test` THIS...

type: bug
@amplication/data-service-generator

### What happened? The app settings can be locked by another user in the workspace. As a result, when, for example, user_1 changed the settings and didn't commit + push...

type: bug