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

Add daily check-ins and Slack integration #2832

Closed
wants to merge 1 commit into from

Conversation

DonnieBLT
Copy link
Collaborator

@DonnieBLT DonnieBLT commented Oct 26, 2024

Related to #2831


For more details, open the Copilot Workspace session.

user_profile = UserProfile.objects.get(user=user)
user_profile.slack_token = slack_token
user_profile.save()
messages.success(request, "Slack token saved successfully.")
Copy link
Contributor

Choose a reason for hiding this comment

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

We can redirect here to avoid resubmission when the user refreshes the page.

@DonnieBLT DonnieBLT closed this Nov 24, 2024
@DonnieBLT DonnieBLT deleted the DonnieBLT/add-daily-checkins branch November 24, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants