Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Added button to install project from url #5846

Merged
merged 3 commits into from
Apr 25, 2022
Merged

Conversation

NPatel10
Copy link
Contributor

Summary

Added a button to open a dialog which will ask for URL of a project repository. Then upon clicking install button the project will be installed.

References

Checklist

  • CI/CD checks pass npm run check
    • Linter passing via npm run lint
    • Typescript passing via npm run check-errors
    • Unit & Integration tests passing via npm run test
    • Docker build process passing via npm run build-client
  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewers

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

Reviewers

@HexaField

@NPatel10 NPatel10 linked an issue Apr 25, 2022 that may be closed by this pull request
@HexaField HexaField merged commit 8400b1b into dev Apr 25, 2022
@HexaField HexaField deleted the Install-project-from-URL branch April 25, 2022 22:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/editor should have a button to install project from URL
2 participants