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

LINK-2104 | Prevent to delete signup after event start_time #168

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

jorilindell
Copy link
Contributor

@jorilindell jorilindell commented Jun 26, 2024

Description

Prevent to delete a signup or a signup group after an event has started.

Closes

LINK-2104

@jorilindell jorilindell requested review from harriris-vincit and a team June 26, 2024 12:33
@terovirtanen
Copy link
Contributor

LINKEDREGISTRATIONS-UI branch is deployed to platta: https://linkedregistrations-pr168-ui.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

e2e tests result is success for https://linkedregistrations-pr168-ui.dev.hel.ninja 😆🎉🎉🎉

@jorilindell jorilindell force-pushed the feature/LINK-2104 branch 4 times, most recently from ae0c257 to d582a3d Compare June 26, 2024 13:30
@terovirtanen
Copy link
Contributor

LINKEDREGISTRATIONS-UI branch is deployed to platta: https://linkedregistrations-pr168-ui.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

e2e tests result is success for https://linkedregistrations-pr168-ui.dev.hel.ninja 😆🎉🎉🎉

"closedWithEnrolmentTime": "Registration for this event opens on {{openingDate}} at {{openingTime}}."
"closedWithEnrolmentTime": "Registration for this event opens on {{openingDate}} at {{openingTime}}.",
"eventStarted": "The event has already started and registration cannot be cancelled.",
"hasPaymentCancellation": "The payment will be cancelled and cannot be modified.",

Choose a reason for hiding this comment

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

Suggested change
"hasPaymentCancellation": "The payment will be cancelled and cannot be modified.",
"hasPaymentCancellation": "The payment is being cancelled and cannot be modified.",

Present tense could be used here like in the Finnish sentence.

"closedWithEnrolmentTime": "Registration for this event opens on {{openingDate}} at {{openingTime}}.",
"eventStarted": "The event has already started and registration cannot be cancelled.",
"hasPaymentCancellation": "The payment will be cancelled and cannot be modified.",
"hasPaymentRefund": "The payment will be refunded and cannot be modified.",

Choose a reason for hiding this comment

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

Suggested change
"hasPaymentRefund": "The payment will be refunded and cannot be modified.",
"hasPaymentRefund": "The payment is being refunded and cannot be modified.",

"closedWithEnrolmentTime": "Anmälan till detta evenemang öppnar den {{openingDate}} kl {{openingTime}}."
"closedWithEnrolmentTime": "Anmälan till detta evenemang öppnar den {{openingDate}} kl {{openingTime}}.",
"eventStarted": "Evenemanget har redan börjat och registreringen kan inte avbrytas.",
"hasPaymentCancellation": "Registreringsavgiften kommer att annulleras och kan inte ändras.",

Choose a reason for hiding this comment

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

Suggested change
"hasPaymentCancellation": "Registreringsavgiften kommer att annulleras och kan inte ändras.",
"hasPaymentCancellation": "Anmälningsavgiften annulleras och kan inte ändras.",

Present tense form according to ChatGPT.

"closedWithEnrolmentTime": "Anmälan till detta evenemang öppnar den {{openingDate}} kl {{openingTime}}.",
"eventStarted": "Evenemanget har redan börjat och registreringen kan inte avbrytas.",
"hasPaymentCancellation": "Registreringsavgiften kommer att annulleras och kan inte ändras.",
"hasPaymentRefund": "Anmälningsavgiften kommer att återbetalas och kan inte ändras.",

Choose a reason for hiding this comment

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

Suggested change
"hasPaymentRefund": "Anmälningsavgiften kommer att återbetalas och kan inte ändras.",
"hasPaymentRefund": "Anmälningsavgiften återbetalas och kan inte ändras.",

Copy link

@harriris-vincit harriris-vincit left a comment

Choose a reason for hiding this comment

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

Some suggestions about translations, but overall looks good!

Copy link

sonarcloud bot commented Jun 27, 2024

@terovirtanen
Copy link
Contributor

LINKEDREGISTRATIONS-UI branch is deployed to platta: https://linkedregistrations-pr168-ui.dev.hel.ninja 🚀🚀🚀

@terovirtanen
Copy link
Contributor

e2e tests result is success for https://linkedregistrations-pr168-ui.dev.hel.ninja 😆🎉🎉🎉

@jorilindell jorilindell merged commit b3fa4db into main Jun 27, 2024
20 checks passed
@jorilindell jorilindell deleted the feature/LINK-2104 branch June 27, 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.

None yet

3 participants