Leo Hemsted
3d0df9b5a7
add new service whitelist table
...
services can have a whitelist of phone numbers and email addresses that they
can send to in addition to team members when in trial mode. email_address
and mobile_number are nullable and app level checks will be in place to
prevent inserting blank rows. they have a created_at date so that we can
[potentially] delete them a week later to avoid keeping personally identifying
data any longer than necessary
2016-09-22 10:32:32 +01:00
..
2016-05-06 09:09:47 +01:00
2016-04-27 11:48:46 +01:00
2016-05-11 14:15:53 +01:00
2016-05-11 15:25:45 +01:00
2016-05-12 10:46:35 +01:00
2016-05-16 09:55:11 +01:00
2016-05-16 16:16:14 +01:00
2016-05-17 10:56:02 +01:00
2016-05-17 13:06:08 +01:00
2016-05-18 10:00:09 +01:00
2016-05-19 10:46:03 +01:00
2016-05-20 15:56:07 +01:00
2016-05-25 09:13:32 +01:00
2016-05-26 16:46:00 +01:00
2016-05-31 11:29:20 +01:00
2016-06-01 16:57:57 +01:00
2016-06-03 10:51:34 +01:00
2016-06-07 09:55:10 +01:00
2016-06-08 10:34:09 +01:00
2016-06-13 14:57:59 +01:00
2016-06-14 09:22:07 +01:00
2016-06-15 16:32:52 +01:00
2016-06-20 16:49:17 +01:00
2016-06-24 15:56:54 +01:00
2016-06-24 15:56:54 +01:00
2016-06-28 14:45:12 +01:00
2016-06-29 11:50:54 +01:00
2016-07-01 16:36:11 +01:00
2016-07-04 10:45:56 +01:00
2016-07-05 16:20:02 +01:00
2016-07-07 16:01:04 +01:00
2016-07-07 14:31:50 +01:00
2016-07-07 17:23:07 +01:00
2016-07-12 13:45:19 +01:00
2016-08-01 11:34:20 +01:00
2016-08-24 14:04:52 +01:00
2016-08-04 12:00:26 +01:00
2016-08-09 16:03:04 +01:00
2016-08-22 16:12:09 +01:00
2016-08-24 13:34:42 +01:00
2016-08-31 16:24:18 +01:00
2016-09-02 12:01:38 +01:00
2016-09-05 13:22:45 +01:00
2016-09-06 13:07:20 +01:00
2016-09-08 16:12:15 +01:00
2016-09-22 10:32:32 +01:00