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

Implement file sharing using gists #234

Merged
merged 15 commits into from
Sep 1, 2024
Merged

Implement file sharing using gists #234

merged 15 commits into from
Sep 1, 2024

Commits on Aug 27, 2024

  1. Add share to header

    1ilit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ee3dea7 View commit details
    Browse the repository at this point in the history
  2. Set up upload workflow

    1ilit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    75f930b View commit details
    Browse the repository at this point in the history
  3. Add modal for github token

    1ilit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    488641d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Create and update gist on click

    1ilit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7dcecf3 View commit details
    Browse the repository at this point in the history
  2. Copy share url

    1ilit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3f24cea View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Remodel the copy link modal

    1ilit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    65a86ee View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 1, 2024

  1. Load diagram from gist

    1ilit committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c6c24d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aec2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a388f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85cf795 View commit details
    Browse the repository at this point in the history
  5. Remove github token modal

    1ilit committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6eddfd9 View commit details
    Browse the repository at this point in the history
  6. Disable sharing for templates

    1ilit committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    877ec72 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into share

    1ilit committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    47ef0df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcf2251 View commit details
    Browse the repository at this point in the history