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

Fix #13162: Add schema and introduce new approach for saving multiple images in suggestion handler. #14063

Merged
merged 186 commits into from Dec 15, 2021
Merged

Fix #13162: Add schema and introduce new approach for saving multiple images in suggestion handler. #14063

merged 186 commits into from Dec 15, 2021

Commits on Oct 14, 2021

  1. Add schema validation for suggestion handler

    * change is an object of diff domain types
    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    601bb98 View commit details
    Browse the repository at this point in the history
  2. Add cmd constants of diffetent domain types

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e662578 View commit details
    Browse the repository at this point in the history
  3. Add validate_change method

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    be889c1 View commit details
    Browse the repository at this point in the history
  4. Remove suggestion handler name

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2e07409 View commit details
    Browse the repository at this point in the history
  5. Add skill_difficulty attribute

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f7ea2f5 View commit details
    Browse the repository at this point in the history
  6. Add changes after Linter checks

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0d898ce View commit details
    Browse the repository at this point in the history
  7. Add changes after Linter checks

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    09e2a69 View commit details
    Browse the repository at this point in the history
  8. Remove Trailing whitespace

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    96bc10e View commit details
    Browse the repository at this point in the history
  9. Remove quotes from a string

    Chirag Baid committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6ff7c73 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Remove skill_difficulty attribute

    Chirag Baid committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    eb9a4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901a1ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8584bc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    092e575 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    a18acf4 View commit details
    Browse the repository at this point in the history
  2. Add schema for handling images

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    532ac78 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    de69b61 View commit details
    Browse the repository at this point in the history
  4. Add whitespace after colon

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    80a86f9 View commit details
    Browse the repository at this point in the history
  5. Add space before curly braces

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ed862b3 View commit details
    Browse the repository at this point in the history
  6. Change validate_change method name as suggested

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    10a9cc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1abcc4b View commit details
    Browse the repository at this point in the history
  8. Remove exception handling in suggestion handler

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    47529f7 View commit details
    Browse the repository at this point in the history
  9. Line too long lint check

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a154c5f View commit details
    Browse the repository at this point in the history
  10. Add method in next line

    Chirag Baid committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    60be8a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    d59e7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683947f View commit details
    Browse the repository at this point in the history
  3. Add a blank line

    Chirag Baid committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5ad7307 View commit details
    Browse the repository at this point in the history
  4. Add comments in a domain validator function

    * No exlplicit call is required to validate_dict
    Chirag Baid committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ba02f47 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    5ce77c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    6d20006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2c269 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Change key to access image blob

    Chirag Baid committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    90e5cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd178d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0a97e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    8e0587d View commit details
    Browse the repository at this point in the history
  5. Add whitespace

    Chirag Baid committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    72a94d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Write two statements equivalent to pass a test case

    Chirag Baid committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    74dd86e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873b06b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    bd2dc22 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    1557b61 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    5a53d36 View commit details
    Browse the repository at this point in the history
  2. Write validation_method for suggestion images

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    911119d View commit details
    Browse the repository at this point in the history
  3. Write schema for suggestion images

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    3c4e98e View commit details
    Browse the repository at this point in the history
  4. Write scripts to fetch upload_suggestion_images

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    f30d150 View commit details
    Browse the repository at this point in the history
  5. Replace file content from upload_files to an object

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4eb3d84 View commit details
    Browse the repository at this point in the history
  6. Convert image blob from bytes to str

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    597b1b3 View commit details
    Browse the repository at this point in the history
  7. Make changes after link checks

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    72353ac View commit details
    Browse the repository at this point in the history
  8. Make changes after link checks

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    80de151 View commit details
    Browse the repository at this point in the history
  9. Make changes after link checks

    Chirag Baid committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e27d217 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Replace upload_files param with files object

    Chirag Baid committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6991138 View commit details
    Browse the repository at this point in the history
  2. Introduce a condition to handle images

    Chirag Baid committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ad08df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6173625 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d3df22f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    97a7585 View commit details
    Browse the repository at this point in the history
  2. Pass payload object to save images

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b089ba8 View commit details
    Browse the repository at this point in the history
  3. Revert "Pass payload object to save images"

    This reverts commit b089ba8.
    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    78c14f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcb7d78 View commit details
    Browse the repository at this point in the history
  5. Perform encoding for all images

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4f5c44b View commit details
    Browse the repository at this point in the history
  6. Add condition for images that are string type

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    01431c3 View commit details
    Browse the repository at this point in the history
  7. Add encoding for images

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7b223ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85b4904 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    38f13ee View commit details
    Browse the repository at this point in the history
  10. Decode images of type bytes

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    d4ff698 View commit details
    Browse the repository at this point in the history
  11. Add whitespace

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0d95113 View commit details
    Browse the repository at this point in the history
  12. Fix Line too long lint check

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e011b81 View commit details
    Browse the repository at this point in the history
  13. Add annotations future import

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    12b7029 View commit details
    Browse the repository at this point in the history
  14. Correctly sort imports

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7f4616b View commit details
    Browse the repository at this point in the history
  15. Write unit tests for ExplorationOrQuestion Change

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    682201a View commit details
    Browse the repository at this point in the history
  16. Fix Lint check errors

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    861e6ee View commit details
    Browse the repository at this point in the history
  17. Remove some arguments from domain_dict

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2b2b2a6 View commit details
    Browse the repository at this point in the history
  18. Add condition to validate missing cmd key

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4c797df View commit details
    Browse the repository at this point in the history
  19. Add 'is' for reference equality to fix lint error

    Chirag Baid committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    bb9de26 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    134f298 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Fix bugs - ExplorationOrQuestionsTests Class

    Chirag Baid committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c02c589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7074a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0009585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca8ded1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    97574ac View commit details
    Browse the repository at this point in the history
  2. Create lists to check domain allowed commands

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f2b20b3 View commit details
    Browse the repository at this point in the history
  3. Shift block of code left

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ff76f69 View commit details
    Browse the repository at this point in the history
  4. Pass files dict to save images

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    5e10c46 View commit details
    Browse the repository at this point in the history
  5. Encode image data to write on disks

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    365463f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    277cc17 View commit details
    Browse the repository at this point in the history
  7. Encode image data

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3f45b7f View commit details
    Browse the repository at this point in the history
  8. Remove allowed commands list

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f010dd4 View commit details
    Browse the repository at this point in the history
  9. Remove allowed commands list

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    33491f1 View commit details
    Browse the repository at this point in the history
  10. Encode raw_image to bytes to validate

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8e60118 View commit details
    Browse the repository at this point in the history
  11. Decode images

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2397250 View commit details
    Browse the repository at this point in the history
  12. Write functions to encode and decode image

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f00513b View commit details
    Browse the repository at this point in the history
  13. Add intendation

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    66dee09 View commit details
    Browse the repository at this point in the history
  14. Images are encoded/decoded from utils module

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c3c856e View commit details
    Browse the repository at this point in the history
  15. Make changes after lint checks

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e8e103d View commit details
    Browse the repository at this point in the history
  16. Make changes after lint checks

    Chirag Baid committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    54e3219 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    0c6affd View commit details
    Browse the repository at this point in the history
  2. Revert "Make changes after lint checks"

    This reverts commit 54e3219.
    Chirag Baid committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    cb0ebaf View commit details
    Browse the repository at this point in the history
  3. Make changes after lint check

    Chirag Baid committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    90c12db View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    89785b6 View commit details
    Browse the repository at this point in the history
  2. Add function to check image data

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    37e0837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb073e9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    537b182 View commit details
    Browse the repository at this point in the history
  5. Make corrections after lint checks

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    98600c7 View commit details
    Browse the repository at this point in the history
  6. Make changes after lint checks

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0871c54 View commit details
    Browse the repository at this point in the history
  7. Break line after paranthesis

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7c3f1f7 View commit details
    Browse the repository at this point in the history
  8. Add 4 space indentation

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7ae03f6 View commit details
    Browse the repository at this point in the history
  9. Fix lint check errors

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bbbbeb9 View commit details
    Browse the repository at this point in the history
  10. Fix lint check errors

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0b9d0d4 View commit details
    Browse the repository at this point in the history
  11. Fix lint check error

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    150311b View commit details
    Browse the repository at this point in the history
  12. Fix lint check error

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    67be327 View commit details
    Browse the repository at this point in the history
  13. Add 4 space indentation to fix lint check error

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c24a813 View commit details
    Browse the repository at this point in the history
  14. Make changes after code review

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    77137c2 View commit details
    Browse the repository at this point in the history
  15. Add test for is_base64_encoded method

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d400971 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5261ec7 View commit details
    Browse the repository at this point in the history
  17. Fix lint check errors

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    adab06a View commit details
    Browse the repository at this point in the history
  18. Fix error in a test case

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    98be9db View commit details
    Browse the repository at this point in the history
  19. Fix call to untyped function error

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d0a4eb4 View commit details
    Browse the repository at this point in the history
  20. Add no-untyped-call comment

    Chirag Baid committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    541eda6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Add test for ValidSuggestionImages

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    354efab View commit details
    Browse the repository at this point in the history
  2. FIx lint check errors

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    029d9ef View commit details
    Browse the repository at this point in the history
  3. Put comment in a new line

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5b33a80 View commit details
    Browse the repository at this point in the history
  4. Fix errors to pass lint check

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6220cb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3087e1c View commit details
    Browse the repository at this point in the history
  6. Add a test case to fix coverage failure

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    64ef728 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    bf057ad View commit details
    Browse the repository at this point in the history
  8. Remove trailing whitespace

    Chirag Baid committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6baa95f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    c029d82 View commit details
    Browse the repository at this point in the history
  2. Make changes after final review

    Chirag Baid committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    809a1ed View commit details
    Browse the repository at this point in the history
  3. Add encoding args in test

    Chirag Baid committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    d86de72 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Make some changes after code review

    Chirag Baid committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    45c7fa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Encode image blobs from frontend for suggestion handler

    Chirag Baid committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b65f746 View commit details
    Browse the repository at this point in the history
  2. Declare files as undefined

    Chirag Baid committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    f93c06e View commit details
    Browse the repository at this point in the history
  3. Fix typescript check fail

    Chirag Baid committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e44ce72 View commit details
    Browse the repository at this point in the history
  4. Fix lint check issues

    Chirag Baid committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    c3f05ad View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    aec86ed View commit details
    Browse the repository at this point in the history
  2. Fix typescript lint checkts

    Chirag Baid committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d122e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da42af6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a24b480 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Remove suggestionhandler from schema handler class list

    Chirag Baid committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ba2fa3f View commit details
    Browse the repository at this point in the history
  2. Make changes to add files as a key in postData

    Chirag Baid committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9e87910 View commit details
    Browse the repository at this point in the history
  3. Fix Lint check errors

    Chirag Baid committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4164c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Remove ImagesDict function

    Chirag Baid committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0a0fb76 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    9cb304d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    275c628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c64d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    00c01a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e74707 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    2322936 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Make changes after code review

    Chirag Baid committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    7ec2c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a6415 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    f05a205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34c605f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Make changes to fix coverage test issue

    Chirag Baid committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    37188a5 View commit details
    Browse the repository at this point in the history
  2. Write comments in blobtobase64() method

    Chirag Baid committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9c5ba71 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    cc55c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcfc3b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Add interface for posData to support optional key

    Chirag Baid committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a1d6ce7 View commit details
    Browse the repository at this point in the history
  2. Make changes to fix front-end failures

    Chirag Baid committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    cca58d6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    3f03300 View commit details
    Browse the repository at this point in the history
  4. Fix lint check errors

    Chirag Baid committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    980abe0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Make changes to pass coverage tests

    Chirag Baid committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    449e63f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6c417 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    Chirag Baid committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    19d7530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7396e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Make changes after review

    Chirag Baid committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    a7319de View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    880a1b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a4e3a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Make changes in frontend after code review

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f8d430e View commit details
    Browse the repository at this point in the history
  2. Make changes in backend after code review

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ba209d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    29f2137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f49274 View commit details
    Browse the repository at this point in the history
  5. Fix lint check issues

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    9f5e58d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f85bf72 View commit details
    Browse the repository at this point in the history
  7. Fix lint check issues

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8ca1c3c View commit details
    Browse the repository at this point in the history
  8. Return objects after validation

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6d4f2bb View commit details
    Browse the repository at this point in the history
  9. Fix lint check issues

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e24082d View commit details
    Browse the repository at this point in the history
  10. Fix lint check issues

    Chirag Baid committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    dbf42be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12da771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2c2f85 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Fix errors

    Chirag Baid committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    61d67bd View commit details
    Browse the repository at this point in the history
  2. Fix backend test issues

    Chirag Baid committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    53cbd6b View commit details
    Browse the repository at this point in the history
  3. Add whitespace

    Chirag Baid committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a02e7fd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Fix backend test failure

    Chirag Baid committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    d536a4c View commit details
    Browse the repository at this point in the history
  2. Add validation and test case for prefix in data url

    Chirag Baid committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    15da453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    118ab53 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    Chirag Baid committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    06630ee View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-schema-suggestion-handler' of https://github.com/ch…

    …iragbaid7/oppia into add-schema-suggestion-handler
    Chirag Baid committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    c13841a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a95622 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    31ee29f View commit details
    Browse the repository at this point in the history