Skip to content

Commit f6c3403

Browse files
authored
Merge pull request #340 from aspnetzero/update-angular-maintenance-document
Update maintenance document add new version section for angular
2 parents 6d4caec + 0b70a9c commit f6c3403

5 files changed

Lines changed: 11 additions & 5 deletions

File tree

docs/en/Features-Angular-Maintenance.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
Maintenance page is available to **host side** for multi tenant applications (for single tenant applications it's shown in tenant side) and shown as below:
44

5-
<img src="images/maintenance-cache-1.png" alt="Maintenance cache" class="img-thumbnail" />
5+
<img src="images/maintenance-cache-3.png" alt="Maintenance cache" class="img-thumbnail" />
66

77
In the **Caches** tab, we can clear some or all caches. Clearing caches may be needed if you manually change database and want to refresh application cache. **Website Logs** tab is used to see and download logs:
88

9-
<img src="images/maintenance-logs-1.png" alt="Maintenance logs" class="img-thumbnail" />
9+
<img src="images/maintenance-logs-3.png" alt="Maintenance logs" class="img-thumbnail" />
10+
11+
## New Version Notification
12+
13+
When a **new version** of the application is available you can **send a new version notification** to the users. The notification will be shown a **popup** to the users. After clicking the **ok** button their browser will be **refreshed** and the **browser cache** will be **cleared**.
14+
15+
![New version notification](images/new-version-notification-2.png)
1016

1117
## Next
1218

docs/en/Features-Mvc-Core-Maintenance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ Maintenance page is available to **host side** for multi tenant applications (fo
66

77
The **caches tab** is used to **manage the cache** of the application. You can **clear the cache** of the application by clicking the **Clear all** button or you can **clear a specific cache** by clicking the **Clear** button of the cache you want to clear.
88

9-
![Cache](images/maintenance-cache-2.png)
9+
![Cache](images/maintenance-cache-3.png)
1010

1111
## Website Logs
1212

1313
The **website logs** shows the logs of the application. You can download the logs by clicking the **Download** button.
1414

15-
![Website logs](images/maintenance-logs-2.png)
15+
![Website logs](images/maintenance-logs-3.png)
1616

1717
## New Version Notification
1818

1919
When a **new version** of the application is available you can **send a new version notification** to the users. The notification will be shown a **popup** to the users. After clicking the **ok** button their browser will be **refreshed** and the **browser cache** will be **cleared**.
2020

21-
![New version notification](images/new-version-notification.png)
21+
![New version notification](images/new-version-notification-2.png)
2222

2323
## Next
2424

104 KB
Loading
234 KB
Loading
41.8 KB
Loading

0 commit comments

Comments
 (0)