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

Chore/refactor landing #62

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Chore/refactor landing #62

merged 5 commits into from
Jun 4, 2024

Conversation

svenvandescheur
Copy link
Contributor

This requires: maykinmedia/admin-ui#75 to me merged and released.

title: list.name,
days: timeAgo(list.created),
assigneeNames: constructAssigneeNames(list.assignees),
href: `/destruction-list/${list.name}`,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we want to use the name here? In the detail view I had used the pk, but we should maybe add uuids to the destruction list model and then use those 🤔

Copy link
Contributor Author

@svenvandescheur svenvandescheur Jun 4, 2024

Choose a reason for hiding this comment

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

Should be the PK/uuid indeed but the detail view is missing in main? What do you prefer, pk or uuid?

Copy link
Collaborator

@SilviaAmAm SilviaAmAm Jun 4, 2024

Choose a reason for hiding this comment

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

Indeed: it is still a PR: #54

We can make it pk for now, and once we have uuids, use those?

@svenvandescheur svenvandescheur force-pushed the chore/refactor-landing branch from bf1519a to 18e8db0 Compare June 4, 2024 10:38
@svenvandescheur svenvandescheur merged commit 26b60c4 into main Jun 4, 2024
8 checks passed
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.

3 participants