forked from mongodb/docs-relational-migrator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoverview.txt
54 lines (40 loc) · 1.5 KB
/
overview.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.. _rm-project-overview:
=======================
User Interface Overview
=======================
.. contents:: On this page
:local:
:backlinks: none
:depth: 1
:class: singlecol
Review the UI element descriptions to understand how you can use the UI
to manage the project appearance, functionality, and capabilities.
.. figure:: /img/projects/project-overview.png
:alt: Project Overview Screen
:lightbox:
UI Elements
-----------
.. list-table::
:header-rows: 1
:widths: 30 70
* - UI Element
- Description
* - Top Navigation Bar
- Switch between different contexts, including :guilabel:`Mapping`,
:guilabel:`Code Generation`, and :guilabel:`Data Migration` views.
You can also navigate back to the project home screen,
configure project settings, and access the help menu.
* - Left Pane
- :guilabel:`Manage` your relational connections. Filter and
toggle visibility of your database entities.
* - Diagram Toolbar
- Select diagram layout options, add synthetic foreign keys, and
create additional diagram tabs.
* - Diagrams
- View relational and MongoDB diagrams, view field names, and data types.
Control diagram zoom level and view the entity mini-map.
* - Right Pane
- View, edit, delete, and add mapping rules. Select and rename fields
included in a mapping rule. Add and remove table filters.
* - Get Help Menu / Atlas Login
- .. include:: /includes/fact-get-help-menu.rst