diff --git a/src/components/Fun/DatePicker.tsx b/src/components/Fun/DatePicker.tsx index 9b4e609..fcc8bd1 100644 --- a/src/components/Fun/DatePicker.tsx +++ b/src/components/Fun/DatePicker.tsx @@ -6,7 +6,7 @@ import { } from "@/components/ui/popover"; import { Button } from "@/components/ui/button"; import { CalendarIcon } from "lucide-react"; -import { Calendar } from "../ui/calendar"; +import { Calendar } from "@/components/ui/calendar"; import { cn } from "@/lib/utils"; import * as PopoverPrimitive from "@radix-ui/react-popover"; import { format } from "date-fns"; diff --git a/src/components/Pages/Dashboard/PatchNotes.tsx b/src/components/Pages/Dashboard/PatchNotes.tsx index 723d327..a061a6f 100644 --- a/src/components/Pages/Dashboard/PatchNotes.tsx +++ b/src/components/Pages/Dashboard/PatchNotes.tsx @@ -143,9 +143,7 @@ export const PatchNotes = ({ userData }: IUserInterface) => { marginLeft={"21px"} > - Update: With the assistance of OIM, SPMS has migrated to new - infrastructure! The app has been tested but there may still be - bugs as a result of this change. Please report any issues below. + Fix: Staff profile image bug (not appearing) { marginLeft={"21px"} > - Feature: With the assistance of OIM, The staff profiles app is now - integrated in production! Visit the staff profiles page to update - your public details (science-profiles.dbca.wa.gov.au). Projects - are based on SPMS projects and use the descriptions entered on - each project. Publications will be added at a later date. + Fix: Annual Report generation bug (stuck in generating) + + + Update: Adjsuted annual report styles; limited scientists to + leader and science support, adjusted font sizes and colours, left + aligned items etc. + +