Skip to content
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

Prettier agreement edit #543

Merged
merged 13 commits into from
Nov 26, 2024
Merged

Prettier agreement edit #543

merged 13 commits into from
Nov 26, 2024

Conversation

MariaBonde
Copy link
Contributor

I have added styling to the Agreement-form, adding support for separate lines in the textArea view, and it is now possible to click any field to start editing, instead of having to press "Rediger". I have also added a new field "UploadedBy" to the FileReference datatype. Here is what that looks like with the previous files not having an "UploadedBy" field
Skjermbilde 2024-11-26 kl  10 35 57

@MariaBonde MariaBonde requested a review from Dahly96 November 26, 2024 09:39
@@ -8,6 +8,7 @@ import {
} from "@/data/apiCallsWithToken";
import { Agreement, AgreementWriteModel, FileReference } from "@/types";
import { deleteFiles, uploadFiles } from "./blobActions";
import { authOptions, getCustomServerSession } from "@/app/api/auth/[...nextauth]/route";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Denne importen kan fjernes

@Dahly96 Dahly96 merged commit ceb5b6e into main Nov 26, 2024
3 checks passed
@Dahly96 Dahly96 deleted the prettier_AgreementEdit branch November 26, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants