Skip to content

Commit

Permalink
docs: add session history feature, folder explorer and folder create …
Browse files Browse the repository at this point in the history
…modal descriptions (#86)

### This PR is about updating `sessions` section for 24.09

**Changes:**
- Starting with Backend.AI version 24.09, NEO session launcher is used as the default session launcher. 
- Added session owner setting feature. 
- Added session histyro search function. 
- Added folder explorer and vfoler creation function in session launcher page.

**Related PRs:**
- lablup/backend.ai-webui#2742 @yomybaby 
- lablup/backend.ai-webui#2766 @yomybaby 
- lablup/backend.ai-webui#2765 @yomybaby 
- lablup/backend.ai-webui#2745 @ironAiken2 

- PDF[kr] : [연산 세션 — Backend.AI Web-UI User Guide 24.03 문서.pdf](https://github.com/user-attachments/files/17486329/Backend.AI.Web-UI.User.Guide.24.03.pdf)

- PDF[en] : [Compute Sessions — Backend.AI Web-UI User Guide 24.03 documentation.pdf](https://github.com/user-attachments/files/17486331/Compute.Sessions.Backend.AI.Web-UI.User.Guide.24.03.documentation.pdf)
  • Loading branch information
ironAiken2 authored Nov 22, 2024
1 parent 17bd33c commit 80af5a0
Show file tree
Hide file tree
Showing 16 changed files with 624 additions and 536 deletions.
798 changes: 430 additions & 368 deletions docs/locale/ko/LC_MESSAGES/sessions_all/sessions_all.po

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/login/login.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ will need to read the email and click the link inside to pass verification
before you can log in with your account.

.. image:: signup_dialog.png
:width: 350
:width: 400
:align: center
:alt: Signup dialog

Expand Down
Binary file modified docs/login/login_dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/admin_launch_session_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/admin_launch_session_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/folder_create_modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/sessions_all/launch_session_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/sessions_all/launch_session_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/open_folder_explorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/recent_history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sessions_all/session_history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/sessions_all/session_list_status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/sessions_all/session_renaming.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
359 changes: 192 additions & 167 deletions docs/sessions_all/sessions_all.rst

Large diffs are not rendered by default.

Binary file modified docs/sessions_all/sessions_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/user_settings/user_settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ editing user config script, and even to using Beta features.

GENERAL tab
-----------
.. _general-settings:

.. image:: user_settings_page.png

Expand Down

0 comments on commit 80af5a0

Please sign in to comment.