- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9
 
Closed
Description
New backend endpoints were added there - Techinterview-space/web-api#139
- GET prompts created. non-paginated result
 - POST Create prompt
 - POST Update existing prompt
 - DELETE existing prompt by ID
 
Acceptance criteria
- Prompts page to be created
 - Create new Prompt modal dialog to be created with form group
 - Update existing prompt dialog to be created with form group
 - Same Form group and modal dialog should be reused for both operations. Use component
 - Deletion modal dialog should be added. There is a component with confirmation modal dialog that is used for similar cases
 - new Service class with interfaces based on backend Api, to be added
 
Copilot
Metadata
Metadata
Assignees
Labels
No labels