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

Е-Контракт #41

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Oct 30, 2020

  1. Added document types.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    43965a1 View commit details
    Browse the repository at this point in the history
  2. remove redundant.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    a999c44 View commit details
    Browse the repository at this point in the history
  3. Added documentOf field.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8f26bf6 View commit details
    Browse the repository at this point in the history
  4. Added document of document validations.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    52c9b20 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    ed21fcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddbd84a View commit details
    Browse the repository at this point in the history
  7. Add validation for documents on Tender model

    Allow only one document with documentType (contractProforma,
    contractForm, contractScheme) per tender or lot.
    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    dd657b5 View commit details
    Browse the repository at this point in the history
  8. Update tests for tender documents

    * Add tests for validation, allow only one document per documentType
    * Add tests for lots
    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3394c51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24185ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    631e57d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78b0327 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e822024 View commit details
    Browse the repository at this point in the history
  13. Remove trailing whitespaces

    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c550ea5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c11fed8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9556dd6 View commit details
    Browse the repository at this point in the history
  16. Update validation for contract documents uploading

    * Allow with role bots upload contract documents
    * Validate relatedItem for documents uploaded by bots with document
    types `contract` and `contractData`
    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    d68f6c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6fb6dc2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea19c98 View commit details
    Browse the repository at this point in the history
  19. Improve tender document validations

    * Field `templateId` is allowed only for document with documentType
    `contractProforma`
    * Field `url` is not required for document with documentType
    `contractProforma`
    * Field `format` is not required for document with documentType
    `contracProforma`
    * Deny patch document with documentType `contractProforma`, allowed
    append new version of document instead.
    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    d571a87 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    17c856b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2071c1e View commit details
    Browse the repository at this point in the history
  22. Updated tutorial.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    fd19a58 View commit details
    Browse the repository at this point in the history
  23. Added tutorial.rst file.

    Anna Manko authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7763873 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5bc7cf7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4e99f3e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e789240 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4bfbcaf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5d82724 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    28ab69f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f27aca3 View commit details
    Browse the repository at this point in the history
  31. Add missed step

    VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    ea91c51 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f3ef9ec View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    548773c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    25c23f8 View commit details
    Browse the repository at this point in the history
  35. Update e-Contracting documentation

    OHelesh authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0148ad5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    07442a4 View commit details
    Browse the repository at this point in the history
  37. Update tutorial with translations

    OHelesh authored and VDigitall committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    af5fa22 View commit details
    Browse the repository at this point in the history