Confirm deletion of blog #602

Злито
rfwatson злито 1 комітів з feature/confirm_delete_blog до master 5 роки тому
rfwatson прокоментував(ла) 5 роки тому (Перенесено з github.com)

Closes #601.

~Ideally I'd like a less generic confirmation message - Are you sure you want to permanently delete this blog?. But assuming this won't be possible without new translations, I feel that it's probably not worth it. Thoughts welcome.~

Closes #601. ~Ideally I'd like a less generic confirmation message - _Are you sure you want to permanently delete this blog?_. But assuming this won't be possible without new translations, I feel that it's probably not worth it. Thoughts welcome.~
rfwatson прокоментував(ла) 5 роки тому (Перенесено з github.com)

Not sure why the CI is failing

Not sure why the CI is failing
elegaanz (Перенесено з github.com) рецензовано 5 роки тому
elegaanz (Перенесено з github.com) додав коментар

Hello and thanks for your PR! Don't hesitate to change the message if you feel to do so, having one more string to translate is not a problem at all.

And the reason the CI fails is that it takes a lot of memory to compile Plume, and sometimes Circle CI containers just don't give us enough… so Rust is killed by the OOM-killer (so nothing to do with your code, it may work next time).

Otherwise, it works just fine. Thank you again!

Hello and thanks for your PR! Don't hesitate to change the message if you feel to do so, having one more string to translate is not a problem at all. And the reason the CI fails is that it takes a lot of memory to compile Plume, and sometimes Circle CI containers just don't give us enough… so Rust is killed by the OOM-killer (so nothing to do with your code, it may work next time). Otherwise, it works just fine. Thank you again!
rfwatson прокоментував(ла) 5 роки тому (Перенесено з github.com)

Thanks!

Looking at the previous commits, would you recommend going on Crowdin directly to generate new translations?

I’ll play with this further tomorrow.

Thanks! Looking at the previous commits, would you recommend going on Crowdin directly to generate new translations? I’ll play with this further tomorrow.
elegaanz прокоментував(ла) 5 роки тому (Перенесено з github.com)

You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically, and can then be translated (once your PR is merged, of course).

You don't need to go on Crowdin to add translations: any string written in the `i18n!` macro is uploaded there automatically, and can then be translated (once your PR is merged, of course).
codecov[bot] прокоментував(ла) 5 роки тому (Перенесено з github.com)

Codecov Report

Merging #602 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #602      +/-   ##
=========================================
+ Coverage   34.54%   34.6%   +0.06%     
=========================================
  Files          67      67              
  Lines        7825    7840      +15     
  Branches     1881    1883       +2     
=========================================
+ Hits         2703    2713      +10     
- Misses       4361    4367       +6     
+ Partials      761     760       -1
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/602?src=pr&el=h1) Report > Merging [#602](https://codecov.io/gh/Plume-org/Plume/pull/602?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/037674ae13849fb1f6357fd8a8b03ce8c7eda853?src=pr&el=desc) will **increase** coverage by `0.06%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #602 +/- ## ========================================= + Coverage 34.54% 34.6% +0.06% ========================================= Files 67 67 Lines 7825 7840 +15 Branches 1881 1883 +2 ========================================= + Hits 2703 2713 +10 - Misses 4361 4367 +6 + Partials 761 760 -1 ```
rfwatson прокоментував(ла) 5 роки тому (Перенесено з github.com)

You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically

Oh nice 😃

In that case I've updated this PR, and opened another to clarify the docs.

> You don't need to go on Crowdin to add translations: any string written in the i18n! macro is uploaded there automatically Oh nice :smiley: In that case I've updated this PR, and opened another to clarify the docs.
elegaanz прокоментував(ла) 5 роки тому (Перенесено з github.com)

Thank you again!

Thank you again!
elegaanz (Перенесено з github.com) зміни затверджено 5 роки тому

Рецензенти

Запит на злиття був влитиий як bffce041d7.
Також можна переглянути інструкції для командного рядка.

Крок 1:

У репозиторії вашого проєкту перевірте нову гілку і протестуйте зміни.
git checkout -b feature/confirm_delete_blog master
git pull origin feature/confirm_delete_blog

Крок 2:

Об'єднати зміни і оновити на Forgejo.
git checkout master
git merge --no-ff feature/confirm_delete_blog
git push origin master
Підпишіться щоб приєднатися до обговорення.
Немає рецензентів
Етап відсутній
Немає виконавця
1 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: Plume/Plume#602
Завантаження…
Тут ще немає жодного змісту.