-
Notifications
You must be signed in to change notification settings - Fork 119
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
feat: send email notifications for storage quota usage #1273
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2889572 - Browse repository at this point
Copy the full SHA 2889572View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a3fd961 - Browse repository at this point
Copy the full SHA a3fd961View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de18333 - Browse repository at this point
Copy the full SHA de18333View commit details
Commits on Apr 25, 2022
-
feat: admin emails for storage
Requires 2 DB migrations: - 008-users-by-storage-used.sql - 009-add-admin-user.sql
Configuration menu - View commit details
-
Copy full SHA for 5d5bbb5 - Browse repository at this point
Copy the full SHA 5d5bbb5View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88b6599 - Browse repository at this point
Copy the full SHA 88b6599View commit details
Commits on May 16, 2022
-
chore: make
sendEmail
only accept a bona fide user object.This keeps the exception for the admin user confined to one place.
Configuration menu - View commit details
-
Copy full SHA for 538ad9b - Browse repository at this point
Copy the full SHA 538ad9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea42201 - Browse repository at this point
Copy the full SHA ea42201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4852ba9 - Browse repository at this point
Copy the full SHA 4852ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e48f23 - Browse repository at this point
Copy the full SHA 5e48f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399890d - Browse repository at this point
Copy the full SHA 399890dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 942ca2e - Browse repository at this point
Copy the full SHA 942ca2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a23e1d - Browse repository at this point
Copy the full SHA 5a23e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc095f3 - Browse repository at this point
Copy the full SHA dc095f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f87158 - Browse repository at this point
Copy the full SHA 6f87158View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5f9ac6 - Browse repository at this point
Copy the full SHA d5f9ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07e80f - Browse repository at this point
Copy the full SHA b07e80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e66c8 - Browse repository at this point
Copy the full SHA 09e66c8View commit details -
fix: object key name for Mailchimp merge vars
'name', not 'key'! I must have tested this with the API and then broken it in a refactor.
Configuration menu - View commit details
-
Copy full SHA for 4e12265 - Browse repository at this point
Copy the full SHA 4e12265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b231be - Browse repository at this point
Copy the full SHA 6b231beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6afa7c6 - Browse repository at this point
Copy the full SHA 6afa7c6View commit details -
chore: update cron definition to use setup-node@v2, not v1
Co-authored-by: Oli Evans <oli@tableflip.io>
Configuration menu - View commit details
-
Copy full SHA for 4cc4c72 - Browse repository at this point
Copy the full SHA 4cc4c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1676b - Browse repository at this point
Copy the full SHA ff1676bView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64c8f7c - Browse repository at this point
Copy the full SHA 64c8f7cView commit details
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46beb25 - Browse repository at this point
Copy the full SHA 46beb25View commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eecfd78 - Browse repository at this point
Copy the full SHA eecfd78View commit details -
chore: resolve conflicting updates to the
user_used_storage
SQL fun……ction Renaming the more recent migration to ensure we run them in the correct order. Combing the two sets of changes together outside of the merge commit, so that it's clear to see what's changed.
Configuration menu - View commit details
-
Copy full SHA for af25f2c - Browse repository at this point
Copy the full SHA af25f2cView commit details
Commits on May 25, 2022
-
chore: drop the Mailchimp API client library (#1354)
Call the end point directly instead.
Configuration menu - View commit details
-
Copy full SHA for e5b42e1 - Browse repository at this point
Copy the full SHA e5b42e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a63b1 - Browse repository at this point
Copy the full SHA d2a63b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e023489 - Browse repository at this point
Copy the full SHA e023489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6825e2d - Browse repository at this point
Copy the full SHA 6825e2dView commit details