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

Update email sent to new users #9

Closed
NEStock opened this issue Feb 12, 2025 · 1 comment
Closed

Update email sent to new users #9

NEStock opened this issue Feb 12, 2025 · 1 comment

Comments

@NEStock
Copy link
Member

NEStock commented Feb 12, 2025

EMBER-ify email

Image

@yarikoptic
Copy link

I love git grep to locate myself some code to change ;) e.g. I would have gone through those

❯ git grep -l dandiarchive.org -- web dandiapi
dandiapi/api/templates/api/account/questionnaire_form.html
dandiapi/api/templates/api/mail/approved_user_message.txt
dandiapi/api/templates/api/mail/registered_message.txt
dandiapi/api/templates/api/mail/rejected_user_message.txt
dandiapi/api/templates/api/root_content.html
dandiapi/settings.py
web/README.md
web/src/components/FileBrowser/FileUploadInstructions.vue
web/src/components/UserStatusBanner.vue
web/src/utils/constants.ts
web/src/views/CreateDandisetView/CreateDandisetView.vue
web/src/views/DandisetLandingView/DandisetLandingView.vue
web/src/views/DandisetLandingView/DownloadDialog.vue
web/src/views/DandisetLandingView/ExternalDandisetServicesDialog.vue

and while at it, annotated with a comment TODO: vendor or alike to ease later defining what to work on to extract to be configured per instance. (there still might be some places where it is ok to leave pointing to dandiarchive.org)

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

When branches are created from issues, their pull requests are automatically linked.

2 participants