16 Commits (5fe4a60b3053e3fd875e6391eb4a79553eebf20f)

Author SHA1 Message Date
  Pēteris Caune c2e00f2105
Fix assign_all_checks() usage, add tests for it 3 years ago
  Pēteris Caune a27652d762
Combine the add_webhook and edit_webhook views 3 years ago
  Pēteris Caune 2a9a544ddf
Add ability to edit existing email integrations 3 years ago
  Pēteris Caune 936a5213f8
Switch from Member.rw to Member.role as the source of truth 3 years ago
  Pēteris Caune 155a1f132b
Simplify super() calls in tests 4 years ago
  Pēteris Caune bdf99e0ea7
The "Add Integration" pages require read-write access. 4 years ago
  Pēteris Caune 59f5b7a5f5
Project code in URL for the "Add Webhook" page. cc: #336 5 years ago
  Pēteris Caune ea423e5420
Project code in URL for the "Integrations" and the "Add Email" pages. cc: #336 5 years ago
  Pēteris Caune 3649c500d2
Don't allow adding email integrations with both "up" and "down" unchecked 5 years ago
  Pēteris Caune d02a539a21
Skip the verification step if user is setting up email notifications to their own email address. 6 years ago
  Pēteris Caune a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 6 years ago
  Pēteris Caune 499720a156
Hide the "Confirmation Needed" notice if email channel verification is turned off. Update changelog. 6 years ago
  Pēteris Caune 7c13adbf18
Add the EMAIL_USE_VERIFICATION configuration setting. Fixes #232 6 years ago
  Pēteris Caune 0994006603
Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
  Pēteris Caune 1c69cf7f89
Project model. cc: #183 6 years ago
  Pēteris Caune ac4ba079d3 Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago