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

RDISCROWD-5567 enhance task guidelines images #801

Merged
merged 20 commits into from
Jan 19, 2023

Commits on Jan 11, 2023

  1. added upload_task_guidelines_image route

    nsyed22 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f87937f View commit details
    Browse the repository at this point in the history
  2. add security checks

    nsyed22 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ef56a06 View commit details
    Browse the repository at this point in the history
  3. add errors to response

    nsyed22 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9c5d4c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. implement uploading and file size check

    nsyed22 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1bbdef5 View commit details
    Browse the repository at this point in the history
  2. remove test flash

    nsyed22 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    729e9ef View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. add file size tests

    nsyed22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5888129 View commit details
    Browse the repository at this point in the history
  2. fix typo in test description

    nsyed22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9f49341 View commit details
    Browse the repository at this point in the history
  3. added multiple file uploads test

    nsyed22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c57b92e View commit details
    Browse the repository at this point in the history
  4. use send 413 response code on large file

    nsyed22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b4ced2e View commit details
    Browse the repository at this point in the history
  5. refactor errors to error

    nsyed22 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    02d2ff1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. switch to small images

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    23183f3 View commit details
    Browse the repository at this point in the history
  2. remove added files

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ede0754 View commit details
    Browse the repository at this point in the history
  3. Delete setuplogins.py

    n00rsy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    cb7f384 View commit details
    Browse the repository at this point in the history
  4. use magic number for max image upload size

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8e1aa8a View commit details
    Browse the repository at this point in the history
  5. edit settings_local template

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a75dc39 View commit details
    Browse the repository at this point in the history
  6. edit settings_test template

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    daefff8 View commit details
    Browse the repository at this point in the history
  7. use default value for MAX_IMAGE_UPLOAD_SIZE_MB

    nsyed22 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f622f6c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. initial push for edge case tests

    nsyed22 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    719c94a View commit details
    Browse the repository at this point in the history
  2. refactor and fix edge cases test

    nsyed22 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f5548b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. bump theme SHA

    nsyed22 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9653bfc View commit details
    Browse the repository at this point in the history