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

Add "Delete" button for users to be able to delete files in copilot-chat-app sample #89

Closed
wants to merge 12 commits into from

Commits on Aug 2, 2023

  1. add delete button

    KENZA BEN JELLOUN committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7563f75 View commit details
    Browse the repository at this point in the history
  2. Delete DocumentDeleteController.cs

    Removing empty file
    glahaye authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f7bfeb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. add DocumentDeleteController

    KENZA BEN JELLOUN committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c7d252c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f7af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55686c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. resolving conflict

    KENZA BEN JELLOUN committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ab2d7fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'delete_feature' of https://github.com/kenzabenjelloun/c…

    …hat-copilot into delete_feature
    KENZA BEN JELLOUN committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cca2d04 View commit details
    Browse the repository at this point in the history
  3. putting all the document functionalities together

    KENZA BEN JELLOUN committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0749ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. delete memory collection

    KENZA BEN JELLOUN committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    653883f View commit details
    Browse the repository at this point in the history
  2. update to last version

    KENZA BEN JELLOUN committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e4cadf0 View commit details
    Browse the repository at this point in the history
  3. remoe userid from delete form

    KENZA BEN JELLOUN committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cbee911 View commit details
    Browse the repository at this point in the history
  4. remove userid from delete form

    KENZA BEN JELLOUN committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ff8580e View commit details
    Browse the repository at this point in the history