Skip to content

Allow editing of files via web application #466

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

Merged
merged 11 commits into from
Sep 12, 2024
Merged

Allow editing of files via web application #466

merged 11 commits into from
Sep 12, 2024

Conversation

isc-tleavitt
Copy link
Collaborator

Fixes #464

Also adds a VSCode workspace download link to the Git WebUI.

Copy link
Collaborator Author

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to also fix #453 to avoid serious issues in a HCC setting where this will be used.

First pass - probably needs a bit more work around the use case where a CSP file changes. (Theory: call OnBeforeTimestamp / OnBeforeLoad at end of AfterUserAction if the name is mapped?)
Also tweaks some styling and fixes behavior for interop-enabled namespaces with a URLPrefix.
Also fixed an issue with regex matching where I couldn't view my local git-source-control repo
@isc-tleavitt isc-tleavitt merged commit 82d740a into main Sep 12, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the fix-464 branch September 12, 2024 20:39
isc-tleavitt added a commit that referenced this pull request Sep 20, 2024
No changelog as this is a fix to an unreleased bug (from #466)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option for filesystem-centric editing via a web application
2 participants