From 3efa3af2a548109195883809defcf71957eb80b7 Mon Sep 17 00:00:00 2001 From: Michael Overkamp Date: Wed, 11 Oct 2023 10:04:10 +0200 Subject: [PATCH] docs: :memo: Fix typos --- .config/spelling.txt | 3 ++- docs/ref/changelog.md | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.config/spelling.txt b/.config/spelling.txt index 6feaf9a..adc5473 100644 --- a/.config/spelling.txt +++ b/.config/spelling.txt @@ -18,10 +18,10 @@ CSS CSV CVE DESK-456 -DSN docupike docupike.cloud dropdown +DSN duplicatable DVCS e.g. @@ -50,6 +50,7 @@ metadata MkDocs Node.js NPM +ODP OpenAPI OpenPGP packagist diff --git a/docs/ref/changelog.md b/docs/ref/changelog.md index 7068ce4..2d39ab3 100644 --- a/docs/ref/changelog.md +++ b/docs/ref/changelog.md @@ -32,8 +32,8 @@ _tbd_ - Categories and attributes: Correctly calculate overall costs per period for assigned objects (`ID2-4078`) - IPAM - Bugfixing: Add open object button to IP networking category (`ID2-4110`) - IPAM - Bugfixing: Fix and adjust colors in IPAM Map (`ID2-4142`) -- Object details: Fix losing selected category on ODP after reloading the page (`ID2-4583`) -- Object search and filter: Fix search for categories and attributes on ODP (`ID2-4498`) +- Object details: Fix losing selected category on Object details page after reloading the page (`ID2-4583`) +- Object search and filter: Fix search for categories and attributes on Object details page (`ID2-4498`) - Object search and filter: Clean up search index when object is removed (`ID2-4499`) - Reports Main Feature: Show only selected attributes in create/edit report modal (`ID2-4002`) - Settings: Fix retrieving user settings (`ID2-4611`) @@ -110,7 +110,7 @@ _tbd_ - IPAM - Manage IP Address Table: Change default sorting to "ascending" in network & IP address table (`ID2-4178`) - Registration : Log in user when they set new password (`ID2-4289`) - Settings Refactoring: Add new table component to user area in settings (`ID2-3361`) -- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldowns (`ID2-1259`) +- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldown (`ID2-1259`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Multi Select Pulldown (`ID2-1260`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Combobox (`ID2-1261`) @@ -169,13 +169,13 @@ _tbd_ - History: Show the documentation state for objects in History (`ID2-3742`) - IPAM - Bugfixing: Do not allow limited user to see overview of other sections (`ID2-4113`) - IPAM - Bugfixing: Allow to open in new tab action in network view in Firefox (`ID2-4180`) -- IPAM - Bugfixing: Fix duplicate behaviour for network objects (`ID2-4181`) +- IPAM - Bugfixing: Fix duplicate behavior for network objects (`ID2-4181`) - IPAM - Bugfixing: Add missing background on network segment dropdown (`ID2-4183`) - IPAM - Bugfixing: Allow to switch networks tab when statistics are hidden (`ID2-4208`) - IPAM - Edit Object Assignment / IP List: Show a single scope in bar graph (`ID2-4189`) - Navigation: Make all objects class string bold again (`ID2-3416`) - Navigation: Make Inventory menu button responsive to close (`ID2-3666`) -- Object ranking: Do not highlight pagination when object state is adjusted from ODP (`ID2-3595`) +- Object ranking: Do not highlight pagination when object state is adjusted from Object details page (`ID2-3595`) - Object search and filter: Fix the layout when there is a validation error in date quick filters (`ID2-3727`) - Product Plans and Feature Sets: Change Date column of the Invoice table to use created date (`ID2-4201`) - QA Launch-check : Disable "Show Results" button until a valid filter is selected (`ID2-3861`)