Use the "classic" editor by default #697

병합
elegaanz default-editor 에서 master 로 1 commits 를 머지했습니다 4 년 전
elegaanz 코멘트됨, 5 년 전 (Migrated from github.com)

The other one is full of bugs, I still need to implement a lot of things to make it usable (but I have not been very productive on that front these last months 🙃). So better have a "simple" but working edition interface than a nice but broken one.

The other one is full of bugs, I still need to implement a lot of things to make it usable (but I have not been very productive on that front these last months :upside_down_face:). So better have a "simple" but working edition interface than a nice but broken one.
codecov[bot] 코멘트됨, 5 년 전 (Migrated from github.com)

Codecov Report

Merging #697 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
- Coverage   39.25%   39.23%   -0.02%     
==========================================
  Files          72       72              
  Lines        9498     9498              
  Branches     2265     2265              
==========================================
- Hits         3728     3727       -1     
  Misses       4713     4713              
- Partials     1057     1058       +1
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/697?src=pr&el=h1) Report > Merging [#697](https://codecov.io/gh/Plume-org/Plume/pull/697?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/c484ca6afe29a2d6c062b99df22485fcbc57cb9b?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #697 +/- ## ========================================== - Coverage 39.25% 39.23% -0.02% ========================================== Files 72 72 Lines 9498 9498 Branches 2265 2265 ========================================== - Hits 3728 3727 -1 Misses 4713 4713 - Partials 1057 1058 +1 ```
igalic (Migrated from github.com) 이 변경사항을 승인하였습니다. 4 년 전

리뷰어

The pull request has been merged as 7f296b2ef2.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b default-editor master
git pull origin default-editor

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff default-editor
git push origin master
로그인하여 이 대화에 참여
No reviewers
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: Plume/Plume#697
불러오는 중...
아직 콘텐츠가 없습니다.