This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/home
davidangel cade3df3e9
All checks were successful
continuous-integration/drone/push Build is passing
feat: allow custom logo via environment variable (#3685)
Related discussion: https://community.vikunja.io/t/change-vikunja-logo-and-color-scheme/621

Reviewed-on: #3685
Reviewed-by: konrad <k@knt.li>
Co-authored-by: davidangel <david@davidangel.net>
Co-committed-by: davidangel <david@davidangel.net>
2023-08-23 16:13:29 +00:00
..
AddToHomeScreen.vue feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
contentAuth.vue feat: load all projects earlier than in the navigation and use the loading state of the store 2023-05-24 15:54:33 +02:00
contentLinkShare.vue fix: don't set the current project when setting a project 2023-05-24 15:54:37 +02:00
Logo.vue feat: allow custom logo via environment variable (#3685) 2023-08-23 16:13:29 +00:00
MenuButton.vue feat: port base store to pinia 2022-10-01 15:36:44 +02:00
navigation.vue fix(navigation): highlight saved filters in project view and prevent them from being dragged around 2023-06-07 20:58:49 +02:00
PoweredByLink.vue feat: use BaseButton in PoweredByLink.vue (#1825) 2022-04-18 17:05:55 +00:00
ProjectsNavigation.vue fix(navigation): highlight saved filters in project view and prevent them from being dragged around 2023-06-07 20:58:49 +02:00
ProjectsNavigationItem.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
TheNavigation.vue feat: optimize print view for project views 2023-05-30 19:50:37 +02:00
UpdateNotification.vue fix: make update available button use the correct text color all the time 2023-07-05 17:26:13 +02:00