Skip to content

Add OpenAIPrompt related page to the Admin sectionΒ #96

@maximgorbatyuk

Description

@maximgorbatyuk

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions