Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить поле поиска в задачах и простоях по имени #95

Open
ArtemBalandin81 opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ArtemBalandin81
Copy link
Owner

ArtemBalandin81 commented Aug 19, 2024

Why?

Мы постепенно приближаемся к создания реестра рисков и риск-событий.
Без поиска по названию будет тяжело

How Does It Work Now?

  • Есть поиск по id и по попаданию в интервал;
  • в эндпоинтах файлов реализован функционал поиска по имени (можно воспользоваться им)

How To Do?

  • в эндпоинте выбора по id добавить поиск по имени по аналогии с тем, как это реализовано в эндпоинте файлов

Important

Важно сохранить идентичность прежней и новой api.

Where?

src/somewhere.py
src/somewhere/somewhere/somewhere.py

@ArtemBalandin81 ArtemBalandin81 added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant