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
kolaente ed8fb71ff0
continuous-integration/drone/push Build is passing Details
feat: add demo mode warning message
Resolves #2453
2023-09-01 18:09:19 +02:00
..
AddToHomeScreen.vue feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
DemoMode.vue feat: add demo mode warning message 2023-09-01 18:09:19 +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
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
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
navigation.vue fix(menu): separate favorite and saved filter projects from other projects 2023-08-24 11:27:20 +02:00