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

Use monaco for the git hook editor #13552

Merged
merged 3 commits into from
Nov 14, 2020

Conversation

silverwind
Copy link
Member

Migrate git hook editor to monaco, replacing CodeMirror. Had to do a few refactors to make the monaco instantiation generic enough to be of use.

Screen Shot 2020-11-13 at 23 30 00

Screen Shot 2020-11-13 at 23 30 29

@silverwind silverwind force-pushed the hook-monaco branch 2 times, most recently from 80a4c85 to 9dff4ee Compare November 13, 2020 22:39
Migrate git hook editor to monaco, replacing CodeMirror. Had to do a few
refactors to make the monaco instantiation generic enough to be of use.
@lafriks lafriks added type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality. labels Nov 13, 2020
@lafriks lafriks added this to the 1.14.0 milestone Nov 13, 2020
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 13, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 14, 2020
@techknowlogick
Copy link
Member

🚀

@techknowlogick techknowlogick merged commit 374ff60 into go-gitea:master Nov 14, 2020
@silverwind silverwind deleted the hook-monaco branch November 14, 2020 06:45
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality type/refactoring Existing code has been cleaned up. There should be no new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants