amplication
amplication copied to clipboard
🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.
### Feature description Currently, when selecting a GitHub repo, there is no easy way to filter the results. I usually end up using my browser's built-in search functionality (Ctrl/CMD +...
Issue Number: #3401 ## PR Details As part of DSG plugin feature, we add sample types for our new events. this is a work in progress while we trying to...
### Feature description Due to the need to have more space on our side menu, we decided to change the size of the icons from 32px to 24px, We also...
### Describe the issue with documentation Plugin are being introduced into Amplication. This is a major feature that must be documented. ### How to solve the problem Write doc articles...
## Problem Statement As part of the new `Project` level in the hierarchy - we need to allow the user to perform a single commit on pending changes from multiple...
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!...
As part of supporting plugin on our dsg builder. I'll create a plugin manager that handle all plugins by order and assign their logic to context. The handler will import...