Amit Barletz
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)
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...
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!...
### 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...
### What happened? the link to the initiation leads to a wrong link:  link to the Discord thread: https://discord.com/channels/757179260417867879/988847696607600690 ### What you expected to happen the link should lead...
### 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...
### 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...
### 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...
### 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...