This is an automated email from the ASF dual-hosted git repository. vvitanska pushed a commit to branch user_guide2.4 in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/user_guide2.4 by this push: new 4a1c541 [DLAB-1999]: Added audit info in user guide 4a1c541 is described below commit 4a1c541f28669e6ca9b517c0c704de7be6eaa3fa Author: viravit <vira_vitan...@epam.com> AuthorDate: Fri Aug 14 18:10:12 2020 +0300 [DLAB-1999]: Added audit info in user guide --- USER_GUIDE.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/USER_GUIDE.md b/USER_GUIDE.md index f1d1f37..eb3edff 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -518,7 +518,7 @@ Also clicking on "Circle" button you can uncommit or revert changes. ### Bucket browser <a name="bucket"></a> -You are ablle to access to cloud buckets via DLab Web UI. +You are able to access to cloud buckets via DLab Web UI. There are two ways to open bucket browser: - clicking on Notebook name in the "List of resources" page, where there is an "Open bucket browser" link; - clicking on "Bucket browser" bucket in the "List of resources" page. @@ -536,7 +536,7 @@ In the bucket browser you are supposed to: - create folder; - delete folder and file; - download file; -- copy path to folder or to file; +- copy path to folder or to file.  @@ -687,14 +687,22 @@ On top of that you can sort data by user, project, service charges. In the footer of billing report, you can see "Total" cost for all environments. + +-------------------------------- + # DLab Audit report <a name="audit_page"></a> -On this page you can see all audit information. +On this page you can see change history, which have been done by any user. --------------------------------- +You are able to view: +- when action was done +- who did action +- what action was done  +If you click information icon you see more detail infornation. + <p align="center"> <img src="doc/audit_info.png" alt="Notebook stop confirm" width="400"> </p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org