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

Ability to edit the name of a document (upload and download) #45

Merged
merged 7 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. Ability to edit document name. When downloaded, name of the json file…

    … is the name of the document.
    elysiacasandra committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    379a137 View commit details
    Browse the repository at this point in the history
  2. When uploading document, document name is taken from the name of the …

    …file. New documentName and setDocumentName is useNetworkStore.
    elysiacasandra committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2513d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb48d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4321a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    126b4c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e47bf53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5262d15 View commit details
    Browse the repository at this point in the history