84dc2ed Changed javascript default argument construction
📊 Changes
1 file changed (+23 additions, -20 deletions)
View changed files
📝src/static/templates/admin/page.hbs (+23 -20)
📄 Description
Moved smtp test option to within the "SMTP Email" Settings block.
Added optional option to prevent full page reload.
SMTP Test and Backup do not reload the admin interface any more.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/892
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 3/4/2020
**Status:** ✅ Merged
**Merged:** 3/4/2020
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `smtp-test-button`
---
### 📝 Commits (2)
- [`390d10d`](https://github.com/dani-garcia/vaultwarden/commit/390d10d6566405c82f96ef57c784a4c910f292b2) Relocated SMTP test input+button.
- [`84dc2ed`](https://github.com/dani-garcia/vaultwarden/commit/84dc2eda1f06ba8596474acaa0af77312cf2d673) Changed javascript default argument construction
### 📊 Changes
**1 file changed** (+23 additions, -20 deletions)
<details>
<summary>View changed files</summary>
📝 `src/static/templates/admin/page.hbs` (+23 -20)
</details>
### 📄 Description
- Moved smtp test option to within the "SMTP Email" Settings block.
- Added optional option to prevent full page reload.
- SMTP Test and Backup do not reload the admin interface any more.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/892
Author: @BlackDex
Created: 3/4/2020
Status: ✅ Merged
Merged: 3/4/2020
Merged by: @dani-garcia
Base:
master← Head:smtp-test-button📝 Commits (2)
390d10dRelocated SMTP test input+button.84dc2edChanged javascript default argument construction📊 Changes
1 file changed (+23 additions, -20 deletions)
View changed files
📝
src/static/templates/admin/page.hbs(+23 -20)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.