Use the "classic" editor by default #697

已合併
elegaanz 5 年之前 將 1 次代碼提交從 default-editor 合併至 master
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) approved these changes 5 年之前

Reviewers

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
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#697
Loading…
尚未有任何內容