mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
c9252c9713
* chore: new link endpoints
* chore: added created by info for link
* chore: cannot have empty state group
* feat: filtering for cycle and module issue and updated grouper function for grouping in modules and cycles (#342)
* docs: github integration (#346)
* fix: add pagination for github repositories endpoint (#345)
* fix: remove bot accounts from list api (#344)
* refactor: create new endpoints for date checking getting current upcoming and past cycles (#343)
* refactor: create new endpoints for date checking getting current upcoming and past cycles
* refactor: rename endpoint to match consistency
* fix: remove project slug (#340)
* refactor: update links to different endpoints (#338)
* chore: cycle validation services and constants added
* style: kanban board
* chore: cycle type and services updated
* chore: completed cycle dynamic importing and refactor
* feat: cycle modal date validation
* fix: build fix
* style: redesigned sidebar, added new icons and spacing changes
* style: changed app header color to white
* feat: cover image selector for project create
* style/projects_page
* style: added dragging state design
* fix: cycle form date
* chore: draft cycle services and types
* feat: draft tab and cycle sidebar update
* style: projects list page
* fix: image aspect ratio
* style: assignee drop down label
* style: new primary button design
* style: assignee dropdown
* style: assignee dropdown stlye fix
* style: state dropdown redesign
* style: dropdown ui consisteny
* style: priority dropdown redesign
* style: label dropdown redesign
* style: issue dropdown re-order
* style: state Icon
* style: date dropdown redesign
* fix: dropdown issue label
* style: transsition
* style: color fixed
* chore: labels list file and function rename
* style: redesigned create project modal
style: changed image picker to pop-over instread of modal
* fix: upload button on workspace settings page not working, UX of workspace settings image upload
* feat: date range status function added
* style: project settings pages
* fix: merge conflicts
* fix: mutation fix and date range helper fn added
* style: workspace settings pages
* style: dropdowns, feat: favorite projects in sidebar
* feat: global component for combobox with new design
* feat: custom context menu for issues in kanban board
* refactor: global context menu component
* chore: updated context menu component
* chore: updated sidebar selects
* style: kanban horizontal scrollbar added (#372)
* style: new cycle list (#374)
* feat: short date helper function
* feat: linear progress indicator added
* style: new cyce list and cycle card design
* feat: short date function improve
* feat: linear progress indicator improvement
* style: cycle card and progress indicator
* fix: helper date function and progress indicator fix
* fix: build error
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* chore: updated project favorites endpoints (#375)
* feat: favorite cycle and style: style improvements (#376)
* style: consistent btn
* style: caret direction for disclosure
* fix: progress tooltip value rounded
* chore: favorite cycle serivces
* chore: favorite cycle type and constant
* feat: favorite cycle feat added
* refactor: favorite services and type
* fix: build fix
* refactor: sidebar projects menu (#377)
* feat: add endpoint for draft cycles and add validation for creating draft cycles (#355)
* feat: add endpoint for draft cycles and add validation for creating draft cycles
* fix: key error in cycle create endpoint
* feat: delete file assets from storage (#373)
* chore: rename past cycle to completed cycle (#347)
* fix: workspace member listing endpoint (#348)
* fix: module issue viewset typo (#349)
* feat: add project to favourites (#352)
* feat: add project to favourites
* feat: add project is_favourite attribute to list endpoints
* refactor: updated destroy endpoint to send project_id
* chore: nomenclature update
* feat: add cover image to project (#353)
* fix: cycle date filtering for current and upcoming cycle (#357)
* fix: update filtering for completed cycles
* fix: filter updated for upcoming cycles
* fix: cycle and module issue filtering (#363)
* feat: already exisiting url validation (#368)
* feat: cycle favourites for user (#369)
* feat: cycle favourites for user
* chore: update nomenclature
* chore: update on nomenclature
* feat: add favorites for completed and current cycle endpoints
* feat: module favourites for user (#370)
* feat: added floating toolbar on text selection (#378)
style: re-designed create-issue modal
* dev: migrations added for ProjectFavorite, ModuleFavorite, CycleFavorite including a bunch of other attribs
* chore: cycles loading, fix: cycles favorite mutation (#379)
* style: cycle sidebar, fix: cycle card bug fix (#383)
* style: new cycle sidebar
* style: other information section
* style: progress bar bg fix
* fix: cycle card bug fix
* style: progress chart
* style: chart tooltip
* style : module sidebar (#385)
* style: new cycle sidebar
* style: other information section
* style: progress bar bg fix
* fix: cycle card bug fix
* style: progress chart
* style: chart tooltip
* style: module link tab added in sidebar stats
* style: lead and member select
* fix: text selection moving when typing in between (#384)
* feat: added floating toolbar on text selection (#386)
style: re-designed create-issue modal
* style :module list (#387)
* chore: module favorite type and services
* style: module list
* style: module list and card
* fix: link fix
* style: truncate (#388)
* style: truncate
* fix: truncate text added to cycle and module card
* fix: custom menu link item (#390)
* fix: ui fixes (#392)
* fix: ui fixes
* chore: kanban issue title length
* style: ui fix (#393)
* style: truncate
* fix: truncate text added to cycle and module card
* fix: progress percentage
* feat: cycle card tooltip
* fix: sidebar fix
* fix: edit module mutation error (#394)
* fix: issue details mutation (#389)
* fix: ui improvement (#395)
* fix: current cycle date updation
* fix: sidebar overflow fix , date helper fn added
* chore: update module dropdowns (#396)
* fix: project member filter for bot accounts (#391)
* fix: make api token only view once (#382)
* dev: add back migration for project cover images (#381)
* fix: rename db host name for docker setup (#380)
* dev: promote to staging (#397)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
* Revert "dev: promote to staging (#397)" (#398)
This reverts commit f7405ba1d6
.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: sphynxux <122926002+sphynxux@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
376 lines
13 KiB
TypeScript
376 lines
13 KiB
TypeScript
import { ChangeEvent, FC, useState, useEffect } from "react";
|
|
|
|
import Link from "next/link";
|
|
import dynamic from "next/dynamic";
|
|
import { useRouter } from "next/router";
|
|
|
|
// react-hook-form
|
|
import { Controller, useForm } from "react-hook-form";
|
|
// components
|
|
import {
|
|
IssueAssigneeSelect,
|
|
IssueLabelSelect,
|
|
IssueParentSelect,
|
|
IssuePrioritySelect,
|
|
IssueProjectSelect,
|
|
IssueStateSelect,
|
|
IssueDateSelect,
|
|
} from "components/issues/select";
|
|
import { CreateStateModal } from "components/states";
|
|
import { CreateUpdateCycleModal } from "components/cycles";
|
|
import { CreateLabelModal } from "components/labels";
|
|
// ui
|
|
import { Button, CustomMenu, Input, Loader } from "components/ui";
|
|
import { PrimaryButton } from "components/ui/button/primary-button";
|
|
// icons
|
|
import { XMarkIcon } from "@heroicons/react/24/outline";
|
|
// helpers
|
|
import { cosineSimilarity } from "helpers/string.helper";
|
|
// types
|
|
import type { IIssue } from "types";
|
|
// rich-text-editor
|
|
const RemirrorRichTextEditor = dynamic(() => import("components/rich-text-editor"), {
|
|
ssr: false,
|
|
loading: () => (
|
|
<Loader>
|
|
<Loader.Item height="12rem" width="100%" />
|
|
</Loader>
|
|
),
|
|
});
|
|
|
|
const defaultValues: Partial<IIssue> = {
|
|
project: "",
|
|
name: "",
|
|
description: "",
|
|
description_html: "<p></p>",
|
|
state: "",
|
|
cycle: null,
|
|
priority: null,
|
|
assignees: [],
|
|
assignees_list: [],
|
|
labels: [],
|
|
labels_list: [],
|
|
};
|
|
|
|
export interface IssueFormProps {
|
|
handleFormSubmit: (values: Partial<IIssue>) => Promise<void>;
|
|
initialData?: Partial<IIssue>;
|
|
issues: IIssue[];
|
|
projectId: string;
|
|
setActiveProject: React.Dispatch<React.SetStateAction<string | null>>;
|
|
createMore: boolean;
|
|
setCreateMore: React.Dispatch<React.SetStateAction<boolean>>;
|
|
handleClose: () => void;
|
|
status: boolean;
|
|
}
|
|
|
|
export const IssueForm: FC<IssueFormProps> = ({
|
|
handleFormSubmit,
|
|
initialData,
|
|
issues = [],
|
|
projectId,
|
|
setActiveProject,
|
|
createMore,
|
|
setCreateMore,
|
|
handleClose,
|
|
status,
|
|
}) => {
|
|
// states
|
|
const [mostSimilarIssue, setMostSimilarIssue] = useState<IIssue | undefined>();
|
|
const [cycleModal, setCycleModal] = useState(false);
|
|
const [stateModal, setStateModal] = useState(false);
|
|
const [labelModal, setLabelModal] = useState(false);
|
|
const [parentIssueListModalOpen, setParentIssueListModalOpen] = useState(false);
|
|
|
|
const router = useRouter();
|
|
const { workspaceSlug } = router.query;
|
|
|
|
const {
|
|
register,
|
|
formState: { errors, isSubmitting },
|
|
handleSubmit,
|
|
reset,
|
|
watch,
|
|
control,
|
|
setValue,
|
|
setFocus,
|
|
} = useForm<IIssue>({
|
|
defaultValues,
|
|
reValidateMode: "onChange",
|
|
});
|
|
|
|
const handleTitleChange = (e: ChangeEvent<HTMLInputElement>) => {
|
|
const value = e.target.value;
|
|
const similarIssue = issues?.find((i: IIssue) => cosineSimilarity(i.name, value) > 0.7);
|
|
setMostSimilarIssue(similarIssue);
|
|
};
|
|
|
|
const handleCreateUpdateIssue = async (formData: Partial<IIssue>) => {
|
|
await handleFormSubmit(formData);
|
|
|
|
reset({
|
|
...defaultValues,
|
|
project: projectId,
|
|
description: "",
|
|
description_html: "<p></p>",
|
|
});
|
|
};
|
|
|
|
useEffect(() => {
|
|
setFocus("name");
|
|
|
|
reset({
|
|
...defaultValues,
|
|
...initialData,
|
|
project: projectId,
|
|
});
|
|
}, [setFocus, initialData, reset, projectId]);
|
|
|
|
return (
|
|
<>
|
|
{projectId && (
|
|
<>
|
|
<CreateStateModal
|
|
isOpen={stateModal}
|
|
handleClose={() => setStateModal(false)}
|
|
projectId={projectId}
|
|
/>
|
|
<CreateUpdateCycleModal isOpen={cycleModal} handleClose={() => setCycleModal(false)} />
|
|
<CreateLabelModal
|
|
isOpen={labelModal}
|
|
handleClose={() => setLabelModal(false)}
|
|
projectId={projectId}
|
|
/>
|
|
</>
|
|
)}
|
|
<form onSubmit={handleSubmit(handleCreateUpdateIssue)}>
|
|
<div className="space-y-5">
|
|
<div className="flex items-center gap-x-2">
|
|
<Controller
|
|
control={control}
|
|
name="project"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssueProjectSelect
|
|
value={value}
|
|
onChange={onChange}
|
|
setActiveProject={setActiveProject}
|
|
/>
|
|
)}
|
|
/>
|
|
<h3 className="text-xl font-semibold leading-6 text-gray-900">
|
|
{status ? "Update" : "Create"} Issue
|
|
</h3>
|
|
</div>
|
|
{watch("parent") && watch("parent") !== "" ? (
|
|
<div className="flex w-min items-center gap-2 whitespace-nowrap rounded bg-gray-100 p-2 text-xs">
|
|
<div className="flex items-center gap-2">
|
|
<span
|
|
className="block h-1.5 w-1.5 rounded-full"
|
|
style={{
|
|
backgroundColor: issues.find((i) => i.id === watch("parent"))?.state_detail
|
|
.color,
|
|
}}
|
|
/>
|
|
<span className="flex-shrink-0 text-gray-600">
|
|
{/* {projects?.find((p) => p.id === projectId)?.identifier}- */}
|
|
{issues.find((i) => i.id === watch("parent"))?.sequence_id}
|
|
</span>
|
|
<span className="truncate font-medium">
|
|
{issues.find((i) => i.id === watch("parent"))?.name.substring(0, 50)}
|
|
</span>
|
|
<XMarkIcon
|
|
className="h-3 w-3 cursor-pointer"
|
|
onClick={() => setValue("parent", null)}
|
|
/>
|
|
</div>
|
|
</div>
|
|
) : null}
|
|
<div className="space-y-3">
|
|
<div className="mt-2 space-y-3">
|
|
<div>
|
|
<Input
|
|
id="name"
|
|
name="name"
|
|
onChange={handleTitleChange}
|
|
className="resize-none text-xl"
|
|
placeholder="Title"
|
|
mode="transparent"
|
|
autoComplete="off"
|
|
error={errors.name}
|
|
register={register}
|
|
validations={{
|
|
required: "Title is required",
|
|
maxLength: {
|
|
value: 255,
|
|
message: "Title should be less than 255 characters",
|
|
},
|
|
}}
|
|
/>
|
|
{mostSimilarIssue && (
|
|
<div className="flex items-center gap-x-2">
|
|
<p className="text-sm text-gray-500">
|
|
<Link
|
|
href={`/${workspaceSlug}/projects/${projectId}/issues/${mostSimilarIssue.id}`}
|
|
>
|
|
<a target="_blank" type="button" className="inline text-left">
|
|
<span>Did you mean </span>
|
|
<span className="italic">
|
|
{mostSimilarIssue.project_detail.identifier}-
|
|
{mostSimilarIssue.sequence_id}: {mostSimilarIssue.name}{" "}
|
|
</span>
|
|
?
|
|
</a>
|
|
</Link>
|
|
</p>
|
|
<button
|
|
type="button"
|
|
className="text-sm text-blue-500"
|
|
onClick={() => {
|
|
setMostSimilarIssue(undefined);
|
|
}}
|
|
>
|
|
No
|
|
</button>
|
|
</div>
|
|
)}
|
|
</div>
|
|
<div>
|
|
<Controller
|
|
name="description"
|
|
control={control}
|
|
render={({ field: { value } }) => (
|
|
<RemirrorRichTextEditor
|
|
value={value}
|
|
onJSONChange={(jsonValue) => setValue("description", jsonValue)}
|
|
onHTMLChange={(htmlValue) => setValue("description_html", htmlValue)}
|
|
placeholder="Description"
|
|
/>
|
|
)}
|
|
/>
|
|
</div>
|
|
<div className="flex flex-wrap items-center gap-2">
|
|
<Controller
|
|
control={control}
|
|
name="state"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssueStateSelect
|
|
setIsOpen={setStateModal}
|
|
value={value}
|
|
onChange={onChange}
|
|
projectId={projectId}
|
|
/>
|
|
)}
|
|
/>
|
|
<Controller
|
|
control={control}
|
|
name="priority"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssuePrioritySelect value={value} onChange={onChange} />
|
|
)}
|
|
/>
|
|
<Controller
|
|
control={control}
|
|
name="assignees"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssueAssigneeSelect projectId={projectId} value={value} onChange={onChange} />
|
|
)}
|
|
/>
|
|
<Controller
|
|
control={control}
|
|
name="labels"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssueLabelSelect
|
|
setIsOpen={setLabelModal}
|
|
value={value}
|
|
onChange={onChange}
|
|
projectId={projectId}
|
|
/>
|
|
)}
|
|
/>
|
|
<div>
|
|
<Controller
|
|
control={control}
|
|
name="target_date"
|
|
render={({ field: { value, onChange } }) => (
|
|
<IssueDateSelect value={value} onChange={onChange} />
|
|
)}
|
|
/>
|
|
</div>
|
|
<IssueParentSelect
|
|
control={control}
|
|
isOpen={parentIssueListModalOpen}
|
|
setIsOpen={setParentIssueListModalOpen}
|
|
issues={issues ?? []}
|
|
/>
|
|
<CustomMenu ellipsis>
|
|
{watch("parent") && watch("parent") !== "" ? (
|
|
<>
|
|
<CustomMenu.MenuItem
|
|
renderAs="button"
|
|
onClick={() => setParentIssueListModalOpen(true)}
|
|
>
|
|
Change parent issue
|
|
</CustomMenu.MenuItem>
|
|
<CustomMenu.MenuItem
|
|
renderAs="button"
|
|
onClick={() => setValue("parent", null)}
|
|
>
|
|
Remove parent issue
|
|
</CustomMenu.MenuItem>
|
|
</>
|
|
) : (
|
|
<CustomMenu.MenuItem
|
|
renderAs="button"
|
|
onClick={() => setParentIssueListModalOpen(true)}
|
|
>
|
|
Select Parent Issue
|
|
</CustomMenu.MenuItem>
|
|
)}
|
|
</CustomMenu>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div className="-mx-5 mt-5 flex items-center justify-between gap-2 border-t px-5 pt-5">
|
|
<div
|
|
className="flex cursor-pointer items-center gap-1"
|
|
onClick={() => setCreateMore((prevData) => !prevData)}
|
|
>
|
|
<span className="text-xs">Create more</span>
|
|
<button
|
|
type="button"
|
|
className={`pointer-events-none relative inline-flex h-4 w-7 flex-shrink-0 cursor-pointer rounded-full border-2 border-transparent ${
|
|
createMore ? "bg-theme" : "bg-gray-300"
|
|
} transition-colors duration-300 ease-in-out focus:outline-none`}
|
|
role="switch"
|
|
aria-checked="false"
|
|
>
|
|
<span className="sr-only">Create more</span>
|
|
<span
|
|
aria-hidden="true"
|
|
className={`pointer-events-none inline-block h-3 w-3 ${
|
|
createMore ? "translate-x-3" : "translate-x-0"
|
|
} transform rounded-full bg-white shadow ring-0 transition duration-300 ease-in-out`}
|
|
/>
|
|
</button>
|
|
</div>
|
|
<div className="flex items-center gap-2">
|
|
<Button type="button" theme="secondary" onClick={handleClose}>
|
|
Discard
|
|
</Button>
|
|
<PrimaryButton type="submit" size="sm" loading={isSubmitting}>
|
|
{status
|
|
? isSubmitting
|
|
? "Updating Issue..."
|
|
: "Update Issue"
|
|
: isSubmitting
|
|
? "Adding Issue..."
|
|
: "Add Issue"}
|
|
</PrimaryButton>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</>
|
|
);
|
|
};
|