diff --git a/content/administration/odoo_accounts.rst b/content/administration/odoo_accounts.rst index 7f506c669..005a8b505 100644 --- a/content/administration/odoo_accounts.rst +++ b/content/administration/odoo_accounts.rst @@ -23,7 +23,7 @@ Edit Security Settings --> Delete Account`. It can also be accessed by going to Upon clicking the :guilabel:`Delete Account` button, a pop-up window appears, requesting confirmation for the account deletion. -.. image:: odoo_account/delete-account.png +.. image:: odoo_accounts/delete-account.png :align: center :alt: Clicking on the Delete Account button will populate a window verifying the change. diff --git a/content/administration/odoo_account/delete-account.png b/content/administration/odoo_accounts/delete-account.png similarity index 100% rename from content/administration/odoo_account/delete-account.png rename to content/administration/odoo_accounts/delete-account.png diff --git a/content/applications/finance/documents/right-panel-options.png b/content/applications/finance/documents/right-panel-options.png deleted file mode 100644 index 6d43d6238..000000000 Binary files a/content/applications/finance/documents/right-panel-options.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking.rst b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking.rst index 499443d54..4d80c5702 100644 --- a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking.rst +++ b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking.rst @@ -30,7 +30,7 @@ To do that, go to the :menuselection:`Inventory app --> Configuration --> Settin the :guilabel:`Traceability` section, and click the box next to :guilabel:`Lots & Serial Numbers`. Then, click the :guilabel:`Save` button to save changes. -.. image:: product_tracking/product_tracking/differences-enabled-setting.png +.. image:: product_tracking/differences-enabled-setting.png :align: center :alt: Enabled lots and serial numbers feature in inventory settings. @@ -42,7 +42,7 @@ or food. Lots and can be used to trace a product back to a group, which is espec managing product recalls or expiration dates. .. example:: - .. image:: product_tracking/product_tracking/differences-lot.png + .. image:: product_tracking/differences-lot.png :align: center :alt: Created lot with quantity of products in it. @@ -59,7 +59,7 @@ identifiable when it travels through the supply chain. This can be especially us manufacturers that provide after-sales services related to products they sell and deliver. .. example:: - .. image:: product_tracking/product_tracking/differences-serial-numbers.png + .. image:: product_tracking/differences-serial-numbers.png :align: center :alt: List of serial numbers for product. @@ -89,7 +89,7 @@ Doing so reveals all existing lots and serial numbers, and each can be expanded quantities with that assigned number. For unique serial numbers that are *not* reused, there should *only* be one product per serial number. -.. image:: product_tracking/product_tracking/differences-tracking.png +.. image:: product_tracking/differences-tracking.png :align: center :alt: Reporting page with drop-down lists of lots and serial numbers. diff --git a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-enabled-setting.png b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-enabled-setting.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-enabled-setting.png rename to content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-enabled-setting.png diff --git a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-lot.png b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-lot.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-lot.png rename to content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-lot.png diff --git a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-serial-numbers.png b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-serial-numbers.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-serial-numbers.png rename to content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-serial-numbers.png diff --git a/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-tracking.png b/content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-tracking.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/product_management/product_tracking/product_tracking/differences-tracking.png rename to content/applications/inventory_and_mrp/inventory/product_management/product_tracking/differences-tracking.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies.rst b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies.rst index 5f1434bd0..1661bb494 100644 --- a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies.rst +++ b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies.rst @@ -46,7 +46,7 @@ Configuration Removal strategies are set on either the product category or storage location. -.. image:: removal_strategies/removal/navigate-location-category.png +.. image:: removal_strategies/navigate-location-category.png :align: center :alt: Change the Force Removal Strategy for either the Product Categories or Locations. @@ -108,7 +108,7 @@ expiration dates. To enable this feature, navigate to :menuselection:`Inventory --> Settings`. Under the :guilabel:`Traceability` heading, check the box beside :guilabel:`Lots & Serial Numbers` to enable the feature. -.. image:: removal_strategies/removal/enable-lots.png +.. image:: removal_strategies/enable-lots.png :align: center :alt: Enable lots and serial numbers. @@ -133,7 +133,7 @@ To activate these features, navigate to :menuselection:`Inventory --> Configurat Under the :guilabel:`Warehouse` heading, enable the :guilabel:`Storage Location` and :guilabel:`Multi-Step Routes` features. -.. image:: removal_strategies/removal/enable-location.png +.. image:: removal_strategies/enable-location.png :align: center :alt: Enable the locations and route features. @@ -149,7 +149,7 @@ Configuration --> Settings`. Under the :guilabel:`Traceability` heading, ensure the :guilabel:`Lots & Serial Numbers` feature is selected, and then select the check box for :guilabel:`Expiration Dates` to enable the feature. -.. image:: removal_strategies/removal/enable-expiration.png +.. image:: removal_strategies/enable-expiration.png :align: center :alt: Enable expiration dates feature for FEFO. @@ -164,7 +164,7 @@ removal strategy. Navigate to :menuselection:`Inventory --> Configuration --> Settings` and select the check box for the :guilabel:`Packages` feature. -.. image:: removal_strategies/removal/enable-pack.png +.. image:: removal_strategies/enable-pack.png :align: center :alt: Enable the packages feature. diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-expiration.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-expiration.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-expiration.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-expiration.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-location.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-location.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-location.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-location.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-lots.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-lots.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-lots.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-lots.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-pack.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-pack.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/enable-pack.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/enable-pack.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/navigate-location-category.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/navigate-location-category.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/removal/navigate-location-category.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/navigate-location-category.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration.rst b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration.rst index 0d0afcdcb..010d9be39 100644 --- a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration.rst +++ b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration.rst @@ -25,7 +25,7 @@ To do so, navigate to the :menuselection:`Apps` application from the main Odoo d Then, remove the :guilabel:`Apps` filter, and type in `Delivery Costs` in the :guilabel:`Search...` bar. After finding the :guilabel:`Delivery Costs` module, click :guilabel:`Activate` to install it. -.. image:: setup_configuration/setup_configuration/install-module.png +.. image:: setup_configuration/install-module.png :align: center :alt: Install the Delivery Costs module. @@ -43,7 +43,7 @@ Methods`. #. Scroll to the :guilabel:`Shipping` section and enable the :guilabel:`Delivery Methods` feature by checking the corresponding checkbox. - .. image:: setup_configuration/setup_configuration/enable-delivery.png + .. image:: setup_configuration/enable-delivery.png :align: center :alt: Enable the *Delivery Methods* feature by checking the box in Configuration > Settings. @@ -100,7 +100,7 @@ To enable free shipping if the amount of the order exceeds a specified amount, c - :guilabel:`Free if order amount is above`: `$100.00` - :guilabel:`Delivery Product`: `[SHIP] Flat` - .. image:: setup_configuration/setup_configuration/new-shipping-method.png + .. image:: setup_configuration/new-shipping-method.png :align: center :alt: Example of filling out a shipping method. @@ -127,7 +127,7 @@ Once finished, click either :guilabel:`Save & New` to add another rule, or :guil To charge customers $20 in shipping for orders with five or fewer products, set the :guilabel:`Condition` to `Quantity <= 5.00`, and the :guilabel:`Delivery Cost` to `$20`. - .. image:: setup_configuration/setup_configuration/pricing-rule.png + .. image:: setup_configuration/pricing-rule.png :align: center :alt: Display window to add a pricing rule. Set a condition and delivery cost. @@ -153,7 +153,7 @@ Shipping cost is the :guilabel:`Delivery cost` specified in the rule that satisf :guilabel:`Margin on Rate` is `10%` and :guilabel:`Additional margin` is `$9.00`. - .. image:: setup_configuration/setup_configuration/delivery-cost-example.png + .. image:: setup_configuration/delivery-cost-example.png :align: center :alt: Show example of "Based on rules" shipping method with margins configured. @@ -203,7 +203,7 @@ To set up routes, go to :menuselection:`Inventory app --> Configuration --> Rout On the route form, in the :guilabel:`Applicable On` section, tick the :guilabel:`Shipping Methods` checkbox. -.. figure:: setup_configuration/setup_configuration/shipping-route.png +.. figure:: setup_configuration/shipping-route.png :align: center :alt: Routes form with the Shipping Methods checkbox selected. @@ -219,7 +219,7 @@ routes from the drop-down menu. If the desired route is not selectable, check that the *Shipping Methods* option is enabled in the route's *Applicable On* section. -.. figure:: setup_configuration/setup_configuration/set-routes.png +.. figure:: setup_configuration/set-routes.png :align: center :alt: Show set routes on shipping method form. @@ -253,7 +253,7 @@ the shipping method form. `Furniture Delivery`, a delivery product with a fixed rate of `$200`, is added to sales order `S00088`. - .. image:: setup_configuration/setup_configuration/delivery-product.png + .. image:: setup_configuration/delivery-product.png :align: center :alt: Show delivery order on the sales order line. @@ -264,7 +264,7 @@ The shipping method added to the sales order is linked to the shipping carrier d delivery order. To add or change the delivery method on the delivery itself, go to the :guilabel:`Additional Info` tab and modify the :guilabel:`Carrier` field. -.. image:: setup_configuration/setup_configuration/delivery-order.png +.. image:: setup_configuration/delivery-order.png :align: center :alt: Shipping carrier information on the delivery form. diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-cost-example.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-cost-example.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-cost-example.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-cost-example.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-order.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-order.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-order.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-order.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-product.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-product.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/delivery-product.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/delivery-product.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/enable-delivery.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/enable-delivery.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/enable-delivery.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/enable-delivery.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/install-module.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/install-module.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/install-module.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/install-module.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/new-shipping-method.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/new-shipping-method.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/new-shipping-method.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/new-shipping-method.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/pricing-rule.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/pricing-rule.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/pricing-rule.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/pricing-rule.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/set-routes.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/set-routes.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/set-routes.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/set-routes.png diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/shipping-route.png b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/shipping-route.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/setup_configuration/shipping-route.png rename to content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/shipping-route.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst index 398879f5d..5816f9171 100644 --- a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst +++ b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst @@ -82,7 +82,7 @@ field, there are: correct the quantity, five units are moved from `WH/Stock` to `Virtual Locations/Inventory Adjustment`. - .. image:: inventory_management/inventory_management/inventory-loss.png + .. image:: inventory_management/inventory-loss.png :align: center :alt: Product ends up in Virtual Locations/Inventory Adjustment. @@ -93,7 +93,7 @@ field, there are: products shipped between different addresses, such as :ref:`Physical Locations/Inter-warehouse transit `. -.. image:: inventory_management/inventory_management/locations.png +.. image:: inventory_management/locations.png :align: center :alt: List of locations in Odoo. diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory_management/inventory-loss.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory-loss.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory_management/inventory-loss.png rename to content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory-loss.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory_management/locations.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/locations.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/inventory_management/locations.png rename to content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/locations.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/acoustic-block-screen-replenish.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/acoustic-block-screen-replenish.png deleted file mode 100644 index c7e01b319..000000000 Binary files a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/acoustic-block-screen-replenish.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/reordering-rule-snooze-settings.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/reordering-rule-snooze-settings.png deleted file mode 100644 index 12c95210c..000000000 Binary files a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/reordering-rule-snooze-settings.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/replenishment-report-dashboard.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/replenishment-report-dashboard.png deleted file mode 100644 index bd5a77a93..000000000 Binary files a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/replenishment-report-dashboard.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/rfq-source-document.png b/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/rfq-source-document.png deleted file mode 100644 index 18403c4ce..000000000 Binary files a/content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/replenishment/rfq-source-document.png and /dev/null differ diff --git a/content/applications/websites/ecommerce/ecommerce_management/performance.rst b/content/applications/websites/ecommerce/ecommerce_management/performance.rst index 3493416ec..36ece69e5 100644 --- a/content/applications/websites/ecommerce/ecommerce_management/performance.rst +++ b/content/applications/websites/ecommerce/ecommerce_management/performance.rst @@ -12,7 +12,7 @@ Data monitoring **reporting view**, go to :menuselection:`Website --> Reporting --> eCommerce`. This dashboard helps you monitor everything related to sales, such as sales performance per product, category, day, etc. -.. image:: reporting/reporting.png +.. image:: performance/reporting.png :align: center :alt: Performance reporting of eCommerce diff --git a/content/applications/websites/ecommerce/ecommerce_management/reporting/reporting.png b/content/applications/websites/ecommerce/ecommerce_management/performance/reporting.png similarity index 100% rename from content/applications/websites/ecommerce/ecommerce_management/reporting/reporting.png rename to content/applications/websites/ecommerce/ecommerce_management/performance/reporting.png diff --git a/content/developer/tutorials/discover_js_framework/02_build_a_dashboard.rst b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard.rst index 208e852b4..32cb18e9a 100644 --- a/content/developer/tutorials/discover_js_framework/02_build_a_dashboard.rst +++ b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard.rst @@ -16,7 +16,7 @@ about the Odoo JavaScript framework in its entirety, as used by the web client. .. odoo[Odoo JavaScript framework] --> Owl -.. figure:: 02_web_framework/previously_learned.svg +.. figure:: 02_build_a_dashboard/previously_learned.svg :align: center :width: 50% @@ -28,7 +28,7 @@ features to it, using the Odoo JavaScript framework. .. admonition:: Goal - .. image:: 02_web_framework/overview_02.png + .. image:: 02_build_a_dashboard/overview_02.png :align: center .. spoiler:: Solutions @@ -55,7 +55,7 @@ and a main content zone just below. This is done using the `Layout component Open http://localhost:8069/web, then open the :guilabel:`Awesome Dashboard` app, and see the result. -.. image:: 02_web_framework/new_layout.png +.. image:: 02_build_a_dashboard/new_layout.png :align: center .. seealso:: @@ -169,7 +169,7 @@ Let us now add two buttons to our control panel: `_. -.. image:: 02_web_framework/navigation_buttons.png +.. image:: 02_build_a_dashboard/navigation_buttons.png :align: center .. seealso:: @@ -186,7 +186,7 @@ Let us now improve our content. hardcoded to `(18*size)rem`. #. Add two cards to the dashboard. One with no size, and the other with a size of 2. -.. image:: 02_web_framework/dashboard_item.png +.. image:: 02_build_a_dashboard/dashboard_item.png :align: center .. seealso:: @@ -223,7 +223,7 @@ A basic request could look like this: - Number of cancelled orders this month - Average time for an order to go from 'new' to 'sent' or 'cancelled' -.. image:: 02_web_framework/statistics.png +.. image:: 02_build_a_dashboard/statistics.png :align: center .. seealso:: @@ -275,7 +275,7 @@ the chartjs code every time if they don't need it. #. The `PieChart` component will need to render a canvas, and draw on it using `chart.js`. #. Make it work! -.. image:: 02_web_framework/pie_chart.png +.. image:: 02_build_a_dashboard/pie_chart.png :align: center :scale: 80% @@ -442,7 +442,7 @@ The dashboard configuration will be saved as a list of removed item ids. #. And modify the `Dashboard` component to filter the current items by removing the ids of items from the configuration. -.. image:: 02_web_framework/items_configuration.png +.. image:: 02_build_a_dashboard/items_configuration.png :width: 80% :align: center diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/dashboard_item.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/dashboard_item.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/dashboard_item.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/dashboard_item.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/items_configuration.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/items_configuration.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/items_configuration.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/items_configuration.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/navigation_buttons.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/navigation_buttons.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/navigation_buttons.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/navigation_buttons.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/new_layout.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/new_layout.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/new_layout.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/new_layout.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/overview_02.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/overview_02.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/overview_02.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/overview_02.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/pie_chart.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/pie_chart.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/pie_chart.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/pie_chart.png diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/previously_learned.svg b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/previously_learned.svg similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/previously_learned.svg rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/previously_learned.svg diff --git a/content/developer/tutorials/discover_js_framework/02_web_framework/statistics.png b/content/developer/tutorials/discover_js_framework/02_build_a_dashboard/statistics.png similarity index 100% rename from content/developer/tutorials/discover_js_framework/02_web_framework/statistics.png rename to content/developer/tutorials/discover_js_framework/02_build_a_dashboard/statistics.png