Add Wissensdatenbank (Knowledge Base) for medications and measures - #172
Conversation
…tions and measures Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Refines the description for the KB_PUBLIC_ACCESS config to improve clarity. The phrase "Wissensdatenbank öffentlich:" was redundant and has been removed to make the description more concise and easier to understand.
Applies styling to the content textarea for better visual integration and usability within the form.
|
@copilot Okay,
|
…dated competency colors Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit bb4f204:
Additionally:
|
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Der Name muss über die Discord ID von dem verknüpften Profil geholt werden. Administratoren sollen aber per Option dies anonymisieren/ausblenden können |
…, reposition category badge Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit e396dd3. The queries in Regarding admin anonymization - this would require adding a new config option. Should I add a |
…tem design consistent Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Nein, nicht per Config. Für jeden Artikel einzeln. |
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit 6c9e084. Added per-article editor anonymization:
Also added search autocomplete suggestions that appear after typing 2+ characters, showing article titles with type and competency badges. |
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Im Ckeditor müssen die Buttons bei Active, das Dropdown und die Border nochmal angepasst werden. Die "Bearbeiter ausblenden" Option sollte unter "Bearbeiten" nicht in der Ansicht angezeigt werden, die anpinnen Option soll auch zusätzlich noch beim bearbeiten angezeigt werden. Passe außerdem das Styling der Maßnahmen an das der Medikamente an (Aufbau der Boxen, keine Icons etc) |
…ure layout with medication Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit e5316ff:
|
…breadcrumbs Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Wenn die Karte gehovert wird, werden die Quick Actions nicht angezeigt. Außerdem sollen in der Seite die Buttons in der selben Reihe wie "Erstellt am" bzw. "Zuletzt bearbeitet" angezeigt werden (nur rechts) |
…x quick actions hover Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit 4e08100:
|
…tail view Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
…visible Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Wenn ich eunen von den Quick Actions Button (auf den Karten) drücke, passiert nichts. Der Link ist zwar hinterlegt aber es leitet nicht weiter |
…hor tag Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Fixed in commit ba60779. The issue was that the card was wrapped in an |
… badge in overview Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
Co-authored-by: itshypax <33388336+itshypax@users.noreply.github.com>
|
@copilot Wenn ein Beitrag über die Quick Actions angepinnt wird soll der Beitrag nicht automatisch geöffnet werden |
The description for the `KB_PUBLIC_ACCESS` configuration option is updated to be more clear and concise. This improves readability and understanding of the configuration's purpose.
After pinning, the user is redirected back to the page they were previously on, instead of always redirecting to the main view page. As a fallback, if no referrer is provided, the user is redirected to the main listing page.
intra_kb_entries)kb.view,kb.edit,kb.archiveKB_PUBLIC_ACCESS)src/KnowledgeBase/KBHelper.php)UI/UX Improvements:
Security:
kb.archivepermission can view archived entries (URL parameter check added)Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.