-
Notifications
You must be signed in to change notification settings - Fork 0
new configuration values for open desk environment #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nurjinjafar
wants to merge
15
commits into
main
Choose a base branch
from
nic/feat/zo-295-support-configurable-navbar
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6e53242
new configuration values for open desk environment
nurjinjafar 179a512
new configuration values for open desk environment
nurjinjafar 15db3a5
new configuration values for open desk environment
nurjinjafar f36cdd8
new configuration values for open desk environment
nurjinjafar 9813379
new configuration values for open desk environment
nurjinjafar 6f7f12d
changeset added
nurjinjafar 3b6430e
fix year in notice header
nurjinjafar 361b1cf
refactor portal, logo, logo_width to optional variables section
nurjinjafar d0aab86
fix title color based on appearance and adjusted launcher styling
nurjinjafar 0173840
fix prettier issues
nurjinjafar f143bee
add missing logo width value to config banner
nurjinjafar e497d06
revert configurations regarding logo and show it on the menu instead …
nurjinjafar 319d438
configurable product home icon and name
nurjinjafar 104cb4c
apply theme colors from design and update documentation
nurjinjafar a978d54
fix color on hover
nurjinjafar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| '@nordeck/matrix-neoboard-standalone': minor | ||
| --- | ||
|
|
||
| customize the open desk navbar according to theme colors via environment variables. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,90 @@ | ||
| { | ||
| "categories": [ | ||
| { | ||
| "identifier": "od.applications", | ||
| "display_name": "Applications", | ||
| "entries": [ | ||
| { | ||
| "identifier": "swp.fileshare_files", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.fileshare_files.svg", | ||
| "display_name": "Files", | ||
| "link": "https://files.nightly.opendesk.run/apps/files", | ||
| "target": "tab_fileshare", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.groupware_mail", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.groupware_mail.svg", | ||
| "display_name": "Email", | ||
| "link": "https://webmail.nightly.opendesk.run/appsuite/#app=io.ox/mail", | ||
| "target": "tab_groupware", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.groupware_calendar", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.groupware_calendar.svg", | ||
| "display_name": "Calendar", | ||
| "link": "https://webmail.nightly.opendesk.run/appsuite/#app=io.ox/calendar", | ||
| "target": "tab_groupware", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.groupware_contacts", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.groupware_contacts.svg", | ||
| "display_name": "Contacts", | ||
| "link": "https://webmail.nightly.opendesk.run/appsuite/#app=io.ox/contacts", | ||
| "target": "tab_groupware", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.groupware_tasks", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.groupware_tasks.svg", | ||
| "display_name": "Tasks", | ||
| "link": "https://webmail.nightly.opendesk.run/appsuite/#app=io.ox/tasks", | ||
| "target": "tab_groupware", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.management_project", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.management_project.svg", | ||
| "display_name": "Projects", | ||
| "link": "https://projects.nightly.opendesk.run/auth/keycloak", | ||
| "target": "tab_projectmanagement", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.management_knowledge", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.management_knowledge.svg", | ||
| "display_name": "Knowledge", | ||
| "link": "https://wiki.nightly.opendesk.run", | ||
| "target": "tab_knowledgemanagement", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.realtime_videoconference", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.realtime_videoconference.svg", | ||
| "display_name": "Videoconference", | ||
| "link": "https://meet.nightly.opendesk.run", | ||
| "target": "tab_realtime_videoconference", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.realtime_collaboration", | ||
| "icon_url": "https://portal.opendesk.family/univention/portal/icons/entries/swp.realtime_collaboration.svg", | ||
| "display_name": "Chat", | ||
| "link": "https://chat.nightly.opendesk.run", | ||
| "target": "tab_realtime_collaboration", | ||
| "keywords": {} | ||
| }, | ||
| { | ||
| "identifier": "swp.realtime_whiteboard", | ||
| "icon_url": "/opendesk.svg", | ||
| "display_name": "Whiteboard", | ||
| "link": "/dashboard", | ||
| "target": "tab_realtime_whiteboard", | ||
| "keywords": {} | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| <!doctype html> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same as the navigation.json, these should be used for testing and removed before merging. |
||
| <html lang="en"> | ||
| <head></head> | ||
| <body> | ||
| <p>This is for the Frame for clients to load. Loggend in status: true</p> | ||
|
|
||
| <script type="text/javascript"> | ||
| // TODO: Proper Session Handling: https://openid.net/specs/openid-connect-session-1_0.html | ||
| // TODO: Proper security assessment / restrict postmessage target origin as much as possible | ||
| parent.postMessage({ loggedIn: true, csrftoken: 'xyz' }, '*'); | ||
| </script> | ||
| </body> | ||
| </html> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| /* | ||
| * Copyright 2026 Nordeck IT + Consulting GmbH | ||
| * | ||
| * NeoBoard Standalone is free software: you can redistribute it and/or modify | ||
| * it under the terms of the GNU Affero General Public License as published by | ||
| * the Free Software Foundation, either version 3 of the License, or (at your | ||
| * option) any later version. | ||
| * | ||
| * NeoBoard Standalone is distributed in the hope that it will be useful, but | ||
| * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY | ||
| * or FITNESS FOR A PARTICULAR PURPOSE. | ||
| * | ||
| * See the GNU Affero General Public License for more details. | ||
| * | ||
| * You should have received a copy of the GNU Affero General Public License | ||
| * along with NeoBoard Standalone. If not, see <https://www.gnu.org/licenses/>. | ||
| */ | ||
|
|
||
| import { getEnvironment } from '@matrix-widget-toolkit/mui'; | ||
| import { ImgHTMLAttributes } from 'react'; | ||
|
|
||
| const home_icon_src = getEnvironment( | ||
| 'REACT_APP_OPENDESK_BANNER_APP_HOME_ICON_SVG_URL', | ||
| `${window.location.origin}/opendesk.svg`, | ||
| ); | ||
|
|
||
| export const HomeIcon = (props: ImgHTMLAttributes<HTMLImageElement>) => { | ||
| return <img src={home_icon_src} width={32} height={32} alt="" {...props} />; | ||
| }; |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand these temporary files are useful for testing the new design but I think they should not be part of the repository, so let's not forget to remove them once this is completed.