Commit Graph
65 Commits
Author SHA1 Message Date
Imdad Ahad 3309325cd3 Merge pull request #1237 from alphagov/set-sender-on-new-table
[2/5] Upsert into ServiceReplyToEmail table when updating a service
2017-09-08 15:11:58 +01:00
Imdad Ahad 1d01f4e447 Merge pull request #1233 from alphagov/imdad-migration-add-email-from
[1/5] Create new ServiceEmailReplyTo table
2017-09-08 14:22:22 +01:00
Imdad Ahad fa6b8302b6 Merge pull request #1228 from alphagov/pyup-update-sqlalchemy-1.1.13-to-1.1.14
Update sqlalchemy to 1.1.14
2017-09-08 14:22:06 +01:00
Imdad Ahad 34683c7834 Merge pull request #1230 from alphagov/pyup-update-notifications-python-client-4.3.1-to-4.4.0
Update notifications-python-client to 4.4.0
2017-09-08 14:21:59 +01:00
Imdad Ahad 3f34f8fa3e Merge pull request #1222 from alphagov/get-performance-stats
Get performance stats
2017-08-31 14:17:42 +01:00
Imdad Ahad e39c202a01 Merge pull request #1195 from alphagov/imdad-refactor-remove-unused-billing-code
Remove unused billing usage code
2017-08-31 10:39:12 +01:00
Imdad Ahad 8795280ebf Merge pull request #1191 from alphagov/imdad-fix-aggregate-monthly-totals
Fix: Aggregate monthly totals from billing data
2017-08-18 16:24:47 +01:00
Imdad Ahad 58baa9919c Merge pull request #1190 from alphagov/imdad-feat-get-monthly-usage-from-billing-table
Get monthly usage breakdown from the correct table
2017-08-18 14:21:12 +01:00
Imdad Ahad f30b6c4386 Merge pull request #1181 from alphagov/imdad-feat-add-new-billing-endpoints
Add endpoints to retrieve billing data
2017-08-17 11:22:15 +01:00
Imdad Ahad 9085cc1a57 Merge pull request #1185 from alphagov/imdad-feat-update-billing-data-for-services
Update command populate billing data for services that require it
2017-08-17 09:56:06 +01:00
Imdad Ahad fbe505a991 Merge pull request #1172 from alphagov/imdad-feat-get-billing-from-new-table
Populate and retrieve billing data from the new MonthlyBilling table
2017-08-16 12:35:12 +01:00
Imdad Ahad d3e5f3a753 Merge pull request #1150 from alphagov/imdad-migration-remove-month-year-monthly-billing
Drop unused month and year columns from MonthlyBilling
2017-08-11 12:31:38 +01:00
Imdad Ahad 4d53481737 Merge pull request #1134 from alphagov/imdad-feat-check-notification-table-for-last-template-usage
Update the last template usage query to check Notification table
2017-08-09 10:22:21 +01:00
Imdad Ahad e148fafd53 Merge pull request #1144 from alphagov/imdad-feat-schedule-billing-and-adjust-backfill
Populate monthly billing on a schedule and make backfill less granular
2017-08-03 10:54:16 +01:00
Imdad Ahad 2cae9c1fec Merge pull request #1145 from alphagov/imdad-fix-add-celery-back
Fix - Add celery back
2017-08-01 16:09:40 +01:00
Imdad Ahad 020928f187 Merge pull request #1137 from alphagov/pyup-update-iso8601-0.1.11-to-0.1.12
Update iso8601 to 0.1.12
2017-08-01 15:34:29 +01:00
Imdad Ahad 88ce89bcae Merge pull request #1112 from alphagov/pyup-update-monotonic-1.2-to-1.3
Update monotonic to 1.3
2017-08-01 15:34:20 +01:00
Imdad Ahad a6d6fb6190 Merge pull request #1141 from alphagov/imdad-fix-monthly-billing-update
Fix issue where monthly billing data was not being updated
2017-08-01 15:34:12 +01:00
Imdad Ahad 3d089bf7f1 Merge pull request #1133 from alphagov/fix-build
Don't drop the columns yet
2017-07-26 15:26:12 +01:00
Imdad Ahad dafab0201a Merge pull request #1096 from alphagov/imdad-feat-remove-unused-wheels-deployment
Remove wheels-ing on deployment
2017-07-25 11:14:01 +01:00
Imdad Ahad 92755c3417 Merge pull request #1078 from alphagov/imdad-migration-drop-old-noti-status
3/3 Drop old notification status column
2017-07-18 11:52:09 +01:00
Imdad Ahad c0af82ebcb Merge pull request #1065 from alphagov/revert-1064-revert-1057-imdad-feat-stop-updating-old-noti-status
2/3 Stop updating old Notification status column
2017-07-10 16:39:48 +01:00
Imdad Ahad ac9eb29707 Revert "Revert "1/4 Stop updating old Notification status column"" 2017-07-10 14:09:30 +01:00
Imdad Ahad 4b2388acaa Merge pull request #1076 from alphagov/imdad-migration-make-old-notification-status-nullable
1/3 Make Notification._status_enum and NotificationHistory._status_enum nullable
2017-07-10 13:47:31 +01:00
Imdad Ahad b94a463911 Revert "1/4 Stop updating old Notification status column" 2017-07-06 12:30:08 +01:00
Imdad Ahad 198762a39a Merge pull request #1053 from alphagov/imdad-feat-add-script-notifications-statuses
Add script to backfill new Notification.status
2017-06-30 11:22:39 +01:00
Imdad Ahad 7faf444534 Merge pull request #1032 from alphagov/imdad-feat-remove-dvla-response-files
Remove DVLA response files older than 7 days
2017-06-13 17:23:58 +01:00
Imdad Ahad dfeda93bc5 Merge pull request #1015 from alphagov/imdad-feat-return-content-outbound
Return notification content for outbound messages
2017-06-13 12:27:16 +01:00
Imdad Ahad 34f4829362 Merge pull request #1025 from alphagov/imdad-feat-remove-dvla-transformed-files
Remove transformed DVLA files older than 7 days
2017-06-13 10:23:31 +01:00
Imdad Ahad fd85a840d3 Merge pull request #1020 from alphagov/service-notification-by-id
Add private endpoint to get notification by ID
2017-06-07 16:24:47 +01:00
Imdad Ahad 7e22f3823f Merge pull request #1021 from alphagov/imdad-feat-get-inbound-by-id
Add endpoint to get inbound sms by id
2017-06-07 16:24:17 +01:00
Imdad Ahad 71bfefcea5 Merge pull request #1019 from alphagov/imdad-feat-remove-dvla-files-on-schedule
Remove letter jobs separately
2017-06-07 14:59:41 +01:00
Imdad Ahad 8f3504a999 Merge pull request #1011 from alphagov/imdad-feat-delete-old-inbound-msgs
Delete inbound messages older than seven days
2017-06-05 12:34:25 +01:00
Imdad Ahad 0141e53c7a Merge pull request #1002 from alphagov/imdad-fix-use-python3-make-command
Use python3 when running migration-check script
2017-06-01 10:57:53 +01:00
Imdad Ahad 1c90c8be16 Merge pull request #993 from alphagov/imdad-poc-add-diff-migration-script
POC: Add a script to check if there are new migrations
2017-05-31 10:52:59 +01:00
Imdad Ahad 6b27091edf Merge pull request #985 from alphagov/imdad-feat-search-normalised-notifications
Search notifications against normalised address
2017-05-26 12:39:18 +01:00
Imdad Ahad 44badf38cc Merge pull request #981 from alphagov/imdad-feat-persist-normalised-recipient
Persist normalised recipient to `Notification`
2017-05-26 10:40:11 +01:00
Imdad Ahad c986b88e21 Merge pull request #979 from alphagov/imdad-migration-add-normalised-to-notification
Add normalised_to field to notification
2017-05-24 16:21:15 +01:00
Imdad Ahad c9045b9494 Merge pull request #972 from alphagov/imdad-fix-test-can-cause-error
Fix test that doesn't account for notifications being created in a di…
2017-05-23 13:13:59 +01:00
Imdad Ahad 47f361037e Merge pull request #968 from alphagov/imdad-fix-parse-json-properly-sns-callback
Fix issue with parsing JSON in SNS callback
2017-05-22 11:18:35 +01:00
Imdad Ahad 0f0afab372 Merge pull request #958 from alphagov/imdad-fix-sns-plaintext-header-json
Force parse JSON received from SNS
2017-05-16 11:39:26 +01:00
Imdad Ahad 98aeb9f9da Merge pull request #951 from alphagov/imdad-feat-auto-send-email-live-service
Send a welcome email to newly live services
2017-05-15 17:39:38 +01:00
Imdad Ahad 54cedf39e7 Merge pull request #954 from alphagov/imdad-feat-process-dvla-sns-callback
Add callback to process DVLA response file
2017-05-15 16:23:43 +01:00
Imdad Ahad cd85550889 Merge pull request #953 from alphagov/revert-939-imdad-feat-process-dvla-sns-callback
Revert "Process SNS request triggered by a DVLA S3 update"
2017-05-12 17:23:00 +01:00
Imdad Ahad 7a10a91262 Revert "Process SNS request triggered by a DVLA S3 update" 2017-05-12 17:21:07 +01:00
Imdad Ahad c1e41e7dc8 Merge pull request #939 from alphagov/imdad-feat-process-dvla-sns-callback
Process SNS request triggered by a DVLA S3 update
2017-05-12 16:37:39 +01:00
Imdad Ahad 8e9c811665 Merge pull request #945 from alphagov/imdad-migration-add-go-live-template
Add go live template (Migration)
2017-05-11 13:58:42 +01:00
Imdad Ahad 3b350cdf30 Merge pull request #932 from alphagov/service-stats
treat sent as delivered in detailed service api
2017-04-28 14:15:30 +01:00
Imdad Ahad 93287719e4 Merge pull request #930 from alphagov/set-status-to-sent-on-int-numbers
Send to provider for international
2017-04-28 09:55:01 +01:00
Imdad Ahad 1b483f5f1e Merge pull request #929 from alphagov/remove-references-to-old-utils
Remove references to old utils code
2017-04-27 16:22:55 +01:00
Imdad Ahad 162fc8de04 Merge pull request #925 from alphagov/feat-use-intl-provider-send-sms
Feat use intl provider send sms
2017-04-27 15:33:45 +01:00
Imdad Ahad c1651013af Merge pull request #927 from alphagov/persist-notification-intl
Persist international notification fields
2017-04-27 14:06:41 +01:00
Imdad Ahad f77b82a4a5 Merge pull request #921 from alphagov/migration-add-intl-notification-fields
Add intl notification fields
2017-04-26 13:14:42 +01:00
Imdad Ahad 3d312c7342 Merge pull request #918 from alphagov/feat-add-intl-provider-migration
Add international support flag for providers (migration)
2017-04-26 11:15:26 +01:00
Imdad Ahad 2c620ed652 Merge pull request #915 from alphagov/fix-get-current-provider-returns-inactive
Fix: Ensure get_current_provider returns an active provider
2017-04-24 16:33:12 +01:00
Imdad Ahad c4fac1d937 Revert "Revert "add DVLA organisations to API"" 2017-04-21 16:05:07 +01:00
Imdad Ahad 4c764dcc80 Merge pull request #911 from alphagov/add-dvla-org-migration
Add DVLA org migration with default values
2017-04-21 16:04:42 +01:00
Imdad Ahad 6c703840c2 Merge pull request #908 from alphagov/feat-prepare-formatted-csv-notification
Make API responsible formatting notifications for CSV
2017-04-21 13:01:20 +01:00
imdadahad ac8e55628c Merge pull request #859 from alphagov/tmp-add-logging-for-report-download-two
Add temporary logging where page size is above the config
2017-03-14 11:57:32 +00:00
imdadahad 6d23dfde64 Merge pull request #858 from alphagov/revert-857-tmp-add-logging-for-report-download
Revert "Add temporary logging for job notifications' retrieval"
2017-03-13 17:23:19 +00:00
imdadahad 907862be2f Revert "Add temporary logging for job notifications' retrieval" 2017-03-13 15:53:17 +00:00
imdadahad 05085982e0 Merge pull request #857 from alphagov/tmp-add-logging-for-report-download
Add temporary logging for job notifications' retrieval
2017-03-13 15:36:27 +00:00
imdadahad c11f4b5d5d Merge pull request #829 from alphagov/feat-add-endpoint-for-service-monthly-usage-stats
Add endpoint for service monthly usage stats by template
2017-03-09 16:12:22 +00:00
imdadahad e3203316f5 Merge pull request #854 from alphagov/add-separate-schema-for-providers
Split schema for provider and provider history
2017-03-09 11:14:17 +00:00
imdadahad 7b110d9ae4 Merge pull request #851 from alphagov/feat-add-who-updated-providers
Store who updated providers
2017-03-08 16:23:44 +00:00