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

Загрузка файлов - v2 + Загрузка PDF фронт #4052

Closed
wants to merge 16 commits into from

Conversation

Wellheor1
Copy link
Collaborator

@Wellheor1 Wellheor1 commented Jul 3, 2024

Описание изменений

  • Возможность загрукзи PDF
  • Функция для загрузки PDF из
  • Передача аргумента - только загрузка результатов
  • Проверка на разрешенные формы
  • Смена структуры PDF

P.S
Для того что бы разрешить формы необходимо указать параметр
l2_allowed_forms_file в appconf
в формате строки '.path.to.func, path.to.func2'
берётся из components tupes-and-forms-file.ts

@Wellheor1 Wellheor1 requested a review from urchinpro July 3, 2024 09:56
@@ -0,0 +1,4 @@

def form_01(request_data):
print('fdfd')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[flake8] <201> reported by reviewdog 🐶
print found.

api/laboratory/forms100.py Outdated Show resolved Hide resolved
appconf/manager.py Outdated Show resolved Hide resolved
Wellheor1 and others added 2 commits July 3, 2024 17:58
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
appconf/manager.py Outdated Show resolved Hide resolved
@Wellheor1 Wellheor1 closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant